paper-with-me

홈 › Papers

Online Decision Deferral under Budget Constraints

2024-09-30 · Mirabel Reid, Tom Sühr, Claire Vernade, Samira Samadi

Machine Learning (ML) models are increasingly used to support or substitute decision making. In applications where skilled experts are a limited resource, it is crucial to reduce their burden and automate decisions when the performance of an ML model is at least of equal quality. However, models are often pre-trained and fixed, while tasks arrive sequentially and their distribution may shift. In that case, the respective performance of the decision makers may change, and the deferral algorithm must remain adaptive. We propose a contextual bandit model of this online decision making problem. Our framework includes budget constraints and different types of partial feedback models. Beyond the theoretical guarantees of our algorithm, we propose efficient extensions that achieve remarkable performance on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2409.20489

Code (1)

tsuehr/OnlineLearningToDeferWithKnapsack 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Budgeted Multiple-Expert Deferral

2025-10-30 · Giulia DeSalvo, Clara Mohri, Mehryar Mohri, Yutao Zhong arxiv

Learning to defer uncertain predictions to costly experts offers a powerful strategy for improving the accuracy and efficiency of machine learning systems. However, standard training procedures for deferral algorithms ty…

Active Learning

Share the Judge, Learn the Deferral: Where Specialization Helps LLM Evaluation

2026-07-30 · Weining Zhang arxiv

Agentic systems generate outputs faster than human review. We contrast two LLM evaluator specialization strategies: specialized judge weights, or rule-based deferral policies for safe judgment acceptance. On 99,952 rubri…

Bi-Level Online Provisioning and Scheduling with Switching Costs and Cross-Level Constraints

2026-01-26 · Jialei Liu, C. Emre Koksal, Ming Shi arxiv

We study a bi-level online provisioning and scheduling problem motivated by network resource allocation, where provisioning decisions are made at a slow time scale while queue-/state-dependent scheduling is performed at …

Learning-to-defer for sequential medical decision-making under uncertainty

2021-09-13 · Shalmali Joshi, Sonali Parbhoo, Finale Doshi-Velez

Learning-to-defer is a framework to automatically defer decision-making to a human expert when ML-based decisions are deemed unreliable. Existing learning-to-defer frameworks are not designed for sequential settings. Tha…

Decision MakingDecision Making Under UncertaintyModel-based Reinforcement LearningReinforcement Learning (RL)+1

Designing Closed Human-in-the-loop Deferral Pipelines

2022-02-09 · Vijay Keswani, Matthew Lease, Krishnaram Kenthapadi

In hybrid human-machine deferral frameworks, a classifier can defer uncertain cases to human decision-makers (who are often themselves fallible). Prior work on simultaneous training of such classifier and deferral models…

Decision MakingFairness