paper-with-me

홈 › Papers

MemCog: From Memory-as-Tool to Memory-as-Cognition in Conversational Agents

2026-05-27 · Zihan Li, Xingyu Fan, Feifei Li, Wenhui Que arxiv

Existing agent memory systems universally follow what we term a Memory-as-Tool paradigm where a single query triggers one-shot retrieval of flat passage lists, suffering from passive invocation, reasoning-retrieval decoupling, and structural mismatch between retrieved fragments and the agent's navigational needs. We propose MemCog, a Memory-as-Cognition system that makes memory access an integral part of the reasoning process. MemCog organizes user knowledge as Navigable Memory Store with associative link graphs, exposes Cross-Dimensional Navigation Interface for multi-step reasoning-driven traversal, and employs Proactive Reasoning Protocol that drives agents to spontaneously initiate memory exploration from conversational context. We additionally construct ProactiveMemBench, the first benchmark for evaluating proactive memory triggering. Experiments show that MemCog achieves state-of-the-art on passive QA benchmarks (92.98 on LoCoMo, 95.8 on LongMemEval) while substantially outperforming baselines on ProactiveMemBench, demonstrating the advantage of Memory-as-Cognition.

📄 PDF Abstract BibTeX arXiv:2605.28046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Titans-as-a-Layer: Test-Time Memory for Conversational Speech Emotion Recognition

2026-06-07 · Daniel Chen, Qicong Hu, Yang Xiao, Ting Dang 외 arxiv

Speech emotion recognition (SER) is commonly formulated as utterance-level classification, although conversational emotion depends on a speaker's usual vocal range and the emotional context established by previous uttera…

Speech Emotion Recognition

APEX-MEM: Agentic Semi-Structured Memory with Temporal Reasoning for Long-Term Conversational AI

2026-04-15 · Pratyay Banerjee, Masud Moshtaghi, Shivashankar Subramanian, Amita Misra 외 arxiv

Large language models still struggle with reliable long-term conversational memory: simply enlarging context windows or applying naive retrieval often introduces noise and destabilizes responses. We present APEX-MEM, a c…

Question Answering

Conversational Memory Network for Emotion Recognition in Dyadic Dialogue Videos

2018-06-01 · NAACL 2018 6 · Devamanyu Hazarika, Soujanya Poria, Amir Zadeh, Erik Cambria 외

Emotion recognition in conversations is crucial for the development of empathetic machines. Present methods mostly ignore the role of inter-speaker dependency relations while classifying emotions in conversations. In thi…

Emotion RecognitionEmotion Recognition in Conversation

From Passive Retrieval to Active Memory Navigation: Learning to Use Memory as a Structured Action Space

2026-07-07 · Yue Xu, Yutao Sun, Yihao Liu, Mengyu Zhou 외 arxiv

Long-term user memory is essential for personalized conversational agents, yet many memory systems still expose memory through passive retrieval interfaces, making the model a consumer of pre-selected evidence. We introd…

Reinforcement Learning

ICON: Interactive Conversational Memory Network for Multimodal Emotion Detection

2018-10-01 · EMNLP 2018 10 · Devamanyu Hazarika, Soujanya Poria, Rada Mihalcea, Erik Cambria 외

Emotion recognition in conversations is crucial for building empathetic machines. Present works in this domain do not explicitly consider the inter-personal influences that thrive in the emotional dynamics of dialogues. …

Emotion RecognitionEmotion Recognition in ConversationGeneral ClassificationMultimodal Emotion Recognition+1