← Search

Joan Bruna

60 accepted papers

2026

Generative Modeling from Black-Box Corruptions via Self-Consistent Stochastic Interpolants

ICLR 2026poster

Transport-based methods have emerged as a leading paradigm for building generative models from large, clean datasets. However, in many scientific and engineering domains, clean data are often unavailable: instead, we only observe measurements corrupted through a noisy, ill-conditioned channel. A gen…

Cited by 0SourcecodeScholar
2025

Axial Neural Networks for Dimension-Free Foundation Models

NeurIPS 2025spotlight

The advent of foundation models in AI has significantly advanced general-purpose learning, enabling remarkable capabilities in zero-shot inference and in-context learning. However, training such models on physics data, including solutions to partial differential equations (PDEs), poses a unique chal…

Cited by 0SourceScholar
2025

Distributional Associations vs In-Context Reasoning: A Study of Feed-forward and Attention Layers

ICLR 2025poster

Large language models have been successful at tasks involving basic forms of in-context reasoning, such as generating coherent language, as well as storing vast amounts of knowledge. At the core of the Transformer architecture behind such models are feed-forward and attention layers, which are often…

Cited by 0SourcePDFScholar
2025

Emergence of Linear Truth Encodings in Language Models

NeurIPS 2025poster

Recent probing studies reveal that large language models exhibit linear subspaces that separate true from false statements, yet the mechanism behind their emergence is unclear. We introduce a transparent, one-layer transformer toy model that reproduces such truth subspaces end-to-end and exposes one…

Cited by 0SourceScholar
2025

The Generative Leap: Tight Sample Complexity for Efficiently Learning Gaussian Multi-Index Models

NeurIPS 2025spotlight

In this work we consider generic Gaussian Multi-index models, in which the labels only depend on the (Gaussian) $d$-dimensional inputs through their projection onto a low-dimensional $r = O_d(1)$ subspace, and we study efficient agnostic estimation procedures for this hidden subspace. We introduce t…

Cited by 0SourceScholar
2025

Thermalizer: Stable autoregressive neural emulation of spatiotemporal chaos

ICML 2025poster

Autoregressive surrogate models (or *emulators*) of spatiotemporal systems provide an avenue for fast, approximate predictions, with broad applications across science and engineering. At inference time however, these models are generally unable to provide predictions over long time rollouts due to a…

Cited by 2SourcePDFScholar
2024

Stochastic Optimal Control Matching

NeurIPS 2024poster

Stochastic optimal control, which has the goal of driving the behavior of noisy systems, is broadly applicable in science, engineering and artificial intelligence. Our work introduces Stochastic Optimal Control Matching (SOCM), a novel Iterative Diffusion Optimization (IDO) technique for stochastic…

2023

A Neural Collapse Perspective on Feature Evolution in Graph Neural Networks

NeurIPS 2023poster

Graph neural networks (GNNs) have become increasingly popular for classification tasks on graph-structured data. Yet, the interplay between graph topology and feature evolution in GNNs is not well understood. In this paper, we focus on node-wise classification, illustrated with community detection o…

2023

Conditionally Strongly Log-Concave Generative Models

ICML 2023poster

There is a growing gap between the impressive results of deep image generative models and classical algorithms that offer theoretical guarantees. The former suffer from mode collapse or memorization issues, limiting their application to scientific data. The latter require restrictive assumptions suc…

2023

Inverse Dynamics Pretraining Learns Good Representations for Multitask Imitation

NeurIPS 2023poster

In recent years, domains such as natural language processing and image recognition have popularized the paradigm of using large datasets to pretrain representations that can be effectively transferred to downstream tasks. In this work we evaluate how such a paradigm should be done in imitation learn…

2022

Cartoon Explanations of Image Classifiers

ECCV 2022poster

"We present CartoonX (Cartoon Explanation), a novel model-agnostic explanation method tailored towards image classifiers and based on the rate-distortion explanation (RDE) framework. Natural images are roughly piece-wise smooth signals---also called cartoon-like images---and tend to be sparse in the…

