collaborators

11 papers

cs.LG2026

Why Ask One When You Can Ask ? Learning-to-Defer to the Top- Experts

Yannis Montreuil, Axel Carlier, Lai Xing Ng +1

Existing Learning-to-Defer (L2D) frameworks are limited to single-expert deferral, forcing each query to rely on only one expert and preventing the use of collective expertise. We…

cs.CL2026

Optimal Query Allocation in Extractive QA with LLMs: A Learning-to-Defer Framework with Theoretical Guarantees

Yannis Montreuil, Shu Heng Yeo, Axel Carlier +2

Large Language Models excel in generative tasks but exhibit inefficiencies in structured text selection, particularly in extractive question answering. This challenge is magnified…

stat.ML2026

Online Learning-to-Defer with Varying Experts

Dang Hoang Duy, Yannis Montreuil, Maxime Meyer +3

Learning-to-Defer (L2D) methods route each query either to a predictive model or to external experts. While existing work studies this problem in batch settings, real-world deploym…

stat.ML2026

Beyond Augmented-Action Surrogates for Multi-Expert Learning-to-Defer

Yannis Montreuil, Axel Carlier, Lai Xing Ng +1

A learning-to-defer (L2D) system decides, for each input, whether to predict on its own or to hand it to one of several available experts. The very well established recipe trains c…

stat.ML2026

Learning-to-Defer with Expert-Conditional Advice

Yannis Montreuil, Leïna Montreuil, Axel Carlier +2

Learning-to-Defer routes each input to the expert that minimizes expected cost, but it assumes that the information available to every expert is fixed at decision time. Many modern…

cs.LG2026

Learning-to-Defer in Non-Stationary Time Series via Switching State-Space Models

Yannis Montreuil, Letian Yu, Axel Carlier +2

Learning-to-defer (L2D) routes each decision to a system's own predictor or to an external expert. Streaming time-series settings break the offline-L2D assumptions: the data are no…