Sketch and Customize: A Counterfactual Story Generator
Changying Hao, Liang Pang, Yanyan Lan, Yan Wang, Jiafeng Guo, Xueqi, Cheng

TL;DR
This paper introduces a sketch-and-customize model for counterfactual story rewriting, improving causal reasoning in text generation by explicitly modeling the relationship between conditions and story endings.
Contribution
The paper proposes a novel two-stage generation approach that enhances causal reasoning in story rewriting by explicitly separating skeleton extraction and customization.
Findings
Outperforms traditional sequence-to-sequence models in generating relevant and causally consistent story endings.
Effectively captures causal relations between conditions and story endings.
Produces more accurate counterfactual story rewrites.
Abstract
Recent text generation models are easy to generate relevant and fluent text for the given text, while lack of causal reasoning ability when we change some parts of the given text. Counterfactual story rewriting is a recently proposed task to test the causal reasoning ability for text generation models, which requires a model to predict the corresponding story ending when the condition is modified to a counterfactual one. Previous works have shown that the traditional sequence-to-sequence model cannot well handle this problem, as it often captures some spurious correlations between the original and counterfactual endings, instead of the causal relations between conditions and endings. To address this issue, we propose a sketch-and-customize generation model guided by the causality implicated in the conditions and endings. In the sketch stage, a skeleton is extracted by removing words…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Artificial Intelligence in Games
