collaborators

10 papers

cs.LG2026

Stabilizing Native Low-Rank LLM Pretraining

Paul Janson, Edouard Oyallon, Eugene Belilovsky

The paper presents a method to train large language models from scratch using only low‑rank factorized weights by introducing Spectron, a spectral renormalization and orthogonaliza…

cs.LG2026

Unifying Local Communications and Local Updates for LLM Pretraining

Pietro Cagnasso, Eugene Belilovsky, Edouard Oyallon

Communication-efficient pre-training of LLMs is increasingly important as training draws on compute distributed across clusters, data centers, and lower-bandwidth links. Many pract…

cs.LG2026

Learned Subspace Compression for Communication-Efficient Pipeline Parallelism

Paul Janson, Edouard Oyallon, Eugene Belilovsky

Pipeline parallelism enables training of large language models that exceed single-device memory, yet inter-stage activation communication becomes the dominant bottleneck when train…

cs.LG2026

Model Parallelism With Subnetwork Data Parallelism

Vaibhav Singh, Zafir Khalid, Pietro Cagnasso +2

Pre-training large neural networks at scale imposes heavy memory demands on accelerators and often requires costly communication. We introduce Subnetwork Data Parallelism (SDP), a…

cs.LG2026

LO: Compute-Efficient Meta-Generalization of Learned Optimizers

Benjamin Thérien, Charles-Étienne Joseph, Boris Knyazev +3

Learned optimizers (LOs) have the potential to significantly reduce the wall-clock training time of neural networks. However, they can struggle to optimize unseen tasks (meta-gener…

cs.LG2026

Unbiased Approximate Vector-Jacobian Products for Efficient Backpropagation

Killian Bakong, Laurent Massoulié, Edouard Oyallon +1

In this work we introduce methods to reduce the computational and memory costs of training deep neural networks. Our approach consists in replacing exact vector-jacobian products b…