Goal-Oriented Reasoning for RAG-based Memory in Conversational Agentic LLM Systems
Jiazhou Liang, Armin Toroghi, Yifan Simon Liu, Faeze Moradi Kalarde, Liam Gallagher, Scott Sanner

TL;DR
This paper introduces Goal-Mem, a goal-oriented reasoning framework for RAG-based memory in conversational AI, enhancing multi-hop and implicit inference capabilities by explicit backward chaining and targeted retrieval.
Contribution
It proposes a novel goal-oriented reasoning approach using backward chaining and natural language logic, improving memory retrieval relevance and reasoning in conversational agents.
Findings
Goal-Mem outperforms nine baselines on two datasets.
Enhanced performance on multi-hop reasoning tasks.
Improved implicit inference accuracy.
Abstract
LLM-based conversational AI agents struggle to maintain coherent behavior over long horizons due to limited context. While RAG-based approaches are increasingly adopted to overcome this limitation by storing interactions in external memory modules and performing retrieval from them, their effectiveness in answering challenging questions (e.g., multi-hop, commonsense) ultimately depends on the agent's ability to reason over the retrieved information. However, existing methods typically retrieve memory based on semantic similarity to the raw user utterance, which lacks explicit reasoning about missing intermediate facts and often returns evidence that is irrelevant or insufficient for grounded reasoning. In this work, we introduce Goal-Mem, a goal-oriented reasoning framework for RAG-based agentic memory that performs explicit backward chaining from the user's utterance as a goal. Rather…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
