← Search

Patrick Forré

24 accepted papers

2025

The Perils of Optimizing Learned Reward Functions: Low Training Error Does Not Guarantee Low Regret

ICML 2025poster

In reinforcement learning, specifying reward functions that capture the intended task can be very challenging. Reward learning aims to address this issue by *learning* the reward function. However, a learned reward model may have a low error on the data distribution, and yet subsequently produce a p…

Cited by 1SourcePDFScholar
2024

Clifford Group Equivariant Simplicial Message Passing Networks

ICLR 2024poster

We introduce Clifford Group Equivariant Simplicial Message Passing Networks, a method for steerable $\mathrm{E}(n)$-equivariant message passing on simplicial complexes. Our method integrates the expressivity of Clifford group-equivariant layers with simplicial message passing, which is topologically…

2024

Clifford-Steerable Convolutional Neural Networks

ICML 2024poster

We present Clifford-Steerable Convolutional Neural Networks (CS-CNNs), a novel class of ${\operatorname{E}}(p, q)$-equivariant CNNs. CS-CNNs process multivector fields on pseudo-Euclidean spaces $\mathbb{R}^{p,q}$. They specialize, for instance, to ${\operatorname{E}}(3)$-equivariance on $\mathbb{R}…

2024

Early-Exit Neural Networks with Nested Prediction Sets

UAI 2024poster

Early-exit neural networks (EENNs) facilitate adaptive inference by producing predictions at multiple stages of the forward pass. In safety-critical applications, these predictions are only meaningful when complemented with reliable uncertainty estimates. Yet, due to their sequential structure, an…

Cited by 1SourcePDFScholar
2024

Latent Representation and Simulation of Markov Processes via Time-Lagged Information Bottleneck

ICLR 2024poster

Markov processes are widely used mathematical models for describing dynamic systems in various fields. However, accurately simulating large-scale systems at long time scales is computationally expensive due to the short time steps required for accurate integration. In this paper, we introduce an inf…

Cited by 3SourcePDFScholar
2023

Deep Gaussian Markov Random Fields for Graph-Structured Dynamical Systems

NeurIPS 2023poster

Probabilistic inference in high-dimensional state-space models is computationally challenging. For many spatiotemporal systems, however, prior knowledge about the dependency structure of state variables is available. We leverage this structure to develop a computationally efficient approach to state…

Cited by 2SourcePDFScholar
2023

Equivariance-aware Architectural Optimization of Neural Networks

ICLR 2023poster

Incorporating equivariance to symmetry groups as a constraint during neural network training can improve performance and generalization for tasks exhibiting those symmetries, but such symmetries are often not perfectly nor explicitly present. This motivates algorithmically optimizing the architectur…

Cited by 11SourcePDFScholar
2023

Multi-View Independent Component Analysis with Shared and Individual Sources

UAI 2023poster

Independent component analysis (ICA) is a blind source separation method for linear disentanglement of independent latent sources from observed data. We investigate the special setting of noisy linear ICA, referred to as ShIndICA, where the observations are split among different views, each receivi…

2023

Multi-objective optimization via equivariant deep hypervolume approximation

ICLR 2023poster

Optimizing multiple competing objectives is a common problem across science and industry. The inherent inextricable trade-off between those objectives leads one to the task of exploring their Pareto front. A meaningful quantity for the purpose of the latter is the hypervolume indicator, which is use…

2021

An Information-theoretic Approach to Distribution Shifts

NeurIPS 2021poster

Safely deploying machine learning models to the real world is often a challenging process. For example, models trained with data obtained from a specific geographic location tend to fail when queried with data obtained elsewhere, agents trained in a simulation can struggle to adapt when deployed in…

2021

Argmax Flows and Multinomial Diffusion: Learning Categorical Distributions

NeurIPS 2021poster

Generative flows and diffusion models have been predominantly trained on ordinal data, for example natural images. This paper introduces two extensions of flows and diffusion for categorical data such as language or image segmentation: Argmax Flows and Multinomial Diffusion. Argmax Flows are defined…

Cited by 441SourcePDFScholar
2021

Selecting Data Augmentation for Simulating Interventions

ICML 2021spotlight

Machine learning models trained with purely observational data and the principle of empirical risk minimization (Vapnik 1992) can fail to generalize to unseen domains. In this paper, we focus on the case where the problem arises through spurious correlation between the observed domains and the actua…

2021

Self Normalizing Flows

ICML 2021spotlight

Efficient gradient computation of the Jacobian determinant term is a core problem in many machine learning settings, and especially so in the normalizing flow framework. Most proposed flow models therefore either restrict to a function class with easy evaluation of the Jacobian determinant, or an ef…

2021

Truncated Marginal Neural Ratio Estimation

NeurIPS 2021poster

Parametric stochastic simulators are ubiquitous in science, often featuring high-dimensional input parameters and/or an intractable likelihood. Performing Bayesian parameter inference in this context can be challenging. We present a neural simulation-based inference algorithm which simultaneously of…

Cited by 50SourcePDFScholar
2020

Learning Robust Representations via Multi-View Information Bottleneck

ICLR 2020poster

The information bottleneck principle provides an information-theoretic method for representation learning, by training an encoder to retain all information which is relevant for predicting the label while minimizing the amount of other, excess information in the representation. The original formulat…

Cited by 323SourcecodeScholar
2019

Reparameterizing Distributions on Lie Groups

AISTATS 2019poster

Reparameterizable densities are an important way to learn probability distributions in a deep learning setting. For many distributions it is possible to create low-variance gradient estimators by utilizing a ‘reparameterization trick’. Due to the absence of a general reparameterization trick, much r…

2019

Sinkhorn AutoEncoders

UAI 2019poster

Optimal transport offers an alternative to maximum likelihood for learning generative autoencoding models. We show that minimizing the $p$-Wasserstein distance between the generator and the true data distribution is equivalent to the unconstrained min-min optimization of the $p$-Wasserstein distance…

Cited by 127SourcePDFScholar