LLMs and their Limited Theory of Mind: Evaluating Mental State Annotations in Situated Dialogue
Summary
A novel, two-step framework utilizes large language models (LLMs) to track Shared Mental Models (SMM) within team dialogues. This framework positions LLMs both as annotators for monitoring a team's SMM and as automated detectors for discrepancies in individual mental states. An SMM coherence evaluation framework was applied to six dialogues from a previously published team corpus, generating a dataset of human and LLM SMM annotations. The empirical assessment of LLM-based discrepancy detection revealed that while LLMs demonstrate apparent coherence on simple natural-language annotation tasks, they systematically make errors when spatial reasoning or disambiguation of transcription-level disfluencies are required.
Key takeaway
For NLP Engineers evaluating LLMs for complex dialogue analysis or Shared Mental Model tracking, you should recognize their current limitations. While LLMs perform well on basic natural-language annotation, your systems will likely fail in tasks requiring spatial reasoning or disambiguation of transcription-level disfluencies. Consider hybrid approaches or human-in-the-loop systems for these challenging scenarios to ensure robust SMM coherence.
Key insights
LLMs can track Shared Mental Models in dialogue but struggle with complex reasoning like spatial understanding or disfluency disambiguation.
Principles
- LLMs show coherence on straightforward natural-language annotation.
- LLMs err in spatial reasoning or disfluency disambiguation.
Method
The framework uses LLMs as annotators to track team SMM and as detectors for discrepancies among individual mental states as represented in individual mental models.
In practice
- Apply LLMs for basic dialogue annotation tasks.
- Avoid LLMs for SMM tracking involving spatial context.
Topics
- Large Language Models
- Shared Mental Models
- Dialogue Annotation
- Discrepancy Detection
- Spatial Reasoning
- Natural Language Processing
Best for: Research Scientist, AI Scientist, NLP Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.