REM-Net: Recursive Erasure Memory Network for Commonsense Evidence Refinement
Yinya Huang, Meng Fang, Xunlin Zhan, Qingxing Cao, Xiaodan Liang,, Liang Lin

TL;DR
This paper introduces REM-Net, a recursive erasure memory network that refines evidence for commonsense question answering by generating and iteratively removing low-quality evidence, improving answer accuracy and explainability.
Contribution
The paper presents a novel REM-Net model that generates customized evidence and recursively refines it by erasing low-quality information, enhancing evidence quality for commonsense QA.
Findings
REM-Net outperforms baseline models on WIQA and CosmosQA datasets.
Refined evidence improves answer accuracy and explainability.
Recursive erasure effectively filters out low-quality evidence.
Abstract
When answering a question, people often draw upon their rich world knowledge in addition to the particular context. While recent works retrieve supporting facts/evidence from commonsense knowledge bases to supply additional information to each question, there is still ample opportunity to advance it on the quality of the evidence. It is crucial since the quality of the evidence is the key to answering commonsense questions, and even determines the upper bound on the QA systems performance. In this paper, we propose a recursive erasure memory network (REM-Net) to cope with the quality improvement of evidence. To address this, REM-Net is equipped with a module to refine the evidence by recursively erasing the low-quality evidence that does not explain the question answering. Besides, instead of retrieving evidence from existing knowledge bases, REM-Net leverages a pre-trained generative…
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
Taxonomy
TopicsTopic Modeling · Expert finding and Q&A systems · Seismology and Earthquake Studies
MethodsMemory Network
