Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–36 of 36 results for author: Schwartz, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.02733  [pdf, other

    cs.CR

    STRIDE: Simple Type Recognition In Decompiled Executables

    Authors: Harrison Green, Edward J. Schwartz, Claire Le Goues, Bogdan Vasilescu

    Abstract: Decompilers are widely used by security researchers and developers to reverse engineer executable code. While modern decompilers are adept at recovering instructions, control flow, and function boundaries, some useful information from the original source code, such as variable types and names, is lost during the compilation process. Our work aims to predict these variable types and names from the… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

  2. arXiv:2404.03906  [pdf, other

    eess.IV cs.CV

    Deep Phase Coded Image Prior

    Authors: Nimrod Shabtay, Eli Schwartz, Raja Giryes

    Abstract: Phase-coded imaging is a computational imaging method designed to tackle tasks such as passive depth estimation and extended depth of field (EDOF) using depth cues inserted during image capture. Most of the current deep learning-based methods for depth estimation or all-in-focus imaging require a training dataset with high-quality depth maps and an optimal focus point at infinity for all-in-focus… ▽ More

    Submitted 5 April, 2024; originally announced April 2024.

  3. arXiv:2404.00459  [pdf, other

    cs.CL

    NumeroLogic: Number Encoding for Enhanced LLMs' Numerical Reasoning

    Authors: Eli Schwartz, Leshem Choshen, Joseph Shtok, Sivan Doveh, Leonid Karlinsky, Assaf Arbelle

    Abstract: Language models struggle with handling numerical data and performing arithmetic operations. We hypothesize that this limitation can be partially attributed to non-intuitive textual numbers representation. When a digit is read or generated by a causal language model it does not know its place value (e.g. thousands vs. hundreds) until the entire number is processed. To address this issue, we propose… ▽ More

    Submitted 30 March, 2024; originally announced April 2024.

  4. arXiv:2303.06250  [pdf, other

    cs.CV

    ReBound: An Open-Source 3D Bounding Box Annotation Tool for Active Learning

    Authors: Wesley Chen, Andrew Edgley, Raunak Hota, Joshua Liu, Ezra Schwartz, Aminah Yizar, Neehar Peri, James Purtilo

    Abstract: In recent years, supervised learning has become the dominant paradigm for training deep-learning based methods for 3D object detection. Lately, the academic community has studied 3D object detection in the context of autonomous vehicles (AVs) using publicly available datasets such as nuScenes and Argoverse 2.0. However, these datasets may have incomplete annotations, often only labeling a small su… ▽ More

    Submitted 10 March, 2023; originally announced March 2023.

    Comments: Accepted to CHI 2023 Workshop - Intervening, Teaming, Delegating: Creating Engaging Automation Experiences (AutomationXP)

  5. arXiv:2211.14307  [pdf, other

    cs.CV

    MAEDAY: MAE for few and zero shot AnomalY-Detection

    Authors: Eli Schwartz, Assaf Arbelle, Leonid Karlinsky, Sivan Harary, Florian Scheidegger, Sivan Doveh, Raja Giryes

    Abstract: We propose using Masked Auto-Encoder (MAE), a transformer model self-supervisedly trained on image inpainting, for anomaly detection (AD). Assuming anomalous regions are harder to reconstruct compared with normal regions. MAEDAY is the first image-reconstruction-based anomaly detection method that utilizes a pre-trained model, enabling its use for Few-Shot Anomaly Detection (FSAD). We also show th… ▽ More

    Submitted 15 February, 2024; v1 submitted 25 November, 2022; originally announced November 2022.

    Comments: Computer Vision and Image Understanding, 2024

  6. arXiv:2211.14298  [pdf, other

    cs.CV cs.AI

    PIP: Positional-encoding Image Prior

    Authors: Nimrod Shabtay, Eli Schwartz, Raja Giryes

    Abstract: In Deep Image Prior (DIP), a Convolutional Neural Network (CNN) is fitted to map a latent space to a degraded (e.g. noisy) image but in the process learns to reconstruct the clean image. This phenomenon is attributed to CNN's internal image-prior. We revisit the DIP framework, examining it from the perspective of a neural implicit representation. Motivated by this perspective, we replace the rando… ▽ More

    Submitted 3 March, 2024; v1 submitted 25 November, 2022; originally announced November 2022.

  7. arXiv:2211.11733  [pdf, other

    cs.CV

    Teaching Structured Vision&Language Concepts to Vision&Language Models

    Authors: Sivan Doveh, Assaf Arbelle, Sivan Harary, Rameswar Panda, Roei Herzig, Eli Schwartz, Donghyun Kim, Raja Giryes, Rogerio Feris, Shimon Ullman, Leonid Karlinsky

    Abstract: Vision and Language (VL) models have demonstrated remarkable zero-shot performance in a variety of tasks. However, some aspects of complex language understanding still remain a challenge. We introduce the collective notion of Structured Vision&Language Concepts (SVLC) which includes object attributes, relations, and states which are present in the text and visible in the image. Recent studies have… ▽ More

    Submitted 30 May, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Journal ref: CVPR 2023

  8. arXiv:2209.03648  [pdf, other

    cs.CV

    FETA: Towards Specializing Foundation Models for Expert Task Applications

    Authors: Amit Alfassy, Assaf Arbelle, Oshri Halimi, Sivan Harary, Roei Herzig, Eli Schwartz, Rameswar Panda, Michele Dolfi, Christoph Auer, Kate Saenko, PeterW. J. Staar, Rogerio Feris, Leonid Karlinsky

    Abstract: Foundation Models (FMs) have demonstrated unprecedented capabilities including zero-shot learning, high fidelity data synthesis, and out of domain generalization. However, as we show in this paper, FMs still have poor out-of-the-box performance on expert tasks (e.g. retrieval of car manuals technical illustrations from language queries), data for which is either unseen or belonging to a long-tail… ▽ More

    Submitted 19 December, 2022; v1 submitted 8 September, 2022; originally announced September 2022.

  9. arXiv:2205.00445  [pdf, other

    cs.CL cs.AI

    MRKL Systems: A modular, neuro-symbolic architecture that combines large language models, external knowledge sources and discrete reasoning

    Authors: Ehud Karpas, Omri Abend, Yonatan Belinkov, Barak Lenz, Opher Lieber, Nir Ratner, Yoav Shoham, Hofit Bata, Yoav Levine, Kevin Leyton-Brown, Dor Muhlgay, Noam Rozen, Erez Schwartz, Gal Shachaf, Shai Shalev-Shwartz, Amnon Shashua, Moshe Tenenholtz

    Abstract: Huge language models (LMs) have ushered in a new era for AI, serving as a gateway to natural-language-based knowledge tasks. Although an essential element of modern AI, LMs are also inherently limited in a number of ways. We discuss these limitations and how they can be avoided by adopting a systems approach. Conceptualizing the challenge as one that involves knowledge and reasoning in addition to… ▽ More

    Submitted 1 May, 2022; originally announced May 2022.

  10. Motion Correction and Volumetric Reconstruction for Fetal Functional Magnetic Resonance Imaging Data

    Authors: Daniel Sobotka, Michael Ebner, Ernst Schwartz, Karl-Heinz Nenning, Athena Taymourtash, Tom Vercauteren, Sebastien Ourselin, Gregor Kasprian, Daniela Prayer, Georg Langs, Roxane Licandro

    Abstract: Motion correction is an essential preprocessing step in functional Magnetic Resonance Imaging (fMRI) of the fetal brain with the aim to remove artifacts caused by fetal movement and maternal breathing and consequently to suppress erroneous signal correlations. Current motion correction approaches for fetal fMRI choose a single 3D volume from a specific acquisition timepoint with least motion artef… ▽ More

    Submitted 11 February, 2022; originally announced February 2022.

    Comments: Preprint submitted to NeuroImage

  11. arXiv:2112.02650  [pdf, other

    cs.SE cs.CL cs.LG cs.PL

    VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning

    Authors: Qibin Chen, Jeremy Lacomis, Edward J. Schwartz, Graham Neubig, Bogdan Vasilescu, Claire Le Goues

    Abstract: Variable names are critical for conveying intended program behavior. Machine learning-based program analysis methods use variable name representations for a wide range of tasks, such as suggesting new variable names and bug detection. Ideally, such methods could capture semantic relationships between names beyond syntactic similarity, e.g., the fact that the names average and mean are similar. Unf… ▽ More

    Submitted 5 December, 2021; originally announced December 2021.

    Comments: Accepted by ICSE 2022

  12. arXiv:2112.02300  [pdf, other

    cs.CV

    Unsupervised Domain Generalization by Learning a Bridge Across Domains

    Authors: Sivan Harary, Eli Schwartz, Assaf Arbelle, Peter Staar, Shady Abu-Hussein, Elad Amrani, Roei Herzig, Amit Alfassy, Raja Giryes, Hilde Kuehne, Dina Katabi, Kate Saenko, Rogerio Feris, Leonid Karlinsky

    Abstract: The ability to generalize learned representations across significantly different visual domains, such as between real photos, clipart, paintings, and sketches, is a fundamental capacity of the human visual system. In this paper, different from most cross-domain works that utilize some (or full) source domain supervision, we approach a relatively new and very practical Unsupervised Domain Generaliz… ▽ More

    Submitted 17 May, 2022; v1 submitted 4 December, 2021; originally announced December 2021.

  13. arXiv:2111.11394  [pdf, other

    eess.IV cs.CV physics.med-ph

    4D iterative reconstruction of brain fMRI in the moving fetus

    Authors: Athena Taymourtash, Hamza Kebiri, Sébastien Tourbier, Ernst Schwartz, Karl-Heinz Nenning, Roxane Licandro, Daniel Sobotka, Hélène Lajous, Priscille de Dumast, Meritxell Bach Cuadra, Georg Langs

    Abstract: Resting-state functional Magnetic Resonance Imaging (fMRI) is a powerful imaging technique for studying functional development of the brain in utero. However, unpredictable and excessive movement of fetuses has limited clinical application since it causes substantial signal fluctuations which can systematically alter observed patterns of functional connectivity. Previous studies have focused on th… ▽ More

    Submitted 22 November, 2021; originally announced November 2021.

    Comments: 5 pages, 3 figures. This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  14. arXiv:2109.13498  [pdf, other

    cs.LG cs.AI cs.PL cs.SE

    Learning to Superoptimize Real-world Programs

    Authors: Alex Shypula, Pengcheng Yin, Jeremy Lacomis, Claire Le Goues, Edward Schwartz, Graham Neubig

    Abstract: Program optimization is the process of modifying software to execute more efficiently. Superoptimizers attempt to find the optimal program by employing significantly more expensive search and constraint solving techniques. Generally, these methods do not scale well to programs in real development scenarios, and as a result, superoptimization has largely been confined to small-scale, domain-specifi… ▽ More

    Submitted 4 April, 2022; v1 submitted 28 September, 2021; originally announced September 2021.

    Comments: Best Paper, ICLR 2022 Deep Learning for Code workshop

  15. arXiv:2108.06363  [pdf, other

    cs.SE cs.PL

    Augmenting Decompiler Output with Learned Variable Names and Types

    Authors: Qibin Chen, Jeremy Lacomis, Edward J. Schwartz, Claire Le Goues, Graham Neubig, Bogdan Vasilescu

    Abstract: A common tool used by security professionals for reverse-engineering binaries found in the wild is the decompiler. A decompiler attempts to reverse compilation, transforming a binary to a higher-level language such as C. High-level languages ease reasoning about programs by providing useful abstractions such as loops, typed variables, and comments, but these abstractions are lost during compilatio… ▽ More

    Submitted 13 August, 2021; originally announced August 2021.

    Comments: 17 pages to be published in USENIX Security '22

  16. arXiv:2108.04175  [pdf, other

    cs.CV cs.AI cs.LG eess.IV

    Distributionally Robust Segmentation of Abnormal Fetal Brain 3D MRI

    Authors: Lucas Fidon, Michael Aertsen, Nada Mufti, Thomas Deprest, Doaa Emam, Frédéric Guffens, Ernst Schwartz, Michael Ebner, Daniela Prayer, Gregor Kasprian, Anna L. David, Andrew Melbourne, Sébastien Ourselin, Jan Deprest, Georg Langs, Tom Vercauteren

    Abstract: The performance of deep neural networks typically increases with the number of training images. However, not all images have the same importance towards improved performance and robustness. In fetal brain MRI, abnormalities exacerbate the variability of the developing brain anatomy compared to non-pathological cases. A small number of abnormal cases, as is typically available in clinical datasets… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

    Comments: Accepted at the MICCAI 2021 Perinatal, Preterm and Paediatric Image Analysis (PIPPI) workshop. arXiv admin note: substantial text overlap with arXiv:2001.02658

  17. arXiv:2104.09829  [pdf, other

    cs.CV

    Detector-Free Weakly Supervised Grounding by Separation

    Authors: Assaf Arbelle, Sivan Doveh, Amit Alfassy, Joseph Shtok, Guy Lev, Eli Schwartz, Hilde Kuehne, Hila Barak Levi, Prasanna Sattigeri, Rameswar Panda, Chun-Fu Chen, Alex Bronstein, Kate Saenko, Shimon Ullman, Raja Giryes, Rogerio Feris, Leonid Karlinsky

    Abstract: Nowadays, there is an abundance of data involving images and surrounding free-form text weakly corresponding to those images. Weakly Supervised phrase-Grounding (WSG) deals with the task of using this data to learn to localize (or to ground) arbitrary text phrases in images without any additional annotations. However, most recent SotA methods for WSG assume the existence of a pre-trained object de… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

  18. ISP Distillation

    Authors: Eli Schwartz, Alex Bronstein, Raja Giryes

    Abstract: Nowadays, many of the images captured are `observed' by machines only and not by humans, e.g., in autonomous systems. High-level machine vision models, such as object recognition or semantic segmentation, assume images are transformed into some canonical image space by the camera \ans{Image Signal Processor (ISP)}. However, the camera ISP is optimized for producing visually pleasing images for hum… ▽ More

    Submitted 4 May, 2023; v1 submitted 25 January, 2021; originally announced January 2021.

    Journal ref: IEEE Open Journal of Signal Processing 2023

  19. arXiv:2012.03515  [pdf, other

    cs.CV

    Fine-grained Angular Contrastive Learning with Coarse Labels

    Authors: Guy Bukchin, Eli Schwartz, Kate Saenko, Ori Shahar, Rogerio Feris, Raja Giryes, Leonid Karlinsky

    Abstract: Few-shot learning methods offer pre-training techniques optimized for easier later adaptation of the model to new classes (unseen during training) using one or a few examples. This adaptivity to unseen classes is especially important for many practical applications where the pre-trained label space cannot remain fixed for effective use and the model needs to be "specialized" to support new categor… ▽ More

    Submitted 22 June, 2021; v1 submitted 7 December, 2020; originally announced December 2020.

  20. arXiv:2003.06798  [pdf, other

    cs.CV

    StarNet: towards Weakly Supervised Few-Shot Object Detection

    Authors: Leonid Karlinsky, Joseph Shtok, Amit Alfassy, Moshe Lichtenstein, Sivan Harary, Eli Schwartz, Sivan Doveh, Prasanna Sattigeri, Rogerio Feris, Alexander Bronstein, Raja Giryes

    Abstract: Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and classification approaches rarely provide localization of objects in the scene. In this paper, we introduce StarNet - a few-shot model featuring an end-to-end differentiable non-parametr… ▽ More

    Submitted 17 September, 2020; v1 submitted 15 March, 2020; originally announced March 2020.

  21. Distributionally Robust Deep Learning using Hardness Weighted Sampling

    Authors: Lucas Fidon, Michael Aertsen, Thomas Deprest, Doaa Emam, Frédéric Guffens, Nada Mufti, Esther Van Elslander, Ernst Schwartz, Michael Ebner, Daniela Prayer, Gregor Kasprian, Anna L. David, Andrew Melbourne, Sébastien Ourselin, Jan Deprest, Georg Langs, Tom Vercauteren

    Abstract: Limiting failures of machine learning systems is of paramount importance for safety-critical applications. In order to improve the robustness of machine learning systems, Distributionally Robust Optimization (DRO) has been proposed as a generalization of Empirical Risk Minimization (ERM). However, its use in deep learning has been severely restricted due to the relative inefficiency of the optimiz… ▽ More

    Submitted 14 July, 2022; v1 submitted 8 January, 2020; originally announced January 2020.

    Comments: Accepted for publication at the Journal of Machine Learning for Biomedical Imaging (MELBA) https://www.melba-journal.org/papers/2022:019.html

    Journal ref: https://www.melba-journal.org/papers/2022:019.html

  22. arXiv:1912.00412  [pdf, other

    cs.CV cs.LG

    MetAdapt: Meta-Learned Task-Adaptive Architecture for Few-Shot Classification

    Authors: Sivan Doveh, Eli Schwartz, Chao Xue, Rogerio Feris, Alex Bronstein, Raja Giryes, Leonid Karlinsky

    Abstract: Few-Shot Learning (FSL) is a topic of rapidly growing interest. Typically, in FSL a model is trained on a dataset consisting of many small tasks (meta-tasks) and learns to adapt to novel tasks that it will encounter during test time. This is also referred to as meta-learning. Another topic closely related to meta-learning with a lot of interest in the community is Neural Architecture Search (NAS),… ▽ More

    Submitted 9 March, 2020; v1 submitted 1 December, 2019; originally announced December 2019.

  23. arXiv:1910.02789  [pdf, other

    cs.CL cs.AI cs.LG

    Language is Power: Representing States Using Natural Language in Reinforcement Learning

    Authors: Erez Schwartz, Guy Tennenholtz, Chen Tessler, Shie Mannor

    Abstract: Recent advances in reinforcement learning have shown its potential to tackle complex real-life tasks. However, as the dimensionality of the task increases, reinforcement learning methods tend to struggle. To overcome this, we explore methods for representing the semantic information embedded in the state. While previous methods focused on information in its raw form (e.g., raw visual input), we pr… ▽ More

    Submitted 5 February, 2020; v1 submitted 2 October, 2019; originally announced October 2019.

  24. arXiv:1909.09029  [pdf, other

    cs.SE

    DIRE: A Neural Approach to Decompiled Identifier Naming

    Authors: Jeremy Lacomis, Pengcheng Yin, Edward J. Schwartz, Miltiadis Allamanis, Claire Le Goues, Graham Neubig, Bogdan Vasilescu

    Abstract: The decompiler is one of the most common tools for examining binaries without corresponding source code. It transforms binaries into high-level code, reversing the compilation process. Decompilers can reconstruct much of the information that is lost during the compilation process (e.g., structure and type information). Unfortunately, they do not reconstruct semantically meaningful variable names,… ▽ More

    Submitted 3 October, 2019; v1 submitted 19 September, 2019; originally announced September 2019.

    Comments: 2019 International Conference on Automated Software Engineering

  25. arXiv:1906.01905  [pdf, other

    cs.CV

    Baby steps towards few-shot learning with multiple semantics

    Authors: Eli Schwartz, Leonid Karlinsky, Rogerio Feris, Raja Giryes, Alex M. Bronstein

    Abstract: Learning from one or few visual examples is one of the key capabilities of humans since early infancy, but is still a significant challenge for modern AI systems. While considerable progress has been achieved in few-shot learning from a few image examples, much less attention has been given to the verbal descriptions that are usually provided to infants when they are presented with a new object. I… ▽ More

    Submitted 22 January, 2020; v1 submitted 5 June, 2019; originally announced June 2019.

  26. arXiv:1902.02593  [pdf, other

    cs.CV

    Beholder-GAN: Generation and Beautification of Facial Images with Conditioning on Their Beauty Level

    Authors: Nir Diamant, Dean Zadok, Chaim Baskin, Eli Schwartz, Alex M. Bronstein

    Abstract: Beauty is in the eye of the beholder. This maxim, emphasizing the subjectivity of the perception of beauty, has enjoyed a wide consensus since ancient times. In the digitalera, data-driven methods have been shown to be able to predict human-assigned beauty scores for facial images. In this work, we augment this ability and train a generative model that generates faces conditioned on a requested be… ▽ More

    Submitted 25 February, 2019; v1 submitted 7 February, 2019; originally announced February 2019.

  27. arXiv:1812.00140  [pdf, ps, other

    cs.CR cs.SE

    The Art, Science, and Engineering of Fuzzing: A Survey

    Authors: Valentin J. M. Manes, HyungSeok Han, Choongwoo Han, Sang Kil Cha, Manuel Egele, Edward J. Schwartz, Maverick Woo

    Abstract: Among the many software vulnerability discovery techniques available today, fuzzing has remained highly popular due to its conceptual simplicity, its low barrier to deployment, and its vast amount of empirical evidence in discovering real-world software vulnerabilities. At a high level, fuzzing refers to a process of repeatedly running a program with generated inputs that may be syntactically or s… ▽ More

    Submitted 7 April, 2019; v1 submitted 30 November, 2018; originally announced December 2018.

    Comments: 29 pages, under submission to ACM Computing Surveys (July 2018) - 2018.12.10 update: correct minor mistakes in overview table - 2019.02.16 update: source clean - 2019.04.08: submission to TSE, 21 pages

  28. NICE: Noise Injection and Clamping Estimation for Neural Network Quantization

    Authors: Chaim Baskin, Natan Liss, Yoav Chai, Evgenii Zheltonozhskii, Eli Schwartz, Raja Giryes, Avi Mendelson, Alexander M. Bronstein

    Abstract: Convolutional Neural Networks (CNN) are very popular in many fields including computer vision, speech recognition, natural language processing, to name a few. Though deep learning leads to groundbreaking performance in these domains, the networks used are very demanding computationally and are far from real-time even on a GPU, which is not power efficient and therefore does not suit low power syst… ▽ More

    Submitted 2 October, 2018; v1 submitted 29 September, 2018; originally announced October 2018.

  29. arXiv:1806.10692  [pdf, other

    cs.LG cs.CY stat.AP stat.ML

    ActiveRemediation: The Search for Lead Pipes in Flint, Michigan

    Authors: Jacob Abernethy, Alex Chojnacki, Arya Farahi, Eric Schwartz, Jared Webb

    Abstract: We detail our ongoing work in Flint, Michigan to detect pipes made of lead and other hazardous metals. After elevated levels of lead were detected in residents' drinking water, followed by an increase in blood lead levels in area children, the state and federal governments directed over $125 million to replace water service lines, the pipes connecting each home to the water system. In the absence… ▽ More

    Submitted 17 August, 2018; v1 submitted 10 June, 2018; originally announced June 2018.

    Comments: 10 pages, 10 figures, To appear in KDD 2018, For associated promotional video, see https://www.youtube.com/watch?v=YbIn_axYu9E

  30. arXiv:1806.04734  [pdf, other

    cs.CV

    Delta-encoder: an effective sample synthesis method for few-shot object recognition

    Authors: Eli Schwartz, Leonid Karlinsky, Joseph Shtok, Sivan Harary, Mattias Marder, Rogerio Feris, Abhishek Kumar, Raja Giryes, Alex M. Bronstein

    Abstract: Learning to classify new categories based on just one or a few examples is a long-standing challenge in modern computer vision. In this work, we proposes a simple yet effective method for few-shot (and one-shot) object recognition. Our approach is based on a modified auto-encoder, denoted Delta-encoder, that learns to synthesize new samples for an unseen category just by seeing few examples from i… ▽ More

    Submitted 29 November, 2018; v1 submitted 12 June, 2018; originally announced June 2018.

  31. arXiv:1806.04728  [pdf, other

    cs.CV

    RepMet: Representative-based metric learning for classification and one-shot object detection

    Authors: Leonid Karlinsky, Joseph Shtok, Sivan Harary, Eli Schwartz, Amit Aides, Rogerio Feris, Raja Giryes, Alex M. Bronstein

    Abstract: Distance metric learning (DML) has been successfully applied to object classification, both in the standard regime of rich training data and in the few-shot scenario, where each category is represented by only a few examples. In this work, we propose a new method for DML that simultaneously learns the backbone network parameters, the embedding space, and the multi-modal distribution of each of the… ▽ More

    Submitted 18 November, 2018; v1 submitted 12 June, 2018; originally announced June 2018.

  32. arXiv:1804.10969  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    UNIQ: Uniform Noise Injection for Non-Uniform Quantization of Neural Networks

    Authors: Chaim Baskin, Eli Schwartz, Evgenii Zheltonozhskii, Natan Liss, Raja Giryes, Alex M. Bronstein, Avi Mendelson

    Abstract: We present a novel method for neural network quantization that emulates a non-uniform $k$-quantile quantizer, which adapts to the distribution of the quantized parameters. Our approach provides a novel alternative to the existing uniform quantization techniques for neural networks. We suggest to compare the results as a function of the bit-operations (BOPS) performed, assuming a look-up table avai… ▽ More

    Submitted 2 October, 2018; v1 submitted 29 April, 2018; originally announced April 2018.

  33. DeepISP: Towards Learning an End-to-End Image Processing Pipeline

    Authors: Eli Schwartz, Raja Giryes, Alex M. Bronstein

    Abstract: We present DeepISP, a full end-to-end deep neural model of the camera image signal processing (ISP) pipeline. Our model learns a mapping from the raw low-light mosaiced image to the final visually compelling image and encompasses low-level tasks such as demosaicing and denoising as well as higher-level tasks such as color correction and image adjustment. The training and evaluation of the pipeline… ▽ More

    Submitted 3 February, 2019; v1 submitted 20 January, 2018; originally announced January 2018.

    Journal ref: IEEE Transactions on Image Processing 28.2 (2019): 912-923

  34. arXiv:1707.01591  [pdf, other

    cs.LG stat.AP stat.ML

    A Data Science Approach to Understanding Residential Water Contamination in Flint

    Authors: Alex Chojnacki, Chengyu Dai, Arya Farahi, Guangsha Shi, Jared Webb, Daniel T. Zhang, Jacob Abernethy, Eric Schwartz

    Abstract: When the residents of Flint learned that lead had contaminated their water system, the local government made water-testing kits available to them free of charge. The city government published the results of these tests, creating a valuable dataset that is key to understanding the causes and extent of the lead contamination event in Flint. This is the nation's largest dataset on lead in a municipal… ▽ More

    Submitted 5 July, 2017; originally announced July 2017.

    Comments: Applied Data Science track paper at KDD 2017. For associated promotional video, see https://www.youtube.com/watch?v=0g66ImaV8Ag

  35. arXiv:1611.05788  [pdf, other

    stat.AP cs.DB cs.LG

    Data Science in Service of Performing Arts: Applying Machine Learning to Predicting Audience Preferences

    Authors: Jacob Abernethy, Cyrus Anderson, Alex Chojnacki, Chengyu Dai, John Dryden, Eric Schwartz, Wenbo Shen, Jonathan Stroud, Laura Wendlandt, Sheng Yang, Daniel Zhang

    Abstract: Performing arts organizations aim to enrich their communities through the arts. To do this, they strive to match their performance offerings to the taste of those communities. Success relies on understanding audience preference and predicting their behavior. Similar to most e-commerce or digital entertainment firms, arts presenters need to recommend the right performance to the right customer at t… ▽ More

    Submitted 29 September, 2016; originally announced November 2016.

    Comments: Presented at the Data For Good Exchange 2016

  36. arXiv:1610.00580  [pdf, other

    cs.LG stat.AP

    Flint Water Crisis: Data-Driven Risk Assessment Via Residential Water Testing

    Authors: Jacob Abernethy, Cyrus Anderson, Chengyu Dai, Arya Farahi, Linh Nguyen, Adam Rauh, Eric Schwartz, Wenbo Shen, Guangsha Shi, Jonathan Stroud, Xinyu Tan, Jared Webb, Sheng Yang

    Abstract: Recovery from the Flint Water Crisis has been hindered by uncertainty in both the water testing process and the causes of contamination. In this work, we develop an ensemble of predictive models to assess the risk of lead contamination in individual homes and neighborhoods. To train these models, we utilize a wide range of data sources, including voluntary residential water tests, historical recor… ▽ More

    Submitted 30 September, 2016; originally announced October 2016.

    Comments: Presented at the Data For Good Exchange 2016