从无状态到情境化:为基于大语言模型的情感支持系统构建心理世界 / From Stateless to Situated: Building a Psychological World for LLM-Based Emotional Support
1️⃣ 一句话总结
这篇论文提出了一个名为LEKIA 2.0的新架构,通过将情境认知与对话执行分离,为大语言模型构建了一个可更新的外部情境结构,从而解决了其在多轮情感支持对话中缺乏连续性、阶段意识和边界控制的问题,显著提升了干预效果。
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.
从无状态到情境化:为基于大语言模型的情感支持系统构建心理世界 / From Stateless to Situated: Building a Psychological World for LLM-Based Emotional Support
这篇论文提出了一个名为LEKIA 2.0的新架构,通过将情境认知与对话执行分离,为大语言模型构建了一个可更新的外部情境结构,从而解决了其在多轮情感支持对话中缺乏连续性、阶段意识和边界控制的问题,显著提升了干预效果。
源自 arXiv: 2603.25031