paper-with-me

홈 › Papers

Towards Interpretable Reasoning over Paragraph Effects in Situation

2020-10-03 · EMNLP 2020 11 · Mucheng Ren, Xiubo Geng, Tao Qin, Heyan Huang, Daxin Jiang

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.

📄 PDF Abstract BibTeX arXiv:2010.01272

Code (1)

Borororo/interpretable_ropes 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Reasoning Over Paragraph Effects in Situations

2019-08-16 · WS 2019 11 · Kevin Lin, Oyvind Tafjord, Peter Clark, Matt Gardner

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 Comprehension

PRPO: Paragraph-level Policy Optimization for Vision-Language Deepfake Detection

2025-09-30 · Tuan Nguyen, Naseem Khan, Khang Tran, NhatHai Phan 외 arxiv

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 Detection

Building Context-aware Clause Representations for Situation Entity Type Classification

2018-09-20 · EMNLP 2018 10 · Zeyu Dai, Ruihong Huang

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 Prediction

elBERto: Self-supervised Commonsense Learning for Question Answering

2022-03-17 · Xunlin Zhan, Yuan Li, Xiao Dong, Xiaodan Liang 외

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 LearningRetrieval

Interpretable AMR-Based Question Decomposition for Multi-hop Question Answering

2022-06-16 · Zhenyun Deng, Yonghua Zhu, Yang Chen, Michael Witbrock 외

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