From Stateless to Situated: Building a Psychological World for LLM-Based Emotional Support

arXiv cs.AI / 3/27/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that LLM-based emotional support systems fail not only due to response quality, but because stateless next-token generation breaks temporal continuity, stage awareness, and consent boundaries across multi-turn dialogue.
  • It proposes LEKIA 2.0, a “situated” LLM architecture that separates a cognitive layer from an executive layer to keep an external situational structure stable and updatable during ongoing conversations.
  • The design aims to decouple situational modeling from intervention execution so the system can maintain consistent representations of the user’s context and consent limits.
  • The authors introduce a Static-to-Dynamic online evaluation protocol for multi-turn interactions and report that LEKIA achieves ~31% average absolute improvement over prompt-only baselines in deep intervention loop completion.
  • Overall, the work positions external situational structure as a key condition for building stable, controllable, and situated emotional support systems.

Abstract

In psychological support and emotional companionship scenarios, the core limitation of large language models (LLMs) lies not merely in response quality, but in their reliance on local next-token prediction, which prevents them from maintaining the temporal continuity, stage awareness, and user consent boundaries required for multi-turn intervention. This stateless characteristic makes systems prone to premature advancement, stage misalignment, and boundary violations in continuous dialogue. To address this problem, we argue that the key challenge in process-oriented emotional support is not simply generating natural language, but constructing a sustainably updatable external situational structure for the model. We therefore propose LEKIA 2.0, a situated LLM architecture that separates the cognitive layer from the executive layer, thereby decoupling situational modeling from intervention execution. This design enables the system to maintain stable representations of the user's situation and consent boundaries throughout ongoing interaction. To evaluate this process-control capability, we further introduce a Static-to-Dynamic online evaluation protocol for multi-turn interaction. LEKIA achieved an average absolute improvement of approximately 31% over prompt-only baselines in deep intervention loop completion. The results suggest that an external situational structure is a key enabling condition for building stable, controllable, and situated emotional support systems.