← Search

Edouard Grave

19 accepted papers

2026

Understanding Data Temporality Impact on Large Language Models Pre-training

ICML 2026poster

Large language models (LLMs) are typically trained on shuffled corpora, yielding models whose knowledge is frozen at training time and whose temporal grounding remains poorly understood. In this work, we study the impact of pretraining dynamics on the acquisition of time-sensitive factual knowledge,…

Cited by 0SourceScholar
2025

High-Fidelity Simultaneous Speech-To-Speech Translation

ICML 2025poster

We introduce Hibiki, a decoder-only model for simultaneous speech translation. Hibiki leverages a multistream language model to synchronously process source and target speech, and jointly produces text and audio tokens to perform speech-to-text and speech-to-speech translation. We furthermore addres…

2024

Time Sensitive Knowledge Editing through Efficient Finetuning

ACL 2024short

Large Language Models (LLMs) have demonstrated impressive capability in different tasks and are bringing transformative changes to many domains. However, keeping the knowledge in LLMs up-to-date remains a challenge once pretraining is complete. It is thus essential to design effective methods to bot…

2023

PEER: A Collaborative Language Model

ICLR 2023top-25%

Textual content is often the output of a collaborative writing process: We start with an initial draft, ask for suggestions, and repeatedly make changes. Agnostic of this process, today’s language models are trained to generate only the final result. As a consequence, they lack several abilities cru…

Cited by 129SourcePDFScholar
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…

2021

CCMatrix: Mining Billions of High-Quality Parallel Sentences on the Web

ACL 2021long

We show that margin-based bitext mining in a multilingual sentence space can be successfully scaled to operate on monolingual corpora of billions of sentences. We use 32 snapshots of a curated common crawl corpus (Wenzel et al, 2019) totaling 71 billion unique sentences. Using one unified approach f…

2021

Self-training Improves Pre-training for Natural Language Understanding

NAACL 2021long

Unsupervised pre-training has led to much recent progress in natural language understanding. In this paper, we study self-training as another way to leverage unlabeled data through semi-supervised learning. To obtain additional data for a specific task, we introduce SentAugment, a data augmentation…

2021

Training with Quantization Noise for Extreme Model Compression

ICLR 2021poster

We tackle the problem of producing compact models, maximizing their accuracy for a given model size. A standard solution is to train networks with Quantization Aware Training, where the weights are quantized during training and the gradients approximated with the Straight-Through Estimator. In this…

2019

Unsupervised Alignment of Embeddings with Wasserstein Procrustes

AISTATS 2019poster

We consider the task of aligning two sets of points in high dimension, which has many applications in natural language processing and computer vision. As an example, it was recently shown that it is possible to infer a bilingual lexicon, without supervised data, by aligning word embeddings trained o…

Cited by 248SourcePDFScholar
2019

Unsupervised Hyper-alignment for Multilingual Word Embeddings

ICLR 2019poster

We consider the problem of aligning continuous word representations, learned in multiple languages, to a common space. It was recently shown that, in the case of two languages, it is possible to learn such a mapping without supervision. This paper extends this line of work to the problem of aligning…

Cited by 84SourcePDFScholar
2017

Parseval Networks: Improving Robustness to Adversarial Examples

ICML 2017poster

We introduce Parseval networks, a form of deep neural networks in which the Lipschitz constant of linear, convolutional and aggregation layers is constrained to be smaller than $1$. Parseval networks are empirically and theoretically motivated by an analysis of the robustness of the predictions made…

Cited by 958SourcePDFScholar
2017

Unbounded cache model for online language modeling with open vocabulary

NeurIPS 2017poster

Recently, continuous cache models were proposed as extensions to recurrent neural network language models, to adapt their predictions to local changes in the data distribution. These models only capture the local context, of up to a few thousands tokens. In this paper, we propose an extension of con…

2015

Weakly-Supervised Alignment of Video With Text

ICCV 2015poster

Suppose that we are given a set of videos, along with natural language descriptions in the form of multiple sentences (e.g., manual annotations, movie scripts, sport summaries etc.), and that these sentences appear in the same temporal order as their visual counterparts. We propose in this paper a m…

Cited by 171PDFcodeScholar