← Search

Tristan Deleu

12 accepted papers

2025

Gymnasium: A Standard Interface for Reinforcement Learning Environments

NeurIPS 2025spotlight

Reinforcement Learning (RL) is a continuously growing field that has the potential to revolutionize many areas of artificial intelligence. However, despite its promise, RL research is often hindered by the lack of standardization in environment and algorithm implementations. This makes it difficult…

Cited by 0SourcecodeScholar
2024

Discrete Probabilistic Inference as Control in Multi-path Environments

UAI 2024poster

We consider the problem of sampling from a discrete and structured distribution as a sequential decision problem, where the objective is to find a stochastic policy such that objects are sampled at the end of this sequential process proportionally to some predefined reward. While we could use maximu…

2023

A theory of continuous generative flow networks

ICML 2023poster

Generative flow networks (GFlowNets) are amortized variational inference algorithms that are trained to sample from unnormalized target distributions over compositional objects. A key limitation of GFlowNets until this time has been that they are restricted to discrete spaces. We present a theory fo…

2023

GFlowNets and variational inference

ICLR 2023poster

This paper builds bridges between two families of probabilistic algorithms: (hierarchical) variational inference (VI), which is typically used to model distributions over continuous spaces, and generative flow networks (GFlowNets), which have been used for distributions over discrete structures such…

2023

Joint Bayesian Inference of Graphical Structure and Parameters with a Single Generative Flow Network

NeurIPS 2023poster

Generative Flow Networks (GFlowNets), a class of generative models over discrete and structured sample spaces, have been previously applied to the problem of inferring the marginal posterior distribution over the directed acyclic graph (DAG) of a Bayesian Network, given a dataset of observations. Ba…

2023

Synergies between Disentanglement and Sparsity: Generalization and Identifiability in Multi-Task Learning

ICML 2023poster

Although disentangled representations are often said to be beneficial for downstream tasks, current empirical and theoretical understanding is limited. In this work, we provide evidence that disentangled representations coupled with sparse task-specific predictors improve generalization. In the cont…

2022

Bayesian structure learning with generative flow networks

UAI 2022poster

In Bayesian structure learning, we are interested in inferring a distribution over the directed acyclic graph (DAG) structure of Bayesian networks, from data. Defining such a distribution is very challenging, due to the combinatorially large sample space, and approximations based on MCMC are often r…

2022

Continuous-Time Meta-Learning with Forward Mode Differentiation

ICLR 2022spotlight

Drawing inspiration from gradient-based meta-learning methods with infinitely small gradient steps, we introduce Continuous-Time Meta-Learning (COMLN), a meta-learning algorithm where adaptation follows the dynamics of a gradient vector field. Specifically, representations of the inputs are meta-lea…

Cited by 26SourcePDFScholar
2021

Predicting Infectiousness for Proactive Contact Tracing

ICLR 2021spotlight

The COVID-19 pandemic has spread rapidly worldwide, overwhelming manual contact tracing in many countries and resulting in widespread lockdowns for emergency containment. Large-scale digital contact tracing (DCT) has emerged as a potential solution to resume economic and social activity while minimi…

2020

A Meta-Transfer Objective for Learning to Disentangle Causal Mechanisms

ICLR 2020poster

We propose to use a meta-learning objective that maximizes the speed of transfer on a modified distribution to learn how to modularize acquired knowledge. In particular, we focus on how to factor a joint distribution into appropriate conditionals, consistent with the causal directions. We explain wh…

Cited by 438SourceScholar
2020

Gradient-Based Neural DAG Learning

ICLR 2020poster

We propose a novel score-based approach to learning a directed acyclic graph (DAG) from observational data. We adapt a recently proposed continuous constrained optimization formulation to allow for nonlinear relationships between variables using neural networks. This extension allows to model comple…

Cited by 306SourcecodeScholar