Towards Interpretable Reasoning over Paragraph Effects in Situation
We focus on the task of reasoning over paragraph effects in situation, which requires a model to understand the cause and effect described in a background paragraph, and apply the knowledge to a novel situation. Existing works ignore the complicated reasoning process and solve it with a one-step "black box" model. Inspired by human cognitive processes, in this paper we propose a sequential approach for this task which explicitly models each step of the reasoning process with neural network modules. In particular, five reasoning modules are designed and learned in an end-to-end manner, which leads to a more interpretable model. Experimental results on the ROPES dataset demonstrate the effectiveness and explainability of our proposed approach.
Code (1)
Similar Papers 제목 키워드 기반
Reasoning Over Paragraph Effects in Situations
A key component of successfully reading a passage of text is the ability to apply knowledge gained from the passage to a new situation. In order to facilitate progress on this kind of reading, we present ROPES, a challen…
Reading ComprehensionPRPO: Paragraph-level Policy Optimization for Vision-Language Deepfake Detection
The rapid rise of synthetic media has made deepfake detection a critical challenge for online safety and trust. Progress remains constrained by the scarcity of large, high-quality datasets. Although multimodal large lang…
Reinforcement LearningMultimodal ReasoningDeepFake DetectionBuilding Context-aware Clause Representations for Situation Entity Type Classification
Capabilities to categorize a clause based on the type of situation entity (e.g., events, states and generic statements) the clause introduces to the discourse can benefit many NLP applications. Observing that the situati…
ClassificationGeneral ClassificationVocal Bursts Type PredictionelBERto: Self-supervised Commonsense Learning for Question Answering
Commonsense question answering requires reasoning about everyday situations and causes and effects implicit in context. Typically, existing approaches first retrieve external evidence and then perform commonsense reasoni…
Question AnsweringRepresentation LearningRetrievalInterpretable AMR-Based Question Decomposition for Multi-hop Question Answering
Effective multi-hop question answering (QA) requires reasoning over multiple scattered paragraphs and providing explanations for answers. Most existing approaches cannot provide an interpretable reasoning process to illu…
Abstract Meaning RepresentationAMR-to-Text GenerationMulti-hop Question AnsweringQuestion Answering+1