Implicit Premise Generation with Discourse-aware Commonsense Knowledge Models
Tuhin Chakrabarty, Aadit Trivedi, and Smaranda Muresan

TL;DR
This paper introduces a discourse-aware commonsense knowledge approach to improve implicit premise generation in enthymemes, leveraging related abductive reasoning data to enhance neural text generation.
Contribution
It proposes a novel method that incorporates discourse-aware commonsense knowledge during fine-tuning to generate more meaningful implicit premises in enthymemes.
Findings
Encoding discourse-aware commonsense improves generation quality.
The proposed method outperforms baseline models in automatic evaluations.
Human evaluations confirm the effectiveness of the approach.
Abstract
Enthymemes are defined as arguments where a premise or conclusion is left implicit. We tackle the task of generating the implicit premise in an enthymeme, which requires not only an understanding of the stated conclusion and premise but also additional inferences that could depend on commonsense knowledge. The largest available dataset for enthymemes (Habernal et al., 2018) consists of 1.7k samples, which is not large enough to train a neural text generation model. To address this issue, we take advantage of a similar task and dataset: Abductive reasoning in narrative text (Bhagavatula et al., 2020). However, we show that simply using a state-of-the-art seq2seq model fine-tuned on this data might not generate meaningful implicit premises associated with the given enthymemes. We demonstrate that encoding discourse-aware commonsense during fine-tuning improves the quality of the generated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
