Skip to main content

Showing 1–12 of 12 results for author: Osadchy, M

.
  1. arXiv:2401.13537  [pdf, other

    hep-ph cs.LG hep-ex physics.data-an

    Masked Particle Modeling on Sets: Towards Self-Supervised High Energy Physics Foundation Models

    Authors: Tobias Golling, Lukas Heinrich, Michael Kagan, Samuel Klein, Matthew Leigh, Margarita Osadchy, John Andrew Raine

    Abstract: We propose masked particle modeling (MPM) as a self-supervised method for learning generic, transferable, and reusable representations on unordered sets of inputs for use in high energy physics (HEP) scientific data. This work provides a novel scheme to perform masked modeling based pre-training to learn permutation invariant functions on sets. More generally, this work provides a step towards bui… ▽ More

    Submitted 11 July, 2024; v1 submitted 24 January, 2024; originally announced January 2024.

  2. arXiv:2307.08086  [pdf, other

    cs.LG cs.AI

    Dataset Distillation Meets Provable Subset Selection

    Authors: Murad Tukan, Alaa Maalouf, Margarita Osadchy

    Abstract: Deep learning has grown tremendously over recent years, yielding state-of-the-art results in various fields. However, training such models requires huge amounts of data, increasing the computational time and cost. To address this, dataset distillation was proposed to compress a large training dataset into a smaller synthetic one that retains its performance -- this is usually done by (1) uniformly… ▽ More

    Submitted 16 July, 2023; originally announced July 2023.

  3. arXiv:2111.03044  [pdf, other

    cs.LG

    A Unified Approach to Coreset Learning

    Authors: Alaa Maalouf, Gilad Eini, Ben Mussay, Dan Feldman, Margarita Osadchy

    Abstract: Coreset of a given dataset and loss function is usually a small weighed set that approximates this loss for every query from a given set of queries. Coresets have shown to be very useful in many applications. However, coresets construction is done in a problem dependent manner and it could take years to design and prove the correctness of a coreset for a specific family of queries. This could limi… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

  4. arXiv:2012.13293  [pdf, other

    cs.CR cs.AI

    Fuzzy Commitments Offer Insufficient Protection to Biometric Templates Produced by Deep Learning

    Authors: Danny Keller, Margarita Osadchy, Orr Dunkelman

    Abstract: In this work, we study the protection that fuzzy commitments offer when they are applied to facial images, processed by the state of the art deep learning facial recognition systems. We show that while these systems are capable of producing great accuracy, they produce templates of too little entropy. As a result, we present a reconstruction attack that takes a protected template, and reconstructs… ▽ More

    Submitted 24 December, 2020; originally announced December 2020.

  5. arXiv:2008.08316  [pdf, other

    cs.LG cs.AI stat.ML

    Data-Independent Structured Pruning of Neural Networks via Coresets

    Authors: Ben Mussay, Daniel Feldman, Samson Zhou, Vladimir Braverman, Margarita Osadchy

    Abstract: Model compression is crucial for deployment of neural networks on devices with limited computational and memory resources. Many different methods show comparable accuracy of the compressed model and similar compression rates. However, the majority of the compression methods are based on heuristics and offer no worst-case guarantees on the trade-off between the compression rate and the approximatio… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

  6. arXiv:2004.13173  [pdf, other

    eess.IV cs.CV cs.LG

    LSHR-Net: a hardware-friendly solution for high-resolution computational imaging using a mixed-weights neural network

    Authors: Fangliang Bai, **chao Liu, Xiaojuan Liu, Margarita Osadchy, Chao Wang, Stuart J. Gibson

    Abstract: Recent work showed neural-network-based approaches to reconstructing images from compressively sensed measurements offer significant improvements in accuracy and signal compression. Such methods can dramatically boost the capability of computational imaging hardware. However, to date, there have been two major drawbacks: (1) the high-precision real-valued sensing patterns proposed in the majority… ▽ More

    Submitted 27 April, 2020; originally announced April 2020.

  7. arXiv:1907.04018  [pdf, other

    cs.LG stat.ML

    Data-Independent Neural Pruning via Coresets

    Authors: Ben Mussay, Margarita Osadchy, Vladimir Braverman, Samson Zhou, Dan Feldman

    Abstract: Previous work showed empirically that large neural networks can be significantly reduced in size while preserving their accuracy. Model compression became a central research topic, as it is crucial for deployment of neural networks on devices with limited computational and memory resources. The majority of the compression methods are based on heuristics and offer no worst-case guarantees on the tr… ▽ More

    Submitted 3 January, 2020; v1 submitted 9 July, 2019; originally announced July 2019.

  8. arXiv:1808.07270  [pdf, other

    cs.LG cs.AI stat.ML

    Learning to Support: Exploiting Structure Information in Support Sets for One-Shot Learning

    Authors: **chao Liu, Stuart J. Gibson, Margarita Osadchy

    Abstract: Deep Learning shows very good performance when trained on large labeled data sets. The problem of training a deep net on a few or one sample per class requires a different learning approach which can generalize to unseen classes using only a few representatives of these classes. This problem has previously been approached by meta-learning. Here we propose a novel meta-learner which shows state-of-… ▽ More

    Submitted 22 August, 2018; originally announced August 2018.

  9. arXiv:1806.09981  [pdf, other

    eess.SP cs.LG stat.ML

    Dynamic Spectrum Matching with One-shot Learning

    Authors: **chao Liu, Stuart J. Gibson, James Mills, Margarita Osadchy

    Abstract: Convolutional neural networks (CNN) have been shown to provide a good solution for classification problems that utilize data obtained from vibrational spectroscopy. Moreover, CNNs are capable of identification from noisy spectra without the need for additional preprocessing. However, their application in practical spectroscopy is limited due to two shortcomings. The effectiveness of the classifica… ▽ More

    Submitted 23 June, 2018; originally announced June 2018.

  10. arXiv:1708.09022  [pdf, other

    cs.LG stat.ML

    Deep Convolutional Neural Networks for Raman Spectrum Recognition: A Unified Solution

    Authors: **chao Liu, Margarita Osadchy, Lorna Ashton, Michael Foster, Christopher J. Solomon, Stuart J. Gibson

    Abstract: Machine learning methods have found many applications in Raman spectroscopy, especially for the identification of chemical species. However, almost all of these methods require non-trivial preprocessing such as baseline correction and/or PCA as an essential step. Here we describe our unified solution for the identification of chemical species in which a convolutional neural network is trained to a… ▽ More

    Submitted 18 August, 2017; originally announced August 2017.

  11. arXiv:1702.01293  [pdf, other

    cs.LG cs.CV

    Latent Hinge-Minimax Risk Minimization for Inference from a Small Number of Training Samples

    Authors: Dolev Raviv, Margarita Osadchy

    Abstract: Deep Learning (DL) methods show very good performance when trained on large, balanced data sets. However, many practical problems involve imbalanced data sets, or/and classes with a small number of training samples. The performance of DL methods as well as more traditional classifiers drops significantly in such settings. Most of the existing solutions for imbalanced problems focus on customizing… ▽ More

    Submitted 4 February, 2017; originally announced February 2017.

  12. arXiv:1611.03811  [pdf, other

    cs.CR cs.CV

    HoneyFaces: Increasing the Security and Privacy of Authentication Using Synthetic Facial Images

    Authors: Mor Ohana, Orr Dunkelman, Stuart Gibson, Margarita Osadchy

    Abstract: One of the main challenges faced by Biometric-based authentication systems is the need to offer secure authentication while maintaining the privacy of the biometric data. Previous solutions, such as Secure Sketch and Fuzzy Extractors, rely on assumptions that cannot be guaranteed in practice, and often affect the authentication accuracy. In this paper, we introduce HoneyFaces: the concept of add… ▽ More

    Submitted 11 November, 2016; originally announced November 2016.