← Search

Leon Bottou

21 accepted papers

2025

MagicPIG: LSH Sampling for Efficient LLM Generation

ICLR 2025spotlight

Large language models (LLMs) with long context windows have gained significant attention. However, the KV cache, stored to avoid re-computation, becomes a bottleneck. Various dynamic sparse or TopK-based attention approximation methods have been proposed to leverage the common insight that attention…

2025

Memory Mosaics at scale

NeurIPS 2025oral

Memory Mosaics, networks of associative memories, have demonstrated appealing compositional and in-context learning capabilities on medium-scale networks (GPT-2 scale) and synthetic small datasets. This work shows that these favorable properties remain when we scale memory mosaics to large language…

Cited by 0SourceScholar
2023

Active Self-Supervised Learning: A Few Low-Cost Relationships Are All You Need

ICCV 2023poster

Self-Supervised Learning (SSL) has emerged as the solution of choice to learn transferable representations from unlabeled data. However, SSL requires to build samples that are known to be semantically akin, i.e. positive views. Requiring such knowledge is the main limitation of SSL and is often tac…

Cited by 18PDFcodeScholar
2023

Birth of a Transformer: A Memory Viewpoint

NeurIPS 2023spotlight

Large language models based on transformers have achieved great empirical successes. However, as they are deployed more widely, there is a growing need to better understand their internal mechanisms in order to make them more reliable. These models appear to store vast amounts of knowledge from thei…

Cited by 86SourcePDFScholar
2023

Model Ratatouille: Recycling Diverse Models for Out-of-Distribution Generalization

ICML 2023poster

Foundation models are redefining how AI systems are built. Practitioners now follow a standard procedure to build their machine learning solutions: from a pre-trained foundation model, they fine-tune the weights on the target task of interest. So, the Internet is swarmed by a handful of foundation m…

2022

Rich Feature Construction for the Optimization-Generalization Dilemma

ICML 2022spotlight

There often is a dilemma between ease of optimization and robust out-of-distribution (OoD) generalization. For instance, many OoD methods rely on penalty terms whose optimization is challenging. They are either too strong to optimize reliably or too weak to achieve their goals. We propose to initial…

2022

The Effects of Regularization and Data Augmentation are Class Dependent

NeurIPS 2022accept

Regularization is a fundamental technique to prevent over-fitting and to improve generalization performances by constraining a model's complexity. Current Deep Networks heavily rely on regularizers such as Data-Augmentation (DA) or weight-decay, and employ structural risk minimization, i.e. cross-va…

Cited by 123SourcePDFScholar
2019

First-Order Adversarial Vulnerability of Neural Networks and Input Dimension

ICML 2019oral

Over the past few years, neural networks were proven vulnerable to adversarial images: targeted but imperceptible image perturbations lead to drastically different predictions. We show that adversarial vulnerability increases with the gradients of the training objective when viewed as a function of…

2018

Empirical Analysis of the Hessian of Over-Parametrized Neural Networks

ICLR 2018workshop

We study the properties of common loss surfaces through their Hessian matrix. In particular, in the context of deep learning, we empirically show that the spectrum of the Hessian is composed of two parts: (1) the bulk centered near zero, (2) and outliers away from the bulk. We present numerical evid…

Cited by 435SourceScholar
2018

SING: Symbol-to-Instrument Neural Generator

NeurIPS 2018poster

Recent progress in deep learning for audio synthesis opens the way to models that directly produce the waveform, shifting away from the traditional paradigm of relying on vocoders or MIDI synthesizers for speech or music generation. Despite their successes, current state-of-the-art neural audio synt…

2017

Discovering Causal Signals in Images

CVPR 2017spotlight

This paper establishes the existence of observable footprints that reveal the "causal dispositions" of the object categories appearing in collections of images. We achieve this goal in two steps. First, we take a learning approach to observational causal discovery, and build a classifier that achi…

Cited by 302PDFScholar
2015

Is Object Localization for Free? - Weakly-Supervised Learning With Convolutional Neural Networks

CVPR 2015poster

Successful visual object recognition methods typically rely on training datasets containing lots of richly annotated images. Annotating object bounding boxes is both expensive and subjective. We describe a weakly supervised convolutional neural network (CNN) for object classification that relies onl…

Cited by 1196SourcePDFScholar