← Search

Yossi Adi

47 accepted papers

2026

DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion

ICML 2026poster

Diffusion Transformer models can generate images with remarkable fidelity and detail, yet training them at ultra-high resolutions remains extremely costly due to the self-attention mechanism's quadratic scaling with the number of image tokens. In this paper, we introduce Dynamic Position Extrapolati…

Cited by 0SourceScholar
2026

MR-FLOWDPO: MULTI-REWARD DIRECT PREFERENCE OPTIMIZATION FOR FLOW-MATCHING TEXT-TO-MUSIC GENERATION

ICASSP 2026oral

A key challenge in music generation models is their lack of direct alignment with human preferences, as music evaluation is inherently subjective and varies widely across individuals. We introduce MR-FlowDPO, a novel approach that enhances flow-matching-based music generation models - a major class…

Cited by 0SourcePDFScholar
2025

CAFA: a Controllable Automatic Foley Artist

ICCV 2025poster

Foley is a key element in video production, refers to the process of adding an audio signal to a silent video while ensuring semantic and temporal alignment. In recent years, the rise of personalized content creation and advancements in automatic video-to-audio models have increased the demand for g…

2025

Latent Watermarking of Audio Generative Models

ICASSP 2025accepted

The advancements in audio generative models have opened up new challenges in their responsible disclosure and the detection of their misuse. To address this, watermarking techniques have been recently developed, enabling the detection of content generated by a deployed model. For such techniques to…

Cited by 0SourceScholar
2025

MusicGen-Stem: Multi-stem music generation and edition through autoregressive modeling

ICASSP 2025accepted

While most music generation models generate a mixture of stems (in mono or stereo), we propose to train a multi-stem generative model with 3 stems (bass, drums and other) that learn the musical dependencies between them. To do so, we train one specialized compression algorithm per stem to tokenize t…

Cited by 0SourceScholar
2025

Slamming: Training a Speech Language Model on One GPU in a Day

ACL 2025finding

We introduce *Slam*, a recipe for training high-quality Speech Language Models (SLMs) on a single academic GPU in 24 hours. We do so through empirical analysis of model initialisation and architecture, synthetic training data, preference optimisation with synthetic data and tweaking all other compon…

2025

Through-The-Mask: Mask-based Motion Trajectories for Image-to-Video Generation

CVPR 2025poster

We consider the task of Image-to-Video (I2V) generation, which involves transforming static images into realistic video sequences based on a textual description. While recent advancements produce photorealistic outputs, they frequently struggle to create videos with accurate and consistent object mo…

2024

An Independence-promoting Loss for Music Generation with Language Models

ICML 2024poster

Music generation schemes using language modeling rely on a vocabulary of audio tokens, generally provided as codes in a discrete latent space learnt by an auto-encoder. Multi-stage quantizers are often employed to produce these tokens, therefore the decoding strategy used for token prediction must b…

Cited by 3SourcePDFScholar
2024

Diverse and Aligned Audio-to-Video Generation via Text-to-Video Model Adaptation

AAAI 2024technical

We consider the task of generating diverse and realistic videos guided by natural audio samples from a wide variety of semantic classes. For this task, the videos are required to be aligned both globally and temporally with the input audio: globally, the input audio is semantically associated with t…

2024

Layer Collaboration in the Forward-Forward Algorithm

AAAI 2024technical

Backpropagation, which uses the chain rule, is the de-facto standard algorithm for optimizing neural networks nowadays. Recently, Hinton (2022) proposed the forward-forward algorithm, a promising alternative that optimizes neural nets layer-by-layer, without propagating gradients throughout the netw…

Cited by 9SourcePDFScholar
2024

Masked Audio Generation using a Single Non-Autoregressive Transformer

ICLR 2024poster

We introduce MAGNeT, a masked generative sequence modeling method that operates directly over several streams of audio tokens. Unlike prior work, MAGNeT is comprised of a single-stage, non-autoregressive transformer. During training, we predict spans of masked tokens obtained from a masking schedule…

Cited by 50SourcePDFScholar
2023

A Holistic Cascade System, Benchmark, and Human Evaluation Protocol for Expressive Speech-to-Speech Translation

ICASSP 2023accepted

Expressive speech-to-speech translation (S2ST) aims to transfer prosodic attributes of source speech to target speech while maintaining translation accuracy. Existing research in expressive S2ST is limited, typically focusing on a single expressivity aspect at a time. Likewise, this research area la…

Cited by 0SourceScholar
2023

AudioGen: Textually Guided Audio Generation

ICLR 2023poster

In this work, we tackle the problem of generating audio samples conditioned on descriptive text captions. We propose AudioGen, an auto-regressive generative model, operating on a learnt discrete audio representation, that generates audio samples conditioned on text inputs. The task of text-to-audio…

Cited by 400SourcePDFScholar
2023

Do Coarser Units Benefit Cluster Prediction-Based Speech Pre-Training?

ICASSP 2023accepted

The research community has produced many successful self-supervised speech representation learning methods over the past few years. Discrete units have been utilized in various self-supervised learning frameworks, such as VQ-VAE [1], wav2vec 2.0 [2], Hu-BERT [3], and Wav2Seq [4]. This paper studies…

Cited by 0SourceScholar
2023

From Discrete Tokens to High-Fidelity Audio Using Multi-Band Diffusion

NeurIPS 2023poster

Deep generative models can generate high-fidelity audio conditioned on various types of representations (e.g., mel-spectrograms, Mel-frequency Cepstral Coefficients (MFCC)). Recently, such models have been used to synthesize audio waveforms conditioned on highly compressed representations. Although…

Cited by 25SourcePDFScholar
2023

Generative Spoken Language Model based on continuous word-sized audio tokens

EMNLP 2023long main

In NLP, text language models based on words or subwords are known to outperform their character-based counterparts. Yet, in the speech community, the standard input of spoken LMs are 20ms or 40ms-long discrete units (shorter than a phoneme). Taking inspiration from word-based LM, we introduce a Gene…

Cited by 0SourceScholar
2023

ReVISE: Self-Supervised Speech Resynthesis With Visual Input for Universal and Generalized Speech Regeneration

CVPR 2023poster

Prior works on improving speech quality with visual input typically study each type of auditory distortion separately (e.g., separation, inpainting, video-to-speech) and present tailored algorithms. This paper proposes to unify these subjects and study Generalized Speech Regeneration, where the goal…

2023

Simple and Controllable Music Generation

NeurIPS 2023poster

We tackle the task of conditional music generation. We introduce MusicGen, a single Language Model (LM) that operates over several streams of compressed discrete music representation, i.e., tokens. Unlike prior work, MusicGen is comprised of a single-stage transformer LM together with efficient toke…

2023

Speaking Style Conversion in the Waveform Domain Using Discrete Self-Supervised Units

EMNLP 2023long findings

We introduce DISSC, a novel, lightweight method that converts the rhythm, pitch contour and timbre of a recording to a target speaker in a textless manner. Unlike DISSC, most voice conversion (VC) methods focus primarily on timbre, and ignore people's unique speaking style (prosody). The proposed ap…

Cited by 0SourcecodeScholar
2023

Textually Pretrained Speech Language Models

NeurIPS 2023poster

Speech language models (SpeechLMs) process and generate acoustic data only, without textual supervision. In this work, we propose TWIST, a method for training SpeechLMs using a warm-start from a pretrained textual language models. We show using both automatic and human evaluations that TWIST outperf…

2023

Voicebox: Text-Guided Multilingual Universal Speech Generation at Scale

NeurIPS 2023poster

Large-scale generative models such as GPT and DALL-E have revolutionized the research community. These models not only generate high fidelity outputs, but are also generalists which can solve tasks not explicitly taught. In contrast, speech generative models are still primitive in terms of scale and…

Cited by 299SourcePDFScholar
2022

Continual Self-Training With Bootstrapped Remixing For Speech Enhancement

ICASSP 2022accepted

We propose RemixIT, a simple and novel self-supervised training method for speech enhancement. The proposed method is based on a continuously self-training scheme that overcomes limitations from previous studies including assumptions for the in-domain noise distribution and having access to clean ta…

Cited by 0SourceScholar
2022

Direct Speech-to-Speech Translation With Discrete Units

ACL 2022long

We present a direct speech-to-speech translation (S2ST) model that translates speech from one language to speech in another language without relying on intermediate text generation. We tackle the problem by first applying a self-supervised discrete speech encoder on the target speech and then traini…

2022

Learning Discrete Structured Variational Auto-Encoder using Natural Evolution Strategies

ICLR 2022poster

Discrete variational auto-encoders (VAEs) are able to represent semantic latent spaces in generative learning. In many real-life settings, the discrete latent space consists of high-dimensional structures, and propagating gradients through the relevant structures often requires enumerating over an e…

2022

Text-Free Prosody-Aware Generative Spoken Language Modeling

ACL 2022long

Speech pre-training has primarily demonstrated efficacy on classification tasks, while its capability of generating novel speech, similar to how GPT-2 can generate coherent paragraphs, has barely been explored. Generative Spoken Language Modeling (GSLM) (CITATION) is the only prior work addressing t…

2022

Textless Speech Emotion Conversion using Discrete & Decomposed Representations

EMNLP 2022main

Speech emotion conversion is the task of modifying the perceived emotion of a speech utterance while preserving the lexical content and speaker identity. In this study, we cast the problem of emotion conversion as a spoken language translation task. We use a decomposition of the speech signal into d…

2022

Textless Speech-to-Speech Translation on Real Data

NAACL 2022long

We present a textless speech-to-speech translation (S2ST) system that can translate speech from one language into another language and can be built without the need of any text data. Different from existing work in the literature, we tackle the challenge in modeling multi-speaker target speech and t…

Cited by 157SourcePDFScholar
2022

textless-lib: a Library for Textless Spoken Language Processing

NAACL 2022system demonstrations

Textless spoken language processing is an exciting area of research that promises to extend applicability of the standard NLP toolset onto spoken language and languages with few or no textual resources. Here, we introduce textless-lib, a PyTorch-based library aimed to facilitate research in the area…

2021

High Fidelity Speech Regeneration with Application to Speech Enhancement

ICASSP 2021accepted

Speech enhancement has seen great improvement in recent years mainly through contributions in denoising, speaker separation, and dereverberation methods that mostly deal with environmental effects on vocal audio. To enhance speech beyond the limitations of the original signal, we take a regeneration…

Cited by 0SourceScholar
2021

Single Channel Voice Separation for Unknown Number of Speakers Under Reverberant and Noisy Settings

ICASSP 2021accepted

We present a unified network for voice separation of an unknown number of speakers. The proposed approach is composed of several separation heads optimized together with a speaker classification branch. The separation is carried out in the time domain, together with parameter sharing between all sep…

Cited by 0SourceScholar
2021

fairseq Sˆ2: A Scalable and Integrable Speech Synthesis Toolkit

EMNLP 2021system demonstrations

This paper presents fairseq Sˆ2, a fairseq extension for speech synthesis. We implement a number of autoregressive (AR) and non-AR text-to-speech models, and their multi-speaker variants. To enable training speech synthesis models with less curated data, a number of preprocessing tools are built and…

2019

To Reverse the Gradient or Not: an Empirical Comparison of Adversarial and Multi-task Learning in Speech Recognition

ICASSP 2019accepted

Transcribed datasets typically contain speaker identity for each instance in the data. We investigate two ways to incorporate this information during training: Multi-Task Learning and Adversarial Learning. In multi-task learning, the goal is speaker prediction; we expect a performance improvement wi…

Cited by 0SourceScholar
2018

Fooling End-To-End Speaker Verification With Adversarial Examples

ICASSP 2018accepted

Automatic speaker verification systems are increasingly used as the primary means to authenticate costumers. Recently, it has been proposed to train speaker verification systems using end-to-end deep neural models. In this paper, we show that such systems are vulnerable to adversarial example attack…

Cited by 0SourceScholar
2018

Out-of-Distribution Detection using Multiple Semantic Label Representations

NeurIPS 2018poster

Deep Neural Networks are powerful models that attained remarkable results on a variety of tasks. These models are shown to be extremely efficient when training and test data are drawn from the same distribution. However, it is not clear how a network will act when it is fed with an out-of-distributi…

2017

Fine-grained Analysis of Sentence Embeddings Using Auxiliary Prediction Tasks

ICLR 2017poster

There is a lot of research interest in encoding variable length sentences into fixed length vectors, in a way that preserves the sentence meanings. Two common methods include representations based on averaging word vectors, and representations based on the hidden states of recurrent neural networks…

Cited by 664SourceScholar
2017

Houdini: Fooling Deep Structured Visual and Speech Recognition Models with Adversarial Examples

NeurIPS 2017poster

Generating adversarial examples is a critical step for evaluating and improving the robustness of learning machines. So far, most existing methods only work for classification and are not designed to alter the true performance measure of the problem at hand. We introduce a novel flexible approach na…

Cited by 226SourcePDFScholar
2017

Sequence segmentation using joint RNN and structured prediction models

ICASSP 2017accepted

We describe and analyze a simple and effective algorithm for sequence segmentation applied to speech processing tasks. We propose a neural architecture that is composed of two modules trained jointly: a recurrent neural network (RNN) module and a structured prediction model. The RNN outputs are cons…

Cited by 0SourceScholar