CLMay 27, 2021

Relational Gating for "What If" Reasoning

arXiv:2105.13449v14 citations
Originality Highly original
AI Analysis

This work addresses a specific problem in natural language processing for question-answering tasks, representing an incremental improvement with a novel method.

The paper tackles the challenge of procedural reasoning over text to answer 'What if...' questions by proposing a relational gating network that filters entities and relationships, achieving state-of-the-art results on the WIQA dataset.

This paper addresses the challenge of learning to do procedural reasoning over text to answer "What if..." questions. We propose a novel relational gating network that learns to filter the key entities and relationships and learns contextual and cross representations of both procedure and question for finding the answer. Our relational gating network contains an entity gating module, relation gating module, and contextual interaction module. These modules help in solving the "What if..." reasoning problem. We show that modeling pairwise relationships helps to capture higher-order relations and find the line of reasoning for causes and effects in the procedural descriptions. Our proposed approach achieves the state-of-the-art results on the WIQA dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes