← Search

Mathurin VIDEAU

3 accepted papers

2026

Winter Soldier: Backdooring Language Models at Pre-Training with Indirect Data Poisoning

ICLR 2026poster

The pre-training of large language models (LLMs) relies on massive text datasets sourced from diverse and difficult-to-curate origins. Although membership inference attacks and hidden canaries have been explored to trace data usage, such methods rely on *regurgitation* of training data, which LM pro…

Cited by 0SourceScholar
2025

From Bytes to Ideas: Language Modeling with Autoregressive U-Nets

NeurIPS 2025poster

Tokenization imposes a fixed granularity on the input text, freezing how a language model operates on data and how far in the future it predicts. Byte Pair Encoding (BPE) and similar schemes split text once, build a static vocabulary, and leave the model stuck with that choice. We relax this rigidit…

Cited by 0SourcecodeScholar