paper-with-me

Papers

Boosting with Abstention

2016-12-01 · NeurIPS 2016 12 · Corinna Cortes, Giulia Desalvo, Mehryar Mohri

We present a new boosting algorithm for the key scenario of binary classification with abstention where the algorithm can abstain from predicting the label of a point, at the price of a fixed cost. At each round, our algorithm selects a pair of functions, a base predictor and a base abstention function. We define convex upper bounds for the natural loss function associated to this problem, which we prove to be calibrated with respect to the Bayes solution. Our algorithm benefits from general margin-based learning guarantees which we derive for ensembles of pairs of base predictor and abstention functions, in terms of the Rademacher complexities of the corresponding function classes. We give convergence guarantees for our algorithm along with a linear-time weak-learning algorithm for abstention stumps. We also report the results of several experiments suggesting that our algorithm provides a significant improvement in practice over two confidence-based algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Learning Conformal Abstention Policies for Adaptive Risk Management in Large Language and Vision-Language Models

2025-02-08 · Sina Tayebati, Divake Kumar, Nastaran Darabi, Dinithi Jayasuriya 외

Large Language and Vision-Language Models (LLMs/VLMs) are increasingly used in safety-critical applications, yet their opaque decision-making complicates risk assessment and reliability. Uncertainty quantification (UQ) h…

Conformal PredictionDecision MakingHallucinationInformativeness+4

Causal Evidence that Language Models use Confidence to Drive Behavior

2026-03-23 · Dharshan Kumaran, Nathaniel Daw, Simon Osindero, Petar Veličković 외 arxiv

Metacognition -- assessing the quality of one's own cognitive performance -- guides adaptive behavior across species. Substantial research demonstrates that confidence signals can be extracted from language model outputs…

Distribution-Free Sequential Prediction with Abstentions

2026-02-20 · Jialin Yu, Moïse Blanchard arxiv

We study a sequential prediction problem in which an adversary is allowed to inject arbitrarily many adversarial instances in a stream of i.i.d. instances, but at each round, the learner may also abstain from making a pr…

The Yes-Man Syndrome: Benchmarking Abstention in Embodied Robotic Agents

2026-05-19 · Doguhan Yeke, Elif Su Temirel, Ananth Shreekumar, Brandon Lee 외 arxiv

Vision-language models (VLMs) are used as high-level planners for embodied agents, translating natural language instructions and visual observations into action plans. While prior work has studied abstention in LLMs, exi…

Visual Grounding

Know Your Limits: A Survey of Abstention in Large Language Models

2024-07-25 · Bingbing Wen, Jihan Yao, Shangbin Feng, Chenjun Xu 외

Abstention, the refusal of large language models (LLMs) to provide an answer, is increasingly recognized for its potential to mitigate hallucinations and enhance safety in LLM systems. In this survey, we introduce a fram…