Zum Hauptinhalt springen

Showing 1–7 of 7 results for author: Bar, N

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

    eess.AS cs.CL cs.LG cs.SD

    SimulTron: On-Device Simultaneous Speech to Speech Translation

    Authors: Alex Agranovich, Eliya Nachmani, Oleg Rybakov, Yifan Ding, Ye Jia, Nadav Bar, Heiga Zen, Michelle Tadmor Ramanovich

    Abstract: Simultaneous speech-to-speech translation (S2ST) holds the promise of breaking down communication barriers and enabling fluid conversations across languages. However, achieving accurate, real-time translation through mobile devices remains a major challenge. We introduce SimulTron, a novel S2ST architecture designed to tackle this task. SimulTron is a lightweight direct S2ST model that uses the st… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

  2. arXiv:2406.01086  [pdf, other

    cs.LG cs.AI cs.CV

    Effective Subset Selection Through The Lens of Neural Network Pruning

    Authors: Noga Bar, Raja Giryes

    Abstract: Having large amounts of annotated data significantly impacts the effectiveness of deep neural networks. However, the annotation task can be very expensive in some domains, such as medical data. Thus, it is important to select the data to be annotated wisely, which is known as the subset selection problem. We investigate the relationship between subset selection and neural network pruning, which is… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

  3. arXiv:2405.01121  [pdf, other

    cs.CL cs.AI

    Efficient Data Generation for Source-grounded Information-seeking Dialogs: A Use Case for Meeting Transcripts

    Authors: Lotem Golany, Filippo Galgani, Maya Mamo, Nimrod Parasol, Omer Vandsburger, Nadav Bar, Ido Dagan

    Abstract: Automating data generation with Large Language Models (LLMs) has become increasingly popular. In this work, we investigate the feasibility and effectiveness of LLM-based data generation in the challenging setting of source-grounded information-seeking dialogs, with response attribution, over long documents. Our source texts consist of long and noisy meeting transcripts, adding to the task complexi… ▽ More

    Submitted 21 June, 2024; v1 submitted 2 May, 2024; originally announced May 2024.

  4. arXiv:2306.10001  [pdf, other

    cs.CV cs.AI

    Group Orthogonalization Regularization For Vision Models Adaptation and Robustness

    Authors: Yoav Kurtz, Noga Bar, Raja Giryes

    Abstract: As neural networks become deeper, the redundancy within their parameters increases. This phenomenon has led to several methods that attempt to reduce the correlation between convolutional filters. We propose a computationally efficient regularization technique that encourages orthonormality between groups of filters within the same layer. Our experiments show that when incorporated into recent ada… ▽ More

    Submitted 18 February, 2024; v1 submitted 16 June, 2023; originally announced June 2023.

    Comments: BMVC 2023

  5. arXiv:2305.17559  [pdf, other

    cs.LG cs.CV

    Pruning at Initialization -- A Sketching Perspective

    Authors: Noga Bar, Raja Giryes

    Abstract: The lottery ticket hypothesis (LTH) has increased attention to pruning neural networks at initialization. We study this problem in the linear setting. We show that finding a sparse mask at initialization is equivalent to the sketching problem introduced for efficient matrix multiplication. This gives us tools to analyze the LTH problem and gain insights into it. Specifically, using the mask found… ▽ More

    Submitted 27 May, 2023; originally announced May 2023.

    Comments: 20 pages

  6. arXiv:2102.12192  [pdf, other

    cs.LG cs.CR

    Multiplicative Reweighting for Robust Neural Network Optimization

    Authors: Noga Bar, Tomer Koren, Raja Giryes

    Abstract: Neural networks are widespread due to their powerful performance. However, they degrade in the presence of noisy labels at training time. Inspired by the setting of learning with expert advice, where multiplicative weight (MW) updates were recently shown to be robust to moderate data corruptions in expert advice, we propose to use MW for reweighting examples during neural networks optimization. We… ▽ More

    Submitted 26 May, 2024; v1 submitted 24 February, 2021; originally announced February 2021.

    Comments: Our code is publicly available in https://github.com/NogaBar/mr_robust_optim

  7. arXiv:1612.04869  [pdf, other

    cs.CV

    Border-Peeling Clustering

    Authors: Hadar Averbuch-Elor, Nadav Bar, Daniel Cohen-Or

    Abstract: In this paper, we present a novel non-parametric clustering technique. Our technique is based on the notion that each latent cluster is comprised of layers that surround its core, where the external layers, or border points, implicitly separate the clusters. Unlike previous techniques, such as DBSCAN, where the cores of the clusters are defined directly by their densities, here the latent cores ar… ▽ More

    Submitted 30 June, 2019; v1 submitted 14 December, 2016; originally announced December 2016.

    Comments: 9 pages, 9 figures, supplementary material added as ancillary file