Reality Monitoring in Large Language Models: Self-Knowledge That Transforms with Conversation Memory

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Social Sciences & Behavioral Studies · Depth: Expert, quick

Summary

A study across two experiments and six Large Language Models (LLMs) investigates "reality monitoring," the capacity for an AI to distinguish its own output from user input. This ability is critical to prevent LLMs from internalizing their own mistakes as facts, a problem analogous to human hallucinations. The research reveals that source attribution accuracy in LLMs is highly dependent on how conversational memory is structured. Under minimal memory demands, models achieve ceiling accuracy for self-generated content. However, introducing an "episodic delay" reverses this, showing a fragile advantage for external items. Feedback further exposes failures: some models swap internal and external judgments, while others improve accuracy but exhibit a decoupling of confidence from correctness. These dissociations are not captured by current benchmarks. The observed pattern suggests that "active, not aggregate, parameter count" is implicated, highlighting the importance of tracking knowledge origin for autonomous, multi-turn AI systems.

Key takeaway

For AI Scientists and NLP Engineers developing multi-turn conversational systems, understanding an LLM's "reality monitoring" is crucial. You should move beyond traditional accuracy metrics to evaluate source attribution, especially when models process feedback or operate with memory constraints. Implement benchmarks that specifically test for dissociations between accuracy and confidence, as current methods may mask critical failures. Ensuring your models can reliably distinguish their own outputs from user inputs will directly mitigate confabulation and improve system reliability in autonomous roles.

Key insights

LLM reality monitoring, distinguishing self-generated from user input, depends critically on conversational memory structure.

Principles

Method

The study used two experiments across six LLMs, manipulating conversational memory structure and introducing episodic delay to test source attribution and the impact of feedback on judgment and confidence.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.