Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Evidence-Aware Inferential Text Generation with Vector Quantised Variational AutoEncoder

About

Generating inferential texts about an event in different perspectives requires reasoning over different contexts that the event occurs. Existing works usually ignore the context that is not explicitly provided, resulting in a context-independent semantic representation that struggles to support the generation. To address this, we propose an approach that automatically finds evidence for an event from a large text corpus, and leverages the evidence to guide the generation of inferential texts. Our approach works in an encoder-decoder manner and is equipped with a Vector Quantised-Variational Autoencoder, where the encoder outputs representations from a distribution over discrete variables. Such discrete representations enable automatically selecting relevant evidence, which not only facilitates evidence-aware generation, but also provides a natural way to uncover rationales behind the generation. Our approach provides state-of-the-art performance on both Event2Mind and ATOMIC datasets. More importantly, we find that with discrete representations, our model selectively uses evidence to generate different inferential texts.

Daya Guo, Duyu Tang, Nan Duan, Jian Yin, Daxin Jiang, Ming Zhou• 2020

Related benchmarks

TaskDatasetResultRank
Inferential text generationATOMIC (test)
Overall Score15.4
7
Inferential GenerationEvent2Mind (test)
xIntent Score23.39
6
Commonsense GenerationEvent2Mind (test)
Accuracy50.72
3
Social Commonsense GenerationEvent2Mind (test)
Dist-11.94e+3
3
Showing 4 of 4 rows

Other info

Code

Follow for update