paper-with-me

Papers

SafePredict: A Meta-Algorithm for Machine Learning That Uses Refusals to Guarantee Correctness

2017-08-21 · Mustafa A. Kocak, David Ramirez, Elza Erkip, Dennis E. Shasha

SafePredict is a novel meta-algorithm that works with any base prediction algorithm for online data to guarantee an arbitrarily chosen correctness rate, $1-\epsilon$, by allowing refusals. Allowing refusals means that the meta-algorithm may refuse to emit a prediction produced by the base algorithm on occasion so that the error rate on non-refused predictions does not exceed $\epsilon$. The SafePredict error bound does not rely on any assumptions on the data distribution or the base predictor. When the base predictor happens not to exceed the target error rate $\epsilon$, SafePredict refuses only a finite number of times. When the error rate of the base predictor changes through time SafePredict makes use of a weight-shifting heuristic that adapts to these changes without knowing when the changes occur yet still maintains the correctness guarantee. Empirical results show that (i) SafePredict compares favorably with state-of-the art confidence based refusal mechanisms which fail to offer robust error guarantees; and (ii) combining SafePredict with such refusal mechanisms can in many cases further reduce the number of refusals. Our software (currently in Python) is included in the supplementary material.

📄 PDF Abstract BibTeX arXiv:1708.06425

Code (1)

ans682/SafePredict_and_Forecasting

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Steering Over-refusals Towards Safety in Retrieval Augmented Generation

2025-10-12 · Utsav Maskey, Mark Dras, Usman Naseem arxiv

Safety alignment in large language models (LLMs) induces over-refusals -- where LLMs decline benign requests due to aggressive safety filters. We analyze this phenomenon in retrieval-augmented generation (RAG), where bot…

Beyond Compliance: How AI Could Help Creative Writers by Refusing Them

2026-04-03 · Hua Xuan Qin, Guangzhi Zhu, Mingming Fan, Pan Hui arxiv

Mainstream creativity support design prioritizes compliant AI for seamless writing interactions, but concerns over inappropriate AI reliance highlight the need for designs fostering reflection on balanced AI and non-AI r…

ALTSTEER: Selective Safety Steering for Moving Beyond Hard Refusals to Constructive Alternatives

2026-08-31 · Hoejoon Kwon, Byeonggeuk Lim, Kahyeon Kim, YoungBin Kim arxiv

Safety alignment is essential for deploying large language models, requiring systems to prevent harmful compliance while preserving helpfulness on benign requests. Activation steering offers a training-free inference-tim…

EVOREFUSE: Evolutionary Prompt Optimization for Evaluation and Mitigation of LLM Over-Refusal to Pseudo-Malicious Instructions

2025-05-29 · Xiaorui Wu, Xiaofeng Mao, Fei Li, Xin Zhang 외

Large language models (LLMs) frequently refuse to respond to pseudo-malicious instructions: semantically harmless input queries triggering unnecessary LLM refusals due to conservative safety alignment, significantly impa…

Safety Alignment

Just Enough Shifts: Mitigating Over-Refusal in Aligned Language Models with Targeted Representation Fine-Tuning

2025-07-06 · Mahavir Dabas, Si Chen, Charles Fleming, Ming Jin 외

Safety alignment is crucial for large language models (LLMs) to resist malicious instructions but often results in over-refusals, where benign prompts are unnecessarily rejected, impairing user experience and model utili…

Safety Alignment