2022

Learning single-index models with shallow neural networks

NeurIPS 2022accept

Single-index models are a class of functions given by an unknown univariate ``link'' function applied to an unknown one-dimensional projection of the input. These models are particularly relevant in high dimension, when the data might present low-dimensional structure that learning algorithms should…

Cited by 102SourcePDFScholar
2022

Neural Fields As Learnable Kernels for 3D Reconstruction

CVPR 2022poster

We present Neural Kernel Fields: a novel method for reconstructing implicit 3D shapes based on a learned kernel ridge regression. Our technique achieves state-of-the-art results when reconstructing 3D objects and large scenes from sparse oriented points, and can reconstruct shape categories outside…

Cited by 82PDFScholar
2022

On Non-Linear operators for Geometric Deep Learning

NeurIPS 2022accept

This work studies operators mapping vector and scalar fields defined over a manifold $\mathcal{M}$, and which commute with its group of diffeomorphisms $\text{Diff}(\mathcal{M})$. We prove that in the case of scalar fields $L^p_\omega(\mathcal{M,\mathbb{R}})$, those operators correspond to point-wis…

Cited by 9SourcePDFScholar
2022

On feature learning in neural networks with global convergence guarantees

ICLR 2022poster

We study the gradient flow optimization of over-parameterized neural networks (NNs) in a setup that allows feature learning while admitting non-asymptotic global convergence guarantees. First, we prove that for wide shallow NNs under the mean-field (MF) scaling and with a general class of activation…

Cited by 20SourcePDFScholar
2022

When does return-conditioned supervised learning work for offline reinforcement learning?

NeurIPS 2022accept

Several recent works have proposed a class of algorithms for the offline reinforcement learning (RL) problem that we will refer to as return-conditioned supervised learning (RCSL). RCSL algorithms learn the distribution of actions conditioned on both the state and the return of the trajectory. Then…

2021

A Permutation-Equivariant Neural Network Architecture For Auction Design

AAAI 2021technical

Designing an incentive compatible auction that maximizes expected revenue is a central problem in Auction Design. Theoretical approaches to the problem have hit some limits in the past decades and analytical solutions are known for only a few simple settings. Computational approaches to the problem…

Cited by 68SourcePDFScholar
2021

An Extensible Benchmark Suite for Learning to Simulate Physical Systems

NeurIPS 2021poster

Simulating physical systems is a core component of scientific computing, encompassing a wide range of physical domains and applications. Recently, there has been a surge in data-driven methods to complement traditional numerical simulation methods, motivated by the opportunity to reduce computationa…

Cited by 23SourcecodeScholar
2021

Neural Splines: Fitting 3D Surfaces With Infinitely-Wide Neural Networks

CVPR 2021poster

We present Neural Splines, a technique for 3D surface reconstruction that is based on random feature kernels arising from infinitely-wide shallow ReLU networks. Our method achieves state-of-the-art results, outperforming recent neural network-based techniques and widely used Poisson Surface Reconstr…

Cited by 78PDFcodeScholar
2021

Offline Contextual Bandits with Overparameterized Models

ICML 2021spotlight

Recent results in supervised learning suggest that while overparameterized models have the capacity to overfit, they in fact generalize quite well. We ask whether the same phenomenon occurs for offline contextual bandits. Our results are mixed. Value-based algorithms benefit from the same generaliza…

2021

Offline RL Without Off-Policy Evaluation

NeurIPS 2021spotlight

Most prior approaches to offline reinforcement learning (RL) have taken an iterative actor-critic approach involving off-policy evaluation. In this paper we show that simply doing one step of constrained/regularized policy improvement using an on-policy Q estimate of the behavior policy performs sur…

2021

On Energy-Based Models with Overparametrized Shallow Neural Networks

ICML 2021oral

