Skip to main content

Showing 1–8 of 8 results for author: Kimhi, M

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

    cs.LG cs.AI cs.CV

    No Data, No Optimization: A Lightweight Method To Disrupt Neural Networks With Sign-Flips

    Authors: Ido Galil, Moshe Kimhi, Ran El-Yaniv

    Abstract: Deep Neural Networks (DNNs) can be catastrophically disrupted by flipping only a handful of sign bits in their parameters. We introduce Deep Neural Lesion (DNL), a data-free, lightweight method that locates these critical parameters and triggers massive accuracy drops. We validate its efficacy on a wide variety of computer vision models and datasets. The method requires no training data or optimiz… ▽ More

    Submitted 11 February, 2025; originally announced February 2025.

  2. arXiv:2411.10573  [pdf, other

    cs.LG cs.CL cs.NE

    Hysteresis Activation Function for Efficient Inference

    Authors: Moshe Kimhi, Idan Kashani, Avi Mendelson, Chaim Baskin

    Abstract: The widely used ReLU is favored for its hardware efficiency, {as the implementation at inference is a one bit sign case,} yet suffers from issues such as the ``dying ReLU'' problem, where during training, neurons fail to activate and constantly remain at zero, as highlighted by Lu et al. Traditional approaches to mitigate this issue often introduce more complex and less hardware-friendly activatio… ▽ More

    Submitted 11 March, 2025; v1 submitted 15 November, 2024; originally announced November 2024.

    Comments: Accepted to 4th NeurIPS Efficient Natural Language and Speech Processing Workshop (ENLSP-IV 2024)

    Journal ref: Proceedings of Machine Learning Research, Volume 262, Pages 414 422, 2024

  3. arXiv:2410.17222  [pdf, other

    cs.CL

    Context-aware Prompt Tuning: Advancing In-Context Learning with Adversarial Methods

    Authors: Tsachi Blau, Moshe Kimhi, Yonatan Belinkov, Alexander Bronstein, Chaim Baskin

    Abstract: Fine-tuning Large Language Models (LLMs) typically involves updating at least a few billions of parameters. A more parameter-efficient approach is Prompt Tuning (PT), which updates only a few learnable tokens, and differently, In-Context Learning (ICL) adapts the model to a new task by simply including examples in the input without any training. When applying optimization-based methods, such as fi… ▽ More

    Submitted 22 October, 2024; originally announced October 2024.

  4. arXiv:2407.01302  [pdf, other

    cs.CV cs.AI cs.RO

    Robot Instance Segmentation with Few Annotations for Grasping

    Authors: Moshe Kimhi, David Vainshtein, Chaim Baskin, Dotan Di Castro

    Abstract: The ability of robots to manipulate objects relies heavily on their aptitude for visual perception. In domains characterized by cluttered scenes and high object variability, most methods call for vast labeled datasets, laboriously hand-annotated, with the aim of training capable models. Once deployed, the challenge of generalizing to unfamiliar objects implies that the model must evolve alongside… ▽ More

    Submitted 11 February, 2025; v1 submitted 1 July, 2024; originally announced July 2024.

  5. arXiv:2406.10891  [pdf, other

    cs.CV cs.LG

    Noisy Annotations in Semantic Segmentation

    Authors: Moshe Kimhi, Omer Kerem, Eden Grad, Ehud Rivlin, Chaim Baskin

    Abstract: Obtaining accurate labels for instance segmentation is particularly challenging due to the complex nature of the task. Each image necessitates multiple annotations, encompassing not only the object class but also its precise spatial boundaries. These requirements elevate the likelihood of errors and inconsistencies in both manual and automated annotation processes. By simulating different noise co… ▽ More

    Submitted 3 April, 2025; v1 submitted 16 June, 2024; originally announced June 2024.

  6. arXiv:2308.13900  [pdf, other

    cs.CV cs.LG

    Semi-Supervised Semantic Segmentation via Marginal Contextual Information

    Authors: Moshe Kimhi, Shai Kimhi, Evgenii Zheltonozhskii, Or Litany, Chaim Baskin

    Abstract: We present a novel confidence refinement scheme that enhances pseudo labels in semi-supervised semantic segmentation. Unlike existing methods, which filter pixels with low-confidence predictions in isolation, our approach leverages the spatial correlation of labels in segmentation maps by grouping neighboring pixels and considering their pseudo labels collectively. With this contextual information… ▽ More

    Submitted 3 July, 2024; v1 submitted 26 August, 2023; originally announced August 2023.

    Comments: Published at TMLR

  7. arXiv:2205.15437  [pdf, other

    cs.LG

    AMED: Automatic Mixed-Precision Quantization for Edge Devices

    Authors: Moshe Kimhi, Tal Rozen, Avi Mendelson, Chaim Baskin

    Abstract: Quantized neural networks are well known for reducing the latency, power consumption, and model size without significant harm to the performance. This makes them highly appropriate for systems with limited resources and low power capacity. Mixed-precision quantization offers better utilization of customized hardware that supports arithmetic operations at different bitwidths. Quantization methods e… ▽ More

    Submitted 10 June, 2024; v1 submitted 30 May, 2022; originally announced May 2022.

    Comments: Published in special issue From Edge Devices to Cloud Computing and Datacenters: Emerging Machine Learning Applications, Algorithms, and Optimizations by MPDI mathematics

  8. arXiv:2204.02004  [pdf, other

    cs.LG cs.CV

    Bimodal Distributed Binarized Neural Networks

    Authors: Tal Rozen, Moshe Kimhi, Brian Chmiel, Avi Mendelson, Chaim Baskin

    Abstract: Binary Neural Networks (BNNs) are an extremely promising method to reduce deep neural networks' complexity and power consumption massively. Binarization techniques, however, suffer from ineligible performance degradation compared to their full-precision counterparts. Prior work mainly focused on strategies for sign function approximation during forward and backward phases to reduce the quantizat… ▽ More

    Submitted 5 April, 2022; originally announced April 2022.