English

Annotation-Efficient Universal Honesty Alignment

Computation and Language 2026-03-05 v3

Abstract

Honesty alignment-the ability of large language models (LLMs) to recognize their knowledge boundaries and express calibrated confidence-is essential for trustworthy deployment. Existing methods either rely on training-free confidence estimation (e.g., token probabilities, self-consistency) or training-based calibration with correctness annotations. While effective, achieving universal honesty alignment with training-based calibration requires costly, large-scale labeling. To support annotation-efficient training, we introduce Elicitation-Then-Calibration (EliCal), a two-stage framework that first elicits internal confidence using inexpensive self-consistency supervision, then calibrates this confidence with a small set of correctness annotations. To support a large-scale study, we release HonestyBench, a benchmark covering ten free-form QA datasets with 560k training and 70k evaluation instances annotated with correctness and self-consistency signals. Experiments show that EliCal achieves near-optimal alignment with only 1k correctness annotations (0.18% of full supervision) and better alignment performance on unseen MMLU tasks than the calibration-only baseline, offering a scalable solution toward universal honesty alignment in LLMs.

Keywords

Cite

@article{arxiv.2510.17509,
  title  = {Annotation-Efficient Universal Honesty Alignment},
  author = {Shiyu Ni and Keping Bi and Jiafeng Guo and Minghao Tang and Jingtong Wu and Zengxin Han and Xueqi Cheng},
  journal= {arXiv preprint arXiv:2510.17509},
  year   = {2026}
}

Comments

ICLR 2026

R2 v1 2026-07-01T06:47:30.295Z