Energy-based models (EBMs) are a simple yet powerful framework for generative modeling. They are based on a trainable energy function which defines an associated Gibbs measure, and they can be trained and sampled from via well-established statistical tools, such as MCMC. Neural networks may be used…

2020

A Dynamical Central Limit Theorem for Shallow Neural Networks

NeurIPS 2020poster

Recent theoretical work has characterized the dynamics and convergence properties for wide shallow neural networks trained via gradient descent; the asymptotic regime in which the number of parameters tends towards infinity has been dubbed the "mean-field" limit. At initialization, the randomly samp…

Cited by 42SourcePDFScholar
2020

A mean-field analysis of two-player zero-sum games

NeurIPS 2020poster

Finding Nash equilibria in two-player zero-sum continuous games is a central problem in machine learning, e.g. for training both GANs and robust models. The existence of pure Nash equilibria requires strong conditions which are not typically met in practice. Mixed Nash equilibria exist in greater ge…

Cited by 66SourcePDFScholar
2020

Extra-gradient with player sampling for faster convergence in n-player games

ICML 2020poster

Data-driven modeling increasingly requires to find a Nash equilibrium in multi-player games, e.g. when training GANs. In this paper, we analyse a new extra-gradient method for Nash equilibrium finding, that performs gradient extrapolations and updates on a random subset of players at each iteration.…

Cited by 4SourcePDFScholar
2020

IDEAL: Inexact DEcentralized Accelerated Augmented Lagrangian Method

NeurIPS 2020spotlight

We introduce a framework for designing primal methods under the decentralized optimization setting where local functions are smooth and strongly convex. Our approach consists of approximately solving a sequence of sub-problems induced by the accelerated augmented Lagrangian method, thereby providing…

Cited by 28SourcePDFScholar
2019

Deep Geometric Prior for Surface Reconstruction

CVPR 2019poster

The reconstruction of a discrete surface from a point cloud is a fundamental geometry processing problem that has been studied for decades, with many methods developed. We propose the use of a deep neural network as a geometric prior for surface reconstruction. Specifically, we overfit a neural netw…

Cited by 238PDFcodeScholar
2019

Finding the Needle in the Haystack with Convolutions: on the benefits of architectural bias

NeurIPS 2019poster

Despite the phenomenal success of deep neural networks in a broad range of learning tasks, there is a lack of theory to understand the way they work. In particular, Convolutional Neural Networks (CNNs) are known to perform much better than Fully-Connected Networks (FCNs) on spatially structured data…

2019

Gradient Dynamics of Shallow Univariate ReLU Networks

NeurIPS 2019poster

We present a theoretical and empirical study of the gradient dynamics of overparameterized shallow ReLU networks with one-dimensional input, solving least-squares interpolation. We show that the gradient dynamics of such networks are determined by the gradient flow in a non-redundant parameterizati…

Cited by 102SourcePDFScholar
2019

Neuron birth-death dynamics accelerates gradient descent and converges asymptotically

ICML 2019oral

Neural networks with a large number of parameters admit a mean-field description, which has recently served as a theoretical explanation for the favorable training properties of models with a large number of parameters. In this regime, gradient descent obeys a deterministic partial differential equa…

Cited by 21SourcePDFScholar
2019

On the equivalence between graph isomorphism testing and function approximation with GNNs

NeurIPS 2019poster

Graph neural networks (GNNs) have achieved lots of success on graph-structured data. In light of this, there has been increasing interest in studying their representation power. One line of work focuses on the universal approximation of permutation-invariant functions by certain classes of GNNs, and…

2015

Unsupervised Learning of Spatiotemporally Coherent Metrics

ICCV 2015poster

Current state-of-the-art classification and detection algorithms train deep convolutional networks using labeled data. In this work we study unsupervised feature learning with convolutional networks in the context of temporally coherent unlabeled data. We focus on feature learning from unlabeled vid…

Cited by 192PDFScholar