Papers › Generating Narrative Text in a Switching Dynamical System

Generating Narrative Text in a Switching Dynamical System

8 Apr 2020CONLL 2020arXiv:2004.03762archive 2025-07-28

Noah Weber, Leena Shekhar, Heeyoung Kwon, Niranjan Balasubramanian, Nathanael Chambers

Early work on narrative modeling used explicit plans and goals to generate stories, but the language generation itself was restricted and inflexible. Modern methods use language models for more robust generation, but often lack an explicit representation of the scaffolding and dynamics that guide a coherent narrative. This paper introduces a new model that integrates explicit narrative structure with neural language models, formalizing narrative modeling as a Switching Linear Dynamical System (SLDS). A SLDS is a dynamical system in which the latent dynamics of the system (i.e. how the state vector transforms over time) is controlled by top-level discrete switching variables. The switching variables represent narrative structure (e.g., sentiment or discourse states), while the latent state vector encodes information on the current state of the narrative. This probabilistic formulation allows us to control generation, and can be learned in a semi-supervised fashion using both labeled and unlabeled data. Additionally, we derive a Gibbs sampler for our model that can fill in arbitrary parts of the narrative, guided by the switching variables. Our filled-in (English language) narratives outperform several baselines on both automatic and human evaluations.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2004.03762")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

StonyBrookNLP/SLDS-Stories officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from StonyBrookNLP/SLDS-Stories. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_loss_supervised StonyBrookNLP/SLDS-Stories/masked_cross_entropy.py official repository unverified MIT (permissive) · 6b72610a3dde3fa2 · report
compute_loss_unsupervised StonyBrookNLP/SLDS-Stories/masked_cross_entropy.py official repository unverified MIT (permissive) · bc810b7c58cfa2e5 · report
compute_loss_unsupervised_LM StonyBrookNLP/SLDS-Stories/masked_cross_entropy.py official repository unverified MIT (permissive) · 4a83c296dd50e739 · report
fix_enc_hidden StonyBrookNLP/SLDS-Stories/EncDec.py official repository unverified MIT (permissive) · 2f057e280e22d44b · report
gather_last StonyBrookNLP/SLDS-Stories/EncDec.py official repository unverified MIT (permissive) · 592535cda1dd181c · report
gumbel_sample StonyBrookNLP/SLDS-Stories/utils.py official repository unverified MIT (permissive) · 509f852bce1cc974 · report
load_vocab StonyBrookNLP/SLDS-Stories/data_utils.py official repository unverified MIT (permissive) · a127d4e3ccc2f275 · report
normal_sample StonyBrookNLP/SLDS-Stories/utils.py official repository unverified MIT (permissive) · 2cf3bf1f6ea37ceb · report
normal_sample_deterministic StonyBrookNLP/SLDS-Stories/utils.py official repository unverified MIT (permissive) · ebe372d67b34074e · report
sequence_mask StonyBrookNLP/SLDS-Stories/EncDec.py official repository unverified MIT (permissive) · 639a7a37520aaba6 · report
transform StonyBrookNLP/SLDS-Stories/data_utils.py official repository unverified MIT (permissive) · 92918efb0313ba75 · report

Tasks

Text Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections