paper-with-me

Papers

Exploiting Reasoning Chains for Multi-hop Science Question Answering

2021-09-07 · Findings (EMNLP) 2021 11 · Weiwen Xu, Yang Deng, Huihui Zhang, Deng Cai, Wai Lam

We propose a novel Chain Guided Retriever-reader ({\tt CGR}) framework to model the reasoning chain for multi-hop Science Question Answering. Our framework is capable of performing explainable reasoning without the need of any corpus-specific annotations, such as the ground-truth reasoning chain, or human-annotated entity mentions. Specifically, we first generate reasoning chains from a semantic graph constructed by Abstract Meaning Representation of retrieved evidence facts. A \textit{Chain-aware loss}, concerning both local and global chain information, is also designed to enable the generated chains to serve as distant supervision signals for training the retriever, where reinforcement learning is also adopted to maximize the utility of the reasoning chains. Our framework allows the retriever to capture step-by-step clues of the entire reasoning process, which is not only shown to be effective on two challenging multi-hop Science QA tasks, namely OpenBookQA and ARC-Challenge, but also favors explainability.

📄 PDF Abstract BibTeX arXiv:2109.02905

Code (1)

wwxu21/cgr 공식 구현 pytorch

Tasks

Abstract Meaning RepresentationARCQuestion AnsweringScience Question Answering

Similar Papers 제목 키워드 기반

Chains-of-Reasoning at TextGraphs 2019 Shared Task: Reasoning over Chains of Facts for Explainable Multi-hop Inference

2019-11-01 · WS 2019 11 · Rajarshi Das, Ameya Godbole, Manzil Zaheer, Shehzaad Dhuliawala 외

This paper describes our submission to the shared task on {``}Multi-hop Inference Explanation Regeneration{''} in TextGraphs workshop at EMNLP 2019 (Jansen and Ustalov, 2019). Our system identifies chains of facts releva…

ExplanationLP: Abductive Reasoning for Explainable Science Question Answering

2020-10-25 · Mokanarangan Thayaparan, Marco Valentino, André Freitas

We propose a novel approach for answering and explaining multiple-choice science questions by reasoning on grounding and abstract inference chains. This paper frames question answering as an abductive reasoning problem, …

Answer SelectionARCMultiple-choiceQuestion Answering+1

Learn to Explain: Multimodal Reasoning via Thought Chains for Science Question Answering

2022-09-20 · Pan Lu, Swaroop Mishra, Tony Xia, Liang Qiu 외

When answering a question, humans utilize the information available across different modalities to synthesize a consistent and complete chain of thought (CoT). This process is normally a black box in the case of deep lea…

Multimodal Deep LearningMultimodal ReasoningMultiple-choiceOpen-Domain Question Answering+4

Mitigating Misleading Chain-of-Thought Reasoning with Selective Filtering

2024-03-28 · Yexin Wu, Zhuosheng Zhang, Hai Zhao

Large language models have manifested remarkable capabilities by leveraging chain-of-thought (CoT) reasoning techniques to solve intricate questions through step-by-step reasoning chains. Despite its success, the efficac…

LiteMedCoT-VL: Parameter-Efficient Adaptation for Medical Visual Question Answering

2026-05-10 · Runze Ma, Shunbo Jia, Haonan Lyu, Guo Liu 외 arxiv

The reasoning gap between large and compact vision-language models (VLMs) limits the deployment of medical AI on portable clinical devices. Compact VLMs of 2--4B parameters can run on resource-constrained hardware but la…

Visual Question AnsweringKnowledge DistillationClinical KnowledgeVisual Grounding