A Gated Self-attention Memory Network for Answer Selection
Tuan Lai, Quan Hung Tran, Trung Bui, Daisuke Kihara

TL;DR
This paper introduces a novel gated self-attention memory network for answer selection, outperforming previous models and achieving state-of-the-art results on TrecQA and WikiQA datasets.
Contribution
The paper proposes a new gated self-attention memory network architecture that departs from traditional compare-aggregate models for answer selection.
Findings
Outperforms previous methods significantly
Achieves state-of-the-art results on TrecQA and WikiQA datasets
Effective transfer learning from large-scale online corpus
Abstract
Answer selection is an important research problem, with applications in many areas. Previous deep learning based approaches for the task mainly adopt the Compare-Aggregate architecture that performs word-level comparison followed by aggregation. In this work, we take a departure from the popular Compare-Aggregate architecture, and instead, propose a new gated self-attention memory network for the task. Combined with a simple transfer learning technique from a large-scale online corpus, our model outperforms previous methods by a large margin, achieving new state-of-the-art results on two standard answer selection datasets: TrecQA and WikiQA.
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 · Expert finding and Q&A systems · Multimodal Machine Learning Applications
MethodsMemory Network
