paper-with-me

홈 › Papers

Explore, Propose, and Assemble: An Interpretable Model for Multi-Hop Reading Comprehension

2019-06-12 · ACL 2019 7 · Yichen Jiang, Nitish Joshi, Yen-Chun Chen, Mohit Bansal

Multi-hop reading comprehension requires the model to explore and connect relevant information from multiple sentences/documents in order to answer the question about the context. To achieve this, we propose an interpretable 3-module system called Explore-Propose-Assemble reader (EPAr). First, the Document Explorer iteratively selects relevant documents and represents divergent reasoning chains in a tree structure so as to allow assimilating information from all chains. The Answer Proposer then proposes an answer from every root-to-leaf path in the reasoning tree. Finally, the Evidence Assembler extracts a key sentence containing the proposed answer from every path and combines them to predict the final answer. Intuitively, EPAr approximates the coarse-to-fine-grained comprehension behavior of human readers when facing multiple long documents. We jointly optimize our 3 modules by minimizing the sum of losses from each stage conditioned on the previous stage's output. On two multi-hop reading comprehension datasets WikiHop and MedHop, our EPAr model achieves significant improvements over the baseline and competitive results compared to the state-of-the-art model. We also present multiple reasoning-chain-recovery tests and ablation studies to demonstrate our system's ability to perform interpretable and accurate reasoning.

📄 PDF Abstract BibTeX arXiv:1906.05210

Code (1)

jiangycTarheel/EPAr 공식 구현 tf

Tasks

Multi-Hop Reading ComprehensionReading ComprehensionSentence

Similar Papers 제목 키워드 기반

Eidos, INDRA, \& Delphi: From Free Text to Executable Causal Models

2019-06-01 · NAACL 2019 6 · Rebecca Sharp, Adarsh Pyarelal, Benjamin Gyori, Keith Alcock 외

Building causal models of complicated phenomena such as food insecurity is currently a slow and labor-intensive manual process. In this paper, we introduce an approach that builds executable probabilistic models from raw…

Decision MakingReading Comprehension

Towards Interpretable and Reliable Reading Comprehension: A Pipeline Model with Unanswerability Prediction

2021-11-17 · Kosuke Nishida, Kyosuke Nishida, Itsumi Saito, Sen Yoshida

Multi-hop QA with annotated supporting facts, which is the task of reading comprehension (RC) considering the interpretability of the answer, has been extensively studied. In this study, we define an interpretable readin…

Reading Comprehension

Interpretable Detection of Out-of-Context Misinformation with Neural-Symbolic-Enhanced Large Multimodal Model

2023-04-15 · Yizhou Zhang, Loc Trinh, Defu Cao, Zijun Cui 외

Recent years have witnessed the sustained evolution of misinformation that aims at manipulating public opinions. Unlike traditional rumors or fake news editors who mainly rely on generated and/or counterfeited images, te…

Abstract Meaning RepresentationFake News DetectionLanguage ModellingMisinformation

InstanceAssemble: Layout-Aware Image Generation via Instance Assembling Attention

2025-09-20 · Qiang Xiang, Shuang Sun, Binglei Li, Dejia Song 외 arxiv

Diffusion models have demonstrated remarkable capabilities in generating high-quality images. Recent advancements in Layout-to-Image (L2I) generation have leveraged positional conditions and textual descriptions to facil…

Layout-to-Image Generation

Under pressure: learning-based analog gauge reading in the wild

2024-04-12 · Maurits Reitsma, Julian Keller, Kenneth Blomqvist, Roland Siegwart

We propose an interpretable framework for reading analog gauges that is deployable on real world robotic systems. Our framework splits the reading task into distinct steps, such that we can detect potential failures at e…