← Search

Marine Le Morvan

11 accepted papers

2026

Epistemic Uncertainty Quantification To Improve Decisions From Black-Box Models

ICLR 2026poster

Distinguishing a model's lack of knowledge (epistemic uncertainty) from inherent task randomness (aleatoric uncertainty) is crucial for reliable AI. However, standard evaluation metrics of confidence scores target different aspects. AUC and accuracy capture predictive signal, proper scoring rules ca…

Cited by 0SourcecodeScholar
2026

TabICooL: A better, faster, scalable, and open tabular foundation model

ICML 2026poster

Tabular foundation models, such as TabPFNv2 and TabICL, have recently dethroned gradient-boosted trees at the top of predictive benchmarks, demonstrating the value of in-context learning for tabular data. We introduce TabICooL, a new state-of-the-art foundation model for regression and classificatio…

Cited by 0SourceScholar
2026

Tailoring Strictly Proper Scoring Rules for Downstream Tasks: An Application to Causal Inference

ICML 2026poster

Probabilistic models are typically trained using task-agnostic objectives like log-loss, which can lead to significant errors in downstream estimation. This disconnect is especially critical in Inverse Probability Weighting (IPW) for causal inference, where propensity score errors near $0$ and $1$ o…

Cited by 1SourceScholar
2025

Decision from Suboptimal Classifiers: Excess Risk Pre- and Post-Calibration

AISTATS 2025poster

Probabilistic classifiers are central for making informed decisions under uncertainty. Based on the maximum expected utility principle, optimal decision rules can be derived using the posterior class probabilities and misclassification costs. Yet, in practice only learned approximations of the oracl…

Cited by 0SourcecodeScholar
2025

TabICL: A Tabular Foundation Model for In-Context Learning on Large Data

ICML 2025poster

The long-standing dominance of gradient-boosted decision trees on tabular data is currently challenged by tabular foundation models using In-Context Learning (ICL): setting the training data as context for the test data and predicting in a single forward pass without parameter updates. While TabPFNv…

2023

Beyond calibration: estimating the grouping loss of modern neural networks

ICLR 2023poster

The ability to ensure that a classifier gives reliable confidence scores is essential to ensure informed decision-making. To this end, recent work has focused on miscalibration, i.e., the over or under confidence of model scores. Yet calibration is not enough: even a perfectly calibrated classifier…

2021

What’s a good imputation to predict with missing values?

NeurIPS 2021spotlight

How to learn a good predictor on data with missing values? Most efforts focus on first imputing as well as possible and second learning on the completed data to predict the outcome. Yet, this widespread practice has no theoretical grounding. Here we show that for almost all imputation functions, an…

2020

Linear predictor on linearly-generated data with missing values: non consistency and solutions

AISTATS 2020poster

We consider building predictors when the data have missing values. We study the seemingly-simple case where the target to predict is a linear function of the fully observed data and we show that, in the presence of missing values, the optimal predictor is not linear in general. In the particular Gau…

2020

NeuMiss networks: differentiable programming for supervised learning with missing values.

NeurIPS 2020oral

The presence of missing values makes supervised learning much more challenging. Indeed, previous work has shown that even when the response is a linear function of the complete data, the optimal predictor is a complex function of the observed entries and the missingness indicator. As a result, the c…

2018

WHInter: A Working set algorithm for High-dimensional sparse second order Interaction models

ICML 2018oral

Learning sparse linear models with two-way interactions is desirable in many application domains such as genomics. $\ell_1$-regularised linear models are popular to estimate sparse models, yet standard implementations fail to address specifically the quadratic explosion of candidate two-way interact…

Cited by 22SourcePDFScholar