Self-Consistent Narrative Prompts on Abductive Natural Language Inference
Chunkit Chan, Xin Liu, Tsz Ho Chan, Jiayang Cheng, Yangqiu Song, Ginny Wong, Simon See
TL;DR
<3-5 sentence high-level summary> The paper tackles abductive natural language inference (αNLI) and identifies a gap in modeling inter-sentential coherence and model consistency. It proposes α-PACE, a self-consistent prompt tuning approach that encodes discourse connectives as continuous prompts and uses multiple narrative sequences to guide reasoning. A general self-consistent narrative framework across six narrative orders is introduced, with task-specific templates and a verbalizer to unify outputs. Through extensive experiments on ART/αNLI, α-PACE achieves state-of-the-art performance, including notable gains in few-shot and ChatGPT-adapted settings, and demonstrates interpretability via learned discourse connectives. The work suggests that leveraging narrative structure and coherence can substantially improve abductive reasoning in NLP.
Abstract
Abduction has long been seen as crucial for narrative comprehension and reasoning about everyday situations. The abductive natural language inference ($α$NLI) task has been proposed, and this narrative text-based task aims to infer the most plausible hypothesis from the candidates given two observations. However, the inter-sentential coherence and the model consistency have not been well exploited in the previous works on this task. In this work, we propose a prompt tuning model $α$-PACE, which takes self-consistency and inter-sentential coherence into consideration. Besides, we propose a general self-consistent framework that considers various narrative sequences (e.g., linear narrative and reverse chronology) for guiding the pre-trained language model in understanding the narrative context of input. We conduct extensive experiments and thorough ablation studies to illustrate the necessity and effectiveness of $α$-PACE. The performance of our method shows significant improvement against extensive competitive baselines.
