English

COINS: Dynamically Generating COntextualized Inference Rules for Narrative Story Completion

Computation and Language 2021-06-07 v1 Artificial Intelligence

Abstract

Despite recent successes of large pre-trained language models in solving reasoning tasks, their inference capabilities remain opaque. We posit that such models can be made more interpretable by explicitly generating interim inference rules, and using them to guide the generation of task-specific textual outputs. In this paper we present COINS, a recursive inference framework that i) iteratively reads context sentences, ii) dynamically generates contextualized inference rules, encodes them, and iii) uses them to guide task-specific output generation. We apply COINS to a Narrative Story Completion task that asks a model to complete a story with missing sentences, to produce a coherent story with plausible logical connections, causal relationships, and temporal dependencies. By modularizing inference and sentence generation steps in a recurrent model, we aim to make reasoning steps and their effects on next sentence generation transparent. Our automatic and manual evaluations show that the model generates better story sentences than SOTA baselines, especially in terms of coherence. We further demonstrate improved performance over strong pre-trained LMs in generating commonsense inference rules. The recursive nature of COINS holds the potential for controlled generation of longer sequences.

Keywords

Cite

@article{arxiv.2106.02497,
  title  = {COINS: Dynamically Generating COntextualized Inference Rules for Narrative Story Completion},
  author = {Debjit Paul and Anette Frank},
  journal= {arXiv preprint arXiv:2106.02497},
  year   = {2021}
}

Comments

ACL 2021

R2 v1 2026-06-24T02:50:29.521Z