← Search

Titouan Parcollet

13 accepted papers

2026

A STUDY OF DATA SELECTION STRATEGIES FOR PRE-TRAINING SELF-SUPERVISED SPEECH MODELS

ICASSP 2026oral

Self-supervised learning (SSL) has transformed speech processing, yet its reliance on massive pre-training datasets remains a bottleneck. While robustness is often attributed to scale and diversity, the role of the data distribution is less understood. We systematically examine how curated subsets o…

Cited by 0SourcePDFScholar
2025

Linear Time Complexity Conformers with SummaryMixing for Streaming Speech Recognition

ICASSP 2025accepted

Automatic speech recognition (ASR) with an encoder equipped with self-attention, whether streaming or non-streaming, takes quadratic time in the length of the speech utterance. This slows down training and decoding, increase the cost, and limits the deployment of the ASR in constrained devices. Summ…

Cited by 0SourceScholar
2023

Stabilising and Accelerating Light Gated Recurrent Units for Automatic Speech Recognition

ICASSP 2023accepted

The light gated recurrent units (Li-GRU) is well-known for achieving excellent results in automatic speech recognition (ASR) tasks while being lighter and faster to train than a standard gated recurrent units (GRU). However, the unbounded nature of its rectified linear unit on the candidate recurren…

Cited by 0SourceScholar
2022

End-to-End Speech Recognition from Federated Acoustic Models

ICASSP 2022accepted

Training Automatic Speech Recognition (ASR) models under federated learning (FL) settings has attracted a lot of attention recently. However, the FL scenarios often presented in the literature are artificial and fail to capture the complexity of real FL systems. In this paper, we construct a challen…

Cited by 0SourceScholar
2022

ZeroFL: Efficient On-Device Training for Federated Learning with Local Sparsity

ICLR 2022poster

When the available hardware cannot meet the memory and compute requirements to efficiently train high performing machine learning models, a compromise in either the training quality or the model complexity is needed. In Federated Learning (FL), nodes are orders of magnitude more constrained than tra…

Cited by 77SourcePDFScholar
2021

Task Agnostic and Task Specific Self-Supervised Learning from Speech with LeBenchmark

NeurIPS 2021poster

Self-Supervised Learning (SSL) has yielded remarkable improvements in many different domains including computer vision, natural language processing and speech processing by leveraging large amounts of unlabeled data. In the specific context of speech, however, and despite promising results, there ex…

Cited by 41SourceScholar
2021

Timers and Such: A Practical Benchmark for Spoken Language Understanding with Numbers

NeurIPS 2021poster

This paper introduces Timers and Such, a new open source dataset of spoken English commands for common voice control use cases involving numbers. We describe the gap in existing spoken language understanding datasets that Timers and Such fills, the design and creation of the dataset, and experiments…

Cited by 12SourcecodeScholar
2020

CGCNN: Complex Gabor Convolutional Neural Network on Raw Speech

ICASSP 2020accepted

Convolutional Neural Networks (CNN) have been used in Automatic Speech Recognition (ASR) to learn representations directly from the raw signal instead of hand-crafted acoustic features, providing a richer and lossless input signal. Recent researches propose to inject prior acoustic knowledge to the…

Cited by 0SourceScholar
2019

Bidirectional Quaternion Long Short-term Memory Recurrent Neural Networks for Speech Recognition

ICASSP 2019accepted

Recurrent neural networks (RNN) are at the core of modern automatic speech recognition (ASR) systems. In particular, long short-term memory (LSTM) recurrent neural networks have achieved state-of-the-art results in many speech recognition tasks, due to their efficient representation of long and shor…

Cited by 0SourceScholar
2019

Quaternion Convolutional Neural Networks for Heterogeneous Image Processing

ICASSP 2019accepted

Convolutional neural networks (CNN) have recently achieved state-of-the-art results in various applications. In the case of image recognition, an ideal model has to learn independently of the training data, both local dependencies between the three components (R,G,B) of a pixel, and the global relat…

Cited by 0SourceScholar
2019

Quaternion Recurrent Neural Networks

ICLR 2019poster

Recurrent neural networks (RNNs) are powerful architectures to model sequential data, due to their capability to learn short and long-term dependencies between the basic elements of a sequence. Nonetheless, popular tasks such as speech or images recognition, involve multi-dimensional input features…

Cited by 183SourcePDFScholar