← Search

Ronan Collobert

20 accepted papers

2025

No Need to Talk: Asynchronous Mixture of Language Models

ICLR 2025spotlight

We introduce SMALLTALK LM, an innovative method for training a mixture of language models in an almost asynchronous manner. Each model of the mixture specializes in distinct parts of the data distribution, without the need of high-bandwidth communication between the nodes training each model. At inf…

Cited by 1SourcePDFScholar
2023

Continuous pseudo-labeling from the start

ICLR 2023poster

Self-training (ST), or pseudo-labeling has sparked significant interest in the automatic speech recognition (ASR) community recently because of its success in harnessing unlabeled data. Unlike prior semi-supervised learning approaches that relied on iteratively regenerating pseudo-labels (PLs) from…

Cited by 12SourcePDFScholar
2022

Flashlight: Enabling Innovation in Tools for Machine Learning

ICML 2022spotlight

As the computational requirements for machine learning systems and the size and complexity of machine learning frameworks increases, essential framework innovation has become challenging. While computational needs have driven recent compiler, networking, and hardware advancements, utilization of tho…

2022

Pseudo-Labeling for Massively Multilingual Speech Recognition

ICASSP 2022accepted

Semi-supervised learning through pseudo-labeling has become a staple of state-of-the-art monolingual speech recognition systems. In this work, we extend pseudo-labeling to massively multilingual speech recognition with 60 languages. We propose a simple pseudo-labeling recipe that works well even wit…

Cited by 0SourceScholar
2022

Star Temporal Classification: Sequence Modeling with Partially Labeled Data

NeurIPS 2022accept

We develop an algorithm which can learn from partially labeled and unsegmented sequential data. Most sequential loss functions, such as Connectionist Temporal Classification (CTC), break down when many labels are missing. We address this problem with Star Temporal Classification (STC) which uses a s…

Cited by 4SourcePDFScholar
2022

Word Order does not Matter for Speech Recognition

ICASSP 2022accepted

In this paper, we study training of automatic speech recognition system in a weakly supervised setting where the order of words in transcript labels of the audio training data is not known. We train a word-level acoustic model which aggregates the distribution of all output frames using LogSumExp op…

Cited by 0SourceScholar
2021

CAPE: Encoding Relative Positions with Continuous Augmented Positional Embeddings

NeurIPS 2021poster

Without positional information, attention-based Transformer neural networks are permutation-invariant. Absolute or relative positional embeddings are the most popular ways to feed Transformer models with positional information. Absolute positional embeddings are simple to implement, but suffer from…

Cited by 61SourcePDFScholar
2021

Joint Masked CPC And CTC Training For ASR

ICASSP 2021accepted

Self-supervised learning (SSL) has shown promise in learning representations of audio that are useful for automatic speech recognition (ASR). But, training SSL models like wav2vec 2.0 requires a two-stage pipeline. In this paper we demonstrate a single-stage training of ASR models that can utilize b…

Cited by 0SourceScholar
2021

Self-Training and Pre-Training are Complementary for Speech Recognition

ICASSP 2021accepted

Self-training and unsupervised pre-training have emerged as effective approaches to improve speech recognition systems using unlabeled data. However, it is not clear whether they learn similar patterns or if they can be effectively combined. In this paper, we show that pseudo-labeling and pre-traini…

Cited by 0SourceScholar
2020

Libri-Light: A Benchmark for ASR with Limited or No Supervision

ICASSP 2020accepted

We introduce a new collection of spoken English audio suitable for training speech recognition systems under limited or no supervision. It is derived from open-source audio books from the LibriVox project. It contains over 60K hours of audio, which is, to our knowledge, the largest freely-available…

Cited by 0SourceScholar
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
2019

Wav2Letter++: A Fast Open-source Speech Recognition System

ICASSP 2019accepted

This paper introduces wav2letter++, a fast open-source deep learning speech recognition framework. wav2letter++ is written entirely in C++, and uses the ArrayFire tensor library for maximum efficiency. We explain the architecture and design of the wav2letter++ system and compare it to other major op…

Cited by 0SourceScholar
2016

ProNet: Learning to Propose Object-Specific Boxes for Cascaded Neural Networks

CVPR 2016poster

This paper aims to classify and locate objects accurately and efficiently, without using bounding box annotations. It is challenging as objects in the wild could appear at arbitrary locations and in different scales. In this paper, we propose a novel classification architecture ProNet based on convo…

Cited by 80PDFScholar
2015

Convolutional Neural Networks-based continuous speech recognition using raw speech signal

ICASSP 2015accepted

State-of-the-art automatic speech recognition systems model the relationship between acoustic speech signal and phone classes in two stages, namely, extraction of spectral-based features based on prior knowledge followed by training of acoustic model, typically an artificial neural network (ANN). In…

Cited by 0SourceScholar