Attentive Memory Networks: Efficient Machine Reading for Conversational Search
Tom Kenter, Maarten de Rijke

TL;DR
This paper introduces Attentive Memory Networks, an efficient end-to-end machine reading model designed for conversational search, capable of processing dialogue context quickly while maintaining competitive accuracy.
Contribution
The paper presents a novel hierarchical input encoder in AMN that reduces computational complexity, enabling faster processing in conversational search scenarios.
Findings
Achieves comparable accuracy to state-of-the-art models
Uses significantly fewer computations
Demonstrates effectiveness across 20 datasets
Abstract
Recent advances in conversational systems have changed the search paradigm. Traditionally, a user poses a query to a search engine that returns an answer based on its index, possibly leveraging external knowledge bases and conditioning the response on earlier interactions in the search session. In a natural conversation, there is an additional source of information to take into account: utterances produced earlier in a conversation can also be referred to and a conversational IR system has to keep track of information conveyed by the user during the conversation, even if it is implicit. We argue that the process of building a representation of the conversation can be framed as a machine reading task, where an automated system is presented with a number of statements about which it should answer questions. The questions should be answered solely by referring to the statements provided,…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Memory Network
