Pith. sign in

REVIEW 5 cited by

LACIE: Listener-Aware Finetuning for Confidence Calibration in Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.21028 v2 pith:WSSA3BN6 submitted 2024-05-31 cs.CL cs.AI

classification cs.CLcs.AI
keywords lacieconfidenceanswerscorrectlistenermodelmodelsanswer
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

When answering questions, LLMs can convey not only an answer, but a level of confidence about the answer being correct. This includes explicit confidence markers (e.g. giving a numeric score) as well as implicit markers, like an authoritative tone or elaborating with additional knowledge. For LLMs to be trustworthy knowledge sources, the confidence they convey should match their actual expertise; however, most current models tend towards overconfidence. To calibrate both implicit and explicit confidence markers, we introduce a pragmatic, listener-aware finetuning method (LACIE) that models the listener, considering not only whether an answer is right, but whether it will be accepted by a listener. We cast calibration as preference optimization, creating data via a two-agent game, where a speaker model's outputs are judged by a simulated listener. We then finetune three LLMs (Mistral-7B, Llama3-8B, Llama3-70B) with LACIE, and show that the resulting models are better calibrated w.r.t. a simulated listener. Crucially, these trends transfer to human listeners, helping them correctly predict model correctness: we conduct a human evaluation where annotators accept or reject an LLM's answers, finding that training with LACIE results in 47% fewer incorrect answers being accepted while maintaining the same level of acceptance for correct answers. Furthermore, LACIE generalizes to another dataset, resulting in a large increase in truthfulness on TruthfulQA when trained on TriviaQA. Our analysis indicates that LACIE leads to a better confidence separation between correct and incorrect examples. Qualitatively, we find that a LACIE-trained model hedges more and implicitly signals certainty when it is correct by using an authoritative tone or including details. Finally, LACIE finetuning leads to an emergent increase in model abstention (e.g. saying "I don't know") for answers that are likely wrong.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

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

  1. Code with Me or for Me? How Increasing AI Automation Transforms Developer Workflows

    cs.SE 2025-07 conditional novelty 7.0 of 10

    A 20-developer controlled study found that the coding agent OpenHands improved task completion by 35 percentage points and halved user effort versus GitHub Copilot, while reducing user understanding of outputs.

  2. Humans overrely on overconfident language models, across languages

    cs.CL 2025-07 conditional novelty 7.0 of 10

    LLMs produce overconfident-sounding answers in all five tested languages, and bilingual users show the highest overreliance risk in Japanese despite its frequent hedges.

  3. NOVA: NOise-aware Verbal Confidence CAlibration for Robust Large Language Models in RAG Systems

    cs.CL 2026-01 conditional novelty 6.0 of 10

    A rule-guided self-generated fine-tuning method reduces verbal confidence miscalibration (ECE) in RAG question-answering by roughly 0.1 absolute across four open-weight models.

  4. Divide-Then-Align: Honest Alignment based on the Knowledge Boundary of RAG

    cs.CL 2025-05 conditional novelty 6.0 of 10

    A post-training method that divides RAG queries into four knowledge quadrants and uses DPO to make models abstain appropriately, improving accuracy and abstention on NQ, TriviaQA, and WebQ.

  5. Loki's Dance of Illusions: A Comprehensive Survey of Hallucination in Large Language Models

    cs.CL 2025-06 reject novelty 3.0 of 10

    A survey of LLM hallucination research that formalizes hallucination types and argues, via incompleteness and undecidability arguments, that hallucinations cannot be fully eliminated.

Pith tools