SOTAVerified

Learning Event Graph Knowledge for Abductive Reasoning

2021-08-01ACL 2021Code Available1· sign in to hype

Li Du, Xiao Ding, Ting Liu, Bing Qin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Abductive reasoning aims at inferring the most plausible explanation for observed events, which would play critical roles in various NLP applications, such as reading comprehension and question answering. To facilitate this task, a narrative text based abductive reasoning task NLI is proposed, together with explorations about building reasoning framework using pretrained language models. However, abundant event commonsense knowledge is not well exploited for this task. To fill this gap, we propose a variational autoencoder based model ege-RoBERTa, which employs a latent variable to capture the necessary commonsense knowledge from event graph for guiding the abductive reasoning task. Experimental results show that through learning the external event graph knowledge, our approach outperforms the baseline methods on the NLI task.

Tasks

Reproductions