PragWorld: A Benchmark Evaluating LLMs' Local World Model under Minimal Linguistic Alterations and Conversational Dynamics
TLDR
Evaluates LLMs' local world model robustness in conversations under minimal linguistic alterations, proposes interpretability and fine-tuning methods.
Reasoning
Strengths include a novel benchmark and interpretability framework for analyzing LLM internal representations. Weaknesses are the narrow focus on dyadic conversations and minimal alterations, limiting generalizability.
Read-first score
Read-first score 47.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 15.
Field roles
Rank sensitivity
Stability: volatile; rank range: 495.
Keyword Scores
Deep Analysis
Innovations
- PragWorld benchmark for evaluating LLMs' local world model under minimal linguistic alterations and conversational dynamics
- Dual-perspective interpretability framework identifying transformer layers that are useful or harmful for tracking entities under linguistic alterations
- Two layer-regularization based fine-tuning strategies that suppress the effect of harmful layers
Methodology
The authors construct two benchmarks by applying seven minimal linguistic alterations to conversations sourced from popular datasets, then create yes-no questions to test LLMs' ability to encode and update their internal world model. They evaluate a wide range of open and closed source LMs on these benchmarks and analyze performance. They also propose a dual-perspective interpretability framework to identify useful and harmful transformer layers, and introduce two layer-regularization fine-tuning strategies to mitigate the impact of harmful layers.
Key Results
LLMs struggle to maintain robust accuracy on the benchmarks, particularly in memorizing crucial details such as tracking entities under linguistic alterations to conversations.
Limitations
- Benchmark is limited to dyadic conversations and yes-no questions, which may not capture the full complexity of pragmatic understanding
- Only seven minimal linguistic alterations are applied, potentially missing other important pragmatic phenomena
- The proposed fine-tuning strategies are introduced but their effectiveness is not demonstrated in the abstract
- The benchmark is constructed from popular datasets, which may introduce dataset-specific biases