Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Active Confusion Expression in Large Language Models: Leveraging World Models toward Better Social Reasoning

arXiv 25.10 2025 43.8 method

TLDR

LLMs struggle with social reasoning; proposed adaptive world model tracks states and intervenes, improving accuracy and reducing tokens.

Reasoning

Strengths: addresses a gap in social reasoning, proposes a novel world model mechanism, shows significant improvements on benchmarks. Weaknesses: limited to textual world model, no discussion of real-world deployment or broader applicability.

Read-first score

Read-first score 43.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 12.

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Methodology quality 25%
80

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis,benchmark,evaluation,metric

Reproducibility 25%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=code

Topical relevance 42%
17.1

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 409.

Keyword Scores

world model
10
world dynamics prediction
2
world simulator
0
generative world model
0
interactive world model
0
video world model
0
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • Adaptive world model-enhanced reasoning mechanism that constructs a dynamic textual world model to track entity states and temporal sequences
  • Dynamic monitoring of reasoning trajectories for confusion indicators and prompt intervention by providing clear world state descriptions
  • Mimics human implicit world models to distinguish between external events and internal beliefs

Methodology

The paper analyzes DeepSeek-R1's reasoning trajectories to identify confusion patterns, then proposes a mechanism that builds a dynamic textual world model tracking entity states and temporal sequences. It monitors reasoning for confusion indicators and intervenes by providing clear world state descriptions. The approach is evaluated on three social benchmarks using accuracy and token reduction metrics.

Key Results

The mechanism achieves significant accuracy improvements (e.g., +10% on Hi-ToM) and reduces computational costs by up to 33.8% token reduction.

Tags