paper-with-me

Papers

Conformal Feedback Alignment: Quantifying Answer-Level Reliability for Robust LLM Alignment

2026-01-24 · Tiejin Chen, Xiaoou Liu, Vishnu Nandam, Kuan-Ru Liou, Hua Wei arxiv

Preference-based alignment like Reinforcement Learning from Human Feedback (RLHF) learns from pairwise preferences, yet the labels are often noisy and inconsistent. Existing uncertainty-aware approaches weight preferences, but ignore a more fundamental factor: the reliability of the \emph{answers} being compared. To address the problem, we propose Conformal Feedback Alignment (CFA), a framework that grounds preference weighting in the statistical guarantees of Conformal Prediction (CP). CFA quantifies answer-level reliability by constructing conformal prediction sets with controllable coverage and aggregates these reliabilities into principled weights for both DPO- and PPO-style training. Experiments across different datasets show that CFA improves alignment robustness and data efficiency, highlighting that modeling \emph{answer-side} uncertainty complements preference-level weighting and yields more robust, data-efficient alignment. Codes are provided here.

📄 PDF Abstract BibTeX arXiv:2601.17329

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Online Conformal Prediction for Non-Exchangeable Panel Data

2026-05-18 · Daohong Tu, Kay Giesecke arxiv

Panel data, in which multiple units are repeatedly observed over time, arise throughout science and engineering. Quantifying predictive uncertainty in such settings is challenging because conformal prediction, while dist…

Conformal Tail Risk Control for Large Language Model Alignment

2025-02-27 · Catherine Yu-Chi Chen, Jingyan Shen, Zhun Deng, Lihua Lei

Recent developments in large language models (LLMs) have led to their widespread usage for various tasks. The prevalence of LLMs in society implores the assurance on the reliability of their performance. In particular, r…

Language ModelingLanguage ModellingLarge Language Model

Conformal Prediction Sets Improve Human Decision Making

2024-01-24 · Jesse C. Cresswell, Yi Sui, Bhargava Kumar, Noël Vouitsis

In response to everyday queries, humans explicitly signal uncertainty and offer alternative answers when they are unsure. Machine learning models that output calibrated prediction sets through conformal prediction mimic …

Conformal PredictionDecision MakingPrediction

Robust Vision-Based Runway Detection through Conformal Prediction and Conformal mAP

2025-05-22 · Alya Zouzou, Léo Andéol, Mélanie Ducoffe, Ryma Boumazouza

We explore the use of conformal prediction to provide statistical uncertainty guarantees for runway detection in vision-based landing systems (VLS). Using fine-tuned YOLOv5 and YOLOv6 models on aerial imagery, we apply c…

Conformal Predictionobject-detectionObject DetectionPrediction

Reliable Inference in Edge-Cloud Model Cascades via Conformal Alignment

2025-10-20 · Jiayi Huang, Sangwoo Park, Nicola Paoletti, Osvaldo Simeone arxiv

Edge intelligence enables low-latency inference via compact on-device models, but assuring reliability remains challenging. We study edge-cloud cascades that must preserve conditional coverage: whenever the edge returns …

Image Classification