State Design Matters: How Representations Shape Dynamic Reasoning in Large Language Models
Annie Wong, Aske Plaat, Thomas B\"ack, Niki van Stein, Anna V. Kononova

TL;DR
This paper investigates how different state representations—such as granularity, structure, and spatial grounding—affect the dynamic reasoning capabilities of large language models in sequential decision-making tasks.
Contribution
It systematically evaluates the impact of various state encoding strategies on LLM performance, highlighting the importance of design choices in state representation.
Findings
Trajectory summarisation enhances stability and performance.
Natural language representations are most robust across models.
Text-based spatial encodings outperform image inputs.
Abstract
As large language models (LLMs) move from static reasoning tasks toward dynamic environments, their success depends on the ability to navigate and respond to an environment that changes as they interact at inference time. An underexplored factor in these settings is the representation of the state. Holding model parameters fixed, we systematically vary three key aspects: (1) state granularity (long form versus summary), (2) structure (natural language versus symbolic), and (3) spatial grounding (text-only versus images or textual map encodings) across sequential decision-making benchmarks. We find that trajectory summarisation improves performance by reducing noise and stabilising long-horizon reasoning. Second, natural language representations are the most robust across models, whereas structured encodings help mainly for models with strong code or structured output priors, such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Explainable Artificial Intelligence (XAI)
