← Search

Emmanuel Abbe

24 accepted papers

2026

AbstRaL: Augmenting LLMs' Reasoning by Reinforcing Abstract Thinking

ICLR 2026poster

Recent studies have shown that large language models (LLMs), especially smaller ones, often lack robustness in grade school math (GSM) reasoning. In particular, they tend to experience performance drops when faced with distribution shifts, such as changes to numerical or nominal variables, or inser…

Cited by 0SourceScholar
2026

RL for Reasoning by Adaptively Revealing Rationales

ICLR 2026poster

Learning in the combinatorially large output space of sequence generation problems is challenging as providing expert demonstrations scales poorly with sequence length, and RL struggles with sparse rewards. Between dense demonstrations in supervised training and no demonstrations in reinforcement l…

Cited by 0SourceScholar
2026

To Infinity and Beyond: Tool-Use Unlocks Length Generalization in State Space Models

ICLR 2026oral

State Space Models (SSMs) have become the leading alternative to Transformers for sequence modeling tasks. Their primary advantage is efficiency in long-context and long-form generation, enabled by fixed-size memory and linear scaling of computational complexity. We begin this work by showing a simp…

Cited by 0SourceScholar
2025

Inductive Domain Transfer In Misspecified Simulation-Based Inference

NeurIPS 2025poster

Simulation-based inference (SBI) of latent parameters in physical systems is often hindered by model misspecification--the mismatch between simulated and real-world observations caused by inherent modeling simplifications. RoPE, a recent SBI approach, addresses this challenge through a two-stage dom…

Cited by 0SourceScholar
2025

Learning High-Degree Parities: The Crucial Role of the Initialization

ICLR 2025poster

Parities have become a standard benchmark for evaluating learning algorithms. Recent works show that regular neural networks trained by gradient descent can efficiently learn degree $k$ parities on uniform inputs for constant $k$, but fail to do so when $k$ and $d-k$ grow with $d$ (here $d$ is the a…

2024

How Far Can Transformers Reason? The Globality Barrier and Inductive Scratchpad

NeurIPS 2024poster

Can Transformers predict new syllogisms by composing established ones? More generally, what type of targets can be learned by such models from scratch? Recent works show that Transformers can be Turing-complete in terms of expressivity, but this does not address the learnability objective. This pape…

2024

On the Minimal Degree Bias in Generalization on the Unseen for non-Boolean Functions

ICML 2024poster

We investigate the out-of-domain generalization of random feature (RF) models and Transformers. We first prove that in the `generalization on the unseen (GOTU)' setting, where training data is fully seen in some part of the domain but testing is made on another part, and for RF models in the small f…

2024

Transformation-Invariant Learning and Theoretical Guarantees for OOD Generalization

NeurIPS 2024poster

Learning with identical train and test distributions has been extensively investigated both practically and theoretically. Much remains to be understood, however, in statistical learning under distribution shifts. This paper focuses on a distribution shift setting where train and test distributions…

Cited by 1SourcePDFScholar
2024

When can transformers reason with abstract symbols?

ICLR 2024poster

We investigate the capabilities of transformer models on relational reasoning tasks. In these tasks, models are trained on a set of strings encoding abstract relations, and are then tested out-of-distribution on data that contains symbols that did not appear in the training dataset. We prove that fo…

2023

Generalization on the Unseen, Logic Reasoning and Degree Curriculum

ICML 2023oral

This paper considers the learning of logical (Boolean) functions with focus on the generalization on the unseen (GOTU) setting, a strong case of out-of-distribution generalization. This is motivated by the fact that the rich combinatorial nature of data in certain reasoning tasks (e.g., arithmetic/l…

2023

Provable Advantage of Curriculum Learning on Parity Targets with Mixed Inputs

NeurIPS 2023poster

Experimental results have shown that curriculum learning, i.e., presenting simpler examples before more complex ones, can improve the efficiency of learning. Some recent theoretical results also showed that changing the sampling distribution can help neural networks learn parities, with formal resul…

2023

Transformers learn through gradual rank increase

NeurIPS 2023poster

We identify incremental learning dynamics in transformers, where the difference between trained and initial weights progressively increases in rank. We rigorously prove this occurs under the simplifying assumptions of diagonal weight matrices and small initialization. Our experiments support the the…

Cited by 26SourcePDFScholar
2022

An Initial Alignment between Neural Network and Target is Needed for Gradient Descent to Learn

ICML 2022spotlight

This paper introduces the notion of “Initial Alignment” (INAL) between a neural network at initialization and a target function. It is proved that if a network and a Boolean target function do not have a noticeable INAL, then noisy gradient descent with normalized i.i.d. initialization will not lear…

Cited by 15SourcePDFScholar
2022

Learning to Reason with Neural Networks: Generalization, Unseen Data and Boolean Measures

NeurIPS 2022accept

This paper considers the Pointer Value Retrieval (PVR) benchmark introduced in [ZRKB21], where a `reasoning' function acts on a string of digits to produce the label. More generally, the paper considers the learning of logical functions with gradient descent (GD) on neural networks. It is first show…

2021

On the Power of Differentiable Learning versus PAC and SQ Learning

NeurIPS 2021spotlight

We study the power of learning via mini-batch stochastic gradient descent (SGD) on the loss of a differentiable model or neural network, and ask what learning problems can be learnt using this paradigm. We show that SGD can always simulate learning with statistical queries (SQ), but its ability to g…

Cited by 22SourcePDFScholar
2021

Quantifying the Benefit of Using Differentiable Learning over Tangent Kernels

ICML 2021spotlight

We study the relative power of learning with gradient descent on differentiable models, such as neural networks, versus using the corresponding tangent kernels. We show that under certain conditions, gradient descent achieves small error only if a related tangent kernel method achieves a non-trivial…

Cited by 53SourcePDFScholar
2021

The staircase property: How hierarchical structure can guide deep learning

NeurIPS 2021poster

This paper identifies a structural property of data distributions that enables deep neural networks to learn hierarchically. We define the ``staircase'' property for functions over the Boolean hypercube, which posits that high-order Fourier coefficients are reachable from lower-order Fourier coeffic…

Cited by 68SourcePDFScholar
2017

Nonbacktracking Bounds on the Influence in Independent Cascade Models

NeurIPS 2017poster

This paper develops upper and lower bounds on the influence measure in a network, more precisely, the expected number of nodes that a seed set can influence in the independent cascade model. In particular, our bounds exploit nonbacktracking walks, Fortuin-Kasteleyn-Ginibre type inequalities, and are…

Cited by 8SourcePDFScholar
2016

Achieving the KS threshold in the general stochastic block model with linearized acyclic belief propagation

NeurIPS 2016oral

The stochastic block model (SBM) has long been studied in machine learning and network science as a canonical model for clustering and community detection. In the recent years, new developments have demonstrated the presence of threshold phenomena for this model, which have set new challenges for al…

Cited by 55SourcePDFScholar
2015

Recovering Communities in the General Stochastic Block Model Without Knowing the Parameters

NeurIPS 2015poster

The stochastic block model (SBM) has recently gathered significant attention due to new threshold phenomena. However, most developments rely on the knowledge of the model parameters, or at least on the number of communities. This paper introduces efficient algorithms that do not require such knowled…

Cited by 111SourcePDFScholar