paper-with-me

홈 › Papers

Amory: Building Coherent Narrative-Driven Agent Memory through Agentic Reasoning

2026-01-09 · Yue Zhou, Xiaobo Guo, Belhassen Bayar, Srinivasan H. Sengamedu arxiv

Long-term conversational agents face a fundamental scalability challenge as interactions extend over time: repeatedly processing entire conversation histories becomes computationally prohibitive. Current approaches attempt to solve this through memory frameworks that predominantly fragment conversations into isolated embeddings or graph representations and retrieve relevant ones in a RAG style. While computationally efficient, these methods often treat memory formation minimally and fail to capture the subtlety and coherence of human memory. We introduce Amory, a working memory framework that actively constructs structured memory representations through enhancing agentic reasoning during offline time. Amory organizes conversational fragments into episodic narratives, consolidates memories with momentum, and semanticizes peripheral facts into semantic memory. At retrieval time, the system employs coherence-driven reasoning over narrative structures. Evaluated on the LOCOMO benchmark for long-term reasoning, Amory achieves considerable improvements over previous state-of-the-art, with performance comparable to full context reasoning while reducing response time by 50%. Analysis shows that momentum-aware consolidation significantly enhances response quality, while coherence-driven retrieval provides superior memory coverage compared to embedding-based approaches.

📄 PDF Abstract BibTeX arXiv:2601.06282

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Personas to Plot: Character-Grounded Multi-Agent Story Generation for Long-Form Narratives

2026-07-01 · Aayush Aluru, Chloe Ho, Muhammad Hammouri, Kerry Luo 외 arxiv

Although large language models (LLMs) have demonstrated impressive creative fiction generation, they struggle to maintain narrative consistency and coherent plot lines in long-form stories. In this work, we introduce a u…

Story Generation

DataNarrative: Automated Data-Driven Storytelling with Visualizations and Texts

2024-08-09 · Mohammed Saidul Islam, Md Tahmid Rahman Laskar, Md Rizwan Parvez, Enamul Hoque 외

Data-driven storytelling is a powerful method for conveying insights by combining narrative techniques with visualizations and text. These stories integrate visual aids, such as highlighted bars and lines in charts, alon…

Story Generation

AI-Driven Multi-Agent Simulation of Stratified Polyamory Systems: A Computational Framework for Optimizing Social Reproductive Efficiency

2026-03-21 · Yicai Xing arxiv

Contemporary societies face a severe crisis of demographic reproduction. Global fertility rates continue to decline precipitously, with East Asian nations exhibiting the most dramatic trends -- China's total fertility ra…

Multi-agent Reinforcement LearningGraph Neural Network

SNAP: A Plan-Driven Framework for Controllable Interactive Narrative Generation

2025-11-18 · Geonwoo Bang, DongMyung Kim, Hayoung Oh arxiv

Large Language Models (LLMs) hold great potential for web-based interactive applications, including browser games, online education, and digital storytelling platforms. However, LLM-based conversational agents suffer fro…

An Agentic Approach to Generating XAI-Narratives

2026-03-20 · Yifan He, David Martens arxiv

Explainable AI (XAI) research has experienced substantial growth in recent years. Existing XAI methods, however, have been criticized for being technical and expert-oriented, motivating the development of more interpreta…