Semantic Frame Forecast
Chieh-Yang Huang, Ting-Hao 'Kenneth' Huang

TL;DR
This paper proposes semantic frame forecast, a novel task predicting the semantic frames in long story segments, enabling high-level story development insights beyond immediate sentence prediction, with models outperforming baselines on large datasets.
Contribution
It introduces a new long-term story forecasting task using semantic frame representations, demonstrating improved model performance and human interpretability over existing methods.
Findings
Models outperform baselines in forecasting accuracy.
Frame-based features outperform existing approaches for large story blocks.
Human evaluation confirms the interpretability and relevance of frame visualizations.
Abstract
This paper introduces semantic frame forecast, a task that predicts the semantic frames that will occur in the next 10, 100, or even 1,000 sentences in a running story. Prior work focused on predicting the immediate future of a story, such as one to a few sentences ahead. However, when novelists write long stories, generating a few sentences is not enough to help them gain high-level insight to develop the follow-up story. In this paper, we formulate a long story as a sequence of "story blocks," where each block contains a fixed number of sentences (e.g., 10, 100, or 200). This formulation allows us to predict the follow-up story arc beyond the scope of a few sentences. We represent a story block using the term frequencies (TF) of semantic frames in it, normalized by each frame's inverse document frequency (IDF). We conduct semantic frame forecast experiments on 4,794 books from the…
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 · Advanced Text Analysis Techniques · Digital Humanities and Scholarship
