Toward Conversational Agents with Context and Time Sensitive Long-term Memory
Nick Alonso, Tom\'as Figliolia, Anthony Ndirango, Beren Millidge

TL;DR
This paper introduces a new dataset and retrieval model for long-term conversational memory, addressing challenges of time-based and ambiguous queries in dialogue systems, and demonstrates significant improvements over existing methods.
Contribution
The paper presents a novel dataset of time and ambiguous questions and a new retrieval approach combining multiple methods to enhance long-term conversational memory in agents.
Findings
Standard RAG approaches perform poorly on time and ambiguous queries.
The proposed retrieval model significantly improves accuracy on the new dataset.
The dataset serves as a benchmark for future research in memory-augmented conversational agents.
Abstract
There has recently been growing interest in conversational agents with long-term memory which has led to the rapid development of language models that use retrieval-augmented generation (RAG). Until recently, most work on RAG has focused on information retrieval from large databases of texts, like Wikipedia, rather than information from long-form conversations. In this paper, we argue that effective retrieval from long-form conversational data faces two unique problems compared to static database retrieval: 1) time/event-based queries, which requires the model to retrieve information about previous conversations based on time or the order of a conversational event (e.g., the third conversation on Tuesday), and 2) ambiguous queries that require surrounding conversational context to understand. To better develop RAG-based agents that can deal with these challenges, we generate a new…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · WordPiece · Linear Warmup With Linear Decay · Weight Decay · Attention Dropout · Linear Layer · Byte Pair Encoding · BART · Adam
