← Search

Jean-Francois Ton

18 accepted papers

2026

D-FUSEr: Diverse Failure, Unified Success via Error-Distribution Shaping in LLM Reasoning

ICML 2026poster

Test-time scaling methods such as majority vote aggregation and iterative refinement (e.g., self-reflection or multi-agent inference) improve reasoning performance by leveraging multiple solution samples. However, their efficacy depends not only on raw performance, but critically on the distribution…

Cited by 0SourceScholar
2025

ACC-Collab: An Actor-Critic Approach to Multi-Agent LLM Collaboration

ICLR 2025poster

Large language models (LLMs) have demonstrated a remarkable ability to serve as general-purpose tools for various language-based tasks. Recent works have demonstrated that the efficacy of such models can be improved through iterative dialog between multiple models. While these paradigms show…

Cited by 0SourcePDFScholar
2025

Active Reward Modeling: Adaptive Preference Labeling for Large Language Model Alignment

ICML 2025poster

Building neural reward models from human preferences is a pivotal component in reinforcement learning from human feedback (RLHF) and large language model alignment research. Given the scarcity and high cost of human annotation, how to select the most informative pairs to annotate is an essential yet…

2025

Rethinking Reward Modeling in Preference-based Large Language Model Alignment

ICLR 2025oral

The Bradley-Terry (BT) model is a common and successful practice in reward modeling for Large Language Model (LLM) alignment. However, it remains unclear *why* this model --- originally developed for multi-player stochastic game matching --- can be adopted to convert pairwise response comparisons to…

Cited by 3SourcePDFScholar
2025

Understanding Chain-of-Thought in LLMs through Information Theory

ICML 2025poster

Large Language Models (LLMs) have shown impressive performance in complex reasoning tasks through the use of Chain-of-Thought (CoT) reasoning, allowing models to break down problems into manageable sub-tasks. However, existing CoT evaluation techniques either require annotated CoT data or fall short…

Cited by 6SourcePDFScholar
2024

Achievable Fairness on Your Data With Utility Guarantees

NeurIPS 2024poster

In machine learning fairness, training models that minimize disparity across different sensitive groups often leads to diminished accuracy, a phenomenon known as the fairness-accuracy trade-off. The severity of this trade-off inherently depends on dataset characteristics such as dataset imbalances o…

2024

Fair Classifiers that Abstain without Harm

ICLR 2024poster

In critical applications, it is vital for classifiers to defer decision-making to humans. We propose a post-hoc method that makes existing classifiers selectively abstain from predicting certain samples. Our abstaining classifier is incentivized to maintain the original accuracy for each sub-populat…

Cited by 5SourcePDFScholar
2024

Mitigating Reward Overoptimization via Lightweight Uncertainty Estimation

NeurIPS 2024poster

Reinforcement Learning from Human Feedback (RLHF) has been pivotal in aligning Large Language Models with human values but often suffers from overoptimization due to its reliance on a proxy reward model. To mitigate this limitation, we first propose a lightweight uncertainty quantification method th…

Cited by 0SourcePDFScholar
2023

Invariant Learning via Probability of Sufficient and Necessary Causes

NeurIPS 2023spotlight

Out-of-distribution (OOD) generalization is indispensable for learning models in the wild, where testing distribution typically unknown and different from the training. Recent methods derived from causality have shown great potential in achieving OOD generalization. However, existing methods mainly…

2023

Marginal Density Ratio for Off-Policy Evaluation in Contextual Bandits

NeurIPS 2023poster

Off-Policy Evaluation (OPE) in contextual bandits is crucial for assessing new policies using existing data without costly experimentation. However, current OPE methods, such as Inverse Probability Weighting (IPW) and Doubly Robust (DR) estimators, suffer from high variance, particularly in cases of…

2022

Conformal Off-Policy Prediction in Contextual Bandits

NeurIPS 2022accept

Most off-policy evaluation methods for contextual bandits have focused on the expected outcome of a policy, which is estimated via methods that at best provide only asymptotic guarantees. However, in many applications, the expectation may not be the best measure of performance as it does not capture…

Cited by 20SourcePDFScholar
2022

Grassmann Stein Variational Gradient Descent

AISTATS 2022poster

Stein variational gradient descent (SVGD) is a deterministic particle inference algorithm that provides an efficient alternative to Markov chain Monte Carlo. However, SVGD has been found to suffer from variance underestimation when the dimensionality of the target distribution is high. Recent develo…

2021

BayesIMP: Uncertainty Quantification for Causal Data Fusion

NeurIPS 2021poster

While causal models are becoming one of the mainstays of machine learning, the problem of uncertainty quantification in causal inference remains challenging. In this paper, we study the causal data fusion problem, where data arising from multiple causal graphs are combined to estimate the average tr…

Cited by 24SourcePDFScholar
2021

Noise Contrastive Meta-Learning for Conditional Density Estimation using Kernel Mean Embeddings

AISTATS 2021poster

Current meta-learning approaches focus on learning functional representations of relationships between variables, \textit{i.e.} estimating conditional expectations in regression. In many applications, however, the conditional distributions cannot be meaningfully summarized solely by expectation (due…

Cited by 14SourcePDFScholar
2020

MetaFun: Meta-Learning with Iterative Functional Updates

ICML 2020poster

We develop a functional encoder-decoder approach to supervised meta-learning, where labeled data is encoded into an infinite-dimensional functional representation rather than a finite-dimensional one. Furthermore, rather than directly producing the representation, we learn a neural update rule resem…

2019

Automated Model Selection with Bayesian Quadrature

ICML 2019oral

We present a novel technique for tailoring Bayesian quadrature (BQ) to model selection. The state-of-the-art for comparing the evidence of multiple models relies on Monte Carlo methods, which converge slowly and are unreliable for computationally expensive models. Although previous research has show…

Cited by 16SourcePDFScholar