SOTAVerified

Relational Gating for "What If" Reasoning

2021-05-27Code Available0· sign in to hype

Chen Zheng, Parisa Kordjamshidi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Reproductions