pith. sign in

arxiv: 2510.05566 · v2 · pith:36F3W4KVnew · submitted 2025-10-07 · 📊 stat.ML · cs.AI· cs.CL· cs.LG· stat.AP

Domain-Shift-Aware Conformal Prediction for Large Language Models

classification 📊 stat.ML cs.AIcs.CLcs.LGstat.AP
keywords predictionconformallanguagelargemodelsundercoveragedomain
0
0 comments X
read the original abstract

Large language models have achieved impressive performance across diverse tasks. However, their tendency to produce overconfident and factually incorrect outputs, known as hallucinations, poses risks in real-world applications. Conformal prediction provides finite-sample, distribution-free coverage guarantees, but standard conformal prediction breaks down under domain shift, often leading to under-coverage and unreliable prediction sets. We propose a new framework called Domain-Shift-Aware Conformal Prediction (DS-CP). Our framework adapts conformal prediction to large language models under domain shift, by systematically reweighting calibration samples based on their proximity to the test prompt, thereby preserving validity while enhancing adaptivity. Our theoretical analysis and experiments on the MMLU benchmark demonstrate that the proposed method delivers more reliable coverage than standard conformal prediction, especially under substantial distribution shifts, while maintaining efficiency. This provides a practical step toward trustworthy uncertainty quantification for large language models in real-world deployment.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Continual Calibration: Coverage Can Collapse Before Accuracy in Lifelong LLM Fine-Tuning

    cs.LG 2026-04 unverdicted novelty 6.0

    Conformal prediction coverage collapses before accuracy during lifelong LLM fine-tuning, and a lightweight calibration replay using small task buffers can restore nominal coverage.