Answer Generation through Unified Memories over Multiple Passages
Makoto Nakatsuji, Sohei Okui

TL;DR
This paper introduces GUM-MP, a novel neural method that leverages unified memories across multiple passages to improve answer generation in machine reading comprehension by modeling relationships among passages.
Contribution
It proposes a unified memory mechanism that explicitly models token and topic matches across passages, enhancing answer accuracy in multi-passage reading comprehension.
Findings
GUM-MP outperforms existing models in answer accuracy.
Unified memories improve understanding of passage relationships.
The method effectively identifies relevant tokens across passages.
Abstract
Machine reading comprehension methods that generate answers by referring to multiple passages for a question have gained much attention in AI and NLP communities. The current methods, however, do not investigate the relationships among multiple passages in the answer generation process, even though topics correlated among the passages may be answer candidates. Our method, called neural answer Generation through Unified Memories over Multiple Passages (GUM-MP), solves this problem as follows. First, it determines which tokens in the passages are matched to the question. In particular, it investigates matches between tokens in positive passages, which are assigned to the question, and those in negative passages, which are not related to the question. Next, it determines which tokens in the passage are matched to other passages assigned to the same question and at the same time it…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
