paper-with-me

Papers

REM-Net: Recursive Erasure Memory Network for Commonsense Evidence Refinement

2020-12-24 · Yinya Huang, Meng Fang, Xunlin Zhan, Qingxing Cao, Xiaodan Liang, Liang Lin

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 model to generate candidate evidence customized for the question. We conduct experiments on two commonsense question answering datasets, WIQA and CosmosQA. The results demonstrate the performance of REM-Net and show that the refined evidence is explainable.

📄 PDF Abstract BibTeX arXiv:2012.13185

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringWorld Knowledge

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

RecRec: Recursive Refinement for Sequential Recommendation

2026-07-12 · Pervez Shaik, Prosenjit Biswas, Abhinav Thorat, Ravi Kolla 외 arxiv

Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. …

Sequential Recommendation

U3E: Unsupervised and Erasure-based Evidence Extraction for Machine Reading Comprehension

2022-10-06 · Suzhe He, Shumin Shi, Chenghao Wu

More tasks in Machine Reading Comprehension(MRC) require, in addition to answer prediction, the extraction of evidence sentences that support the answer. However, the annotation of supporting evidence sentences is usuall…

Machine Reading ComprehensionReading ComprehensionSentence

An Adversarial Example for Direct Logit Attribution: Memory Management in GELU-4L

2023-10-11 · Jett Janiak, Can Rager, James Dao, Yeu-Tong Lau

Prior work suggests that language models manage the limited bandwidth of the residual stream through a "memory management" mechanism, where certain attention heads and MLP layers clear residual stream directions set by e…

Management

Lightweight Polyp Segmentation via a Gain-Aware Prediction-Space Recursive Controller

2026-07-03 · Jiachi Zhang, Zhuoyu Wu, Quanjun Wang, Wenhui Ou 외 arxiv

While lightweight polyp segmentation is highly desirable for low-cost deployment, reported performance gains often stem from upgraded backbone encoders, complex decoders, or heavy refinement branches. Consequently, it re…

Polyp Segmentation

Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses

2026-08-25 · Zhaochen Yu, Yingcheng Wu, Zhenfei Yin, Kaiyuan Chen 외 hf

Recursive self-improvement (RSI) remains hard in long-horizon tasks, where growing histories obscure the task state and misalign skill invocation. We introduce Recuris, a recursive Experiential-Working Memory architectur…