paper-with-me

Papers

Memory Graph Networks for Explainable Memory-grounded Question Answering

2019-11-01 · CONLL 2019 11 · Seungwhan Moon, Pararth Shah, Anuj Kumar, Rajen Subba

We introduce Episodic Memory QA, the task of answering personal user questions grounded on memory graph (MG), where episodic memories and related entity nodes are connected via relational edges. We create a new benchmark dataset first by generating synthetic memory graphs with simulated attributes, and by composing 100K QA pairs for the generated MG with bootstrapped scripts. To address the unique challenges for the proposed task, we propose Memory Graph Networks (MGN), a novel extension of memory networks to enable dynamic expansion of memory slots through graph traversals, thus able to answer queries in which contexts from multiple linked episodes and external knowledge are required. We then propose the Episodic Memory QA Net with multiple module networks to effectively handle various question types. Empirical results show improvement over the QA baselines in top-k answer prediction accuracy in the proposed task. The proposed model also generates a graph walk path and attention vectors for each predicted answer, providing a natural way to explain its QA reasoning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Narrative World Model: Narratology-Grounded Writer Memory for Long-Form Fiction

2026-07-06 · Mohammad Saifullah, Thomas Kornmaier, Taaha Kazi, Vasu Sharma 외 arxiv

Long-form fiction writers need memory that answers multi-hop questions about evolving story state: who knows a secret and when they learned it, whether an event preceded the narration that revealed it, whether a setup pa…

A Grounded Memory System For Smart Personal Assistants

2025-05-09 · Felix Ocker, Jörg Deigmöller, Pavel Smirnov, Julian Eggert

A wide variety of agentic AI applications - ranging from cognitive assistants for dementia patients to robotics - demand a robust memory system grounded in reality. In this paper, we propose such a memory system consisti…

Entity DisambiguationImage CaptioningQuestion AnsweringRetrieval+1

Multimodal Neural Graph Memory Networks for Visual Question Answering

2020-07-01 · ACL 2020 6 · Mahmoud Khademi

We introduce a new neural network architecture, Multimodal Neural Graph Memory Networks (MN-GMN), for visual question answering. The MN-GMN uses graph structure with different region features as node attributes and appli…

Graph Neural NetworkQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

CAST: Character-and-Scene Episodic Memory for Agents

2026-01-14 · Kexin Ma, Bojun Li, Yuhua Tang, Liting Sun 외 arxiv

Episodic memory is a central component of human memory, which refers to the ability to recall coherent events grounded in who, when, and where. However, most agent memory systems only emphasize semantic recall and treat …

AgenticAI-DialogGen: Topic-Guided Conversation Generation for Fine-Tuning and Evaluating Short- and Long-Term Memories of LLMs

2026-04-14 · Manoj Madushanka Perera, Adnan Mahmood, Kasun Eranda Wijethilake, Quan Z. Sheng arxiv

Recent advancements in Large Language Models (LLMs) have improved their ability to process extended conversational contexts, yet fine-tuning and evaluating short- and long-term memories remain difficult due to the absenc…

Knowledge Graphs