English

Unsupervised Conformal Inference: Bootstrapping and Alignment to Control LLM Uncertainty

Machine Learning 2025-09-30 v1 Machine Learning

Abstract

Deploying black-box LLMs requires managing uncertainty in the absence of token-level probability or true labels. We propose introducing an unsupervised conformal inference framework for generation, which integrates: generative models, incorporating: (i) an LLM-compatible atypical score derived from response-embedding Gram matrix, (ii) UCP combined with a bootstrapping variant (BB-UCP) that aggregates residuals to refine quantile precision while maintaining distribution-free, finite-sample coverage, and (iii) conformal alignment, which calibrates a single strictness parameter τ\tau so a user predicate (e.g., factuality lift) holds on unseen batches with probability 1α\ge 1-\alpha. Across different benchmark datasets, our gates achieve close-to-nominal coverage and provide tighter, more stable thresholds than split UCP, while consistently reducing the severity of hallucination, outperforming lightweight per-response detectors with similar computational demands. The result is a label-free, API-compatible gate for test-time filtering that turns geometric signals into calibrated, goal-aligned decisions.

Keywords

Cite

@article{arxiv.2509.23002,
  title  = {Unsupervised Conformal Inference: Bootstrapping and Alignment to Control LLM Uncertainty},
  author = {Lingyou Pang and Lei Huang and Jianyu Lin and Tianyu Wang and Akira Horiguchi and Alexander Aue and Carey E. Priebe},
  journal= {arXiv preprint arXiv:2509.23002},
  year   = {2025}
}

Comments

26 pages including appendix; 3 figures and 5 tables. Under review for ICLR 2026

R2 v1 2026-07-01T06:00:03.342Z