Self-Anchoring Calibration Drift in Large Language Models: How Multi-Turn Conversations Reshape Model Confidence

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A study published in the Proceedings of the Fifth Workshop on Generation, Evaluation and Metrics (GEM) in July 2026 introduces Self-Anchoring Calibration Drift (SACD), a phenomenon where large language models (LLMs) systematically alter their expressed confidence when iteratively building on their own prior outputs in multi-turn conversations. Researchers conducted a controlled three-condition study, evaluating Claude Sonnet 4.6, Gemini 3.1 Pro, and GPT-5.2 across factual, technical, and open-ended domains. The findings confirm that SACD is a real and multiform issue, with models exhibiting unique self-anchoring signatures, including active confidence suppression and calibration improvement suppression. These effects were primarily observed in open-ended domains. This research challenges the sufficiency of traditional single-turn calibration evaluations for accurately assessing LLM reliability in realistic multi-turn deployment scenarios. Code and data are publicly available.

Key takeaway

For NLP Engineers and AI Scientists deploying LLMs in conversational agents, you must re-evaluate your model's calibration beyond single-turn assessments. Your current reliability metrics may be insufficient, especially for open-ended interactions where Self-Anchoring Calibration Drift (SACD) can systematically alter model confidence. Consider implementing multi-turn calibration evaluations to accurately characterize how your LLMs behave in realistic, iterative dialogue contexts. This will help you mitigate unexpected confidence shifts and improve user trust.

Key insights

Large language models exhibit Self-Anchoring Calibration Drift (SACD) in multi-turn conversations, altering confidence based on prior outputs.

Principles

Method

A controlled three-condition study compared Claude Sonnet 4.6, Gemini 3.1 Pro, and GPT-5.2 across factual, technical, and open-ended domains to identify SACD.

Topics

Code references

Best for: Research Scientist, AI Architect, AI Engineer, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.