Papers › Improving Pacing in Long-Form Story Planning

Improving Pacing in Long-Form Story Planning

8 Nov 2023arXiv:2311.04459archive 2025-07-28

Yichen Wang, Kevin Yang, Xiaoming Liu, Dan Klein

Existing LLM-based systems for writing long-form stories or story outlines frequently suffer from unnatural pacing, whether glossing over important events or over-elaborating on insignificant details, resulting in a jarring experience for the reader. We propose a CONCrete Outline ConTrol (CONCOCT) system to improve pacing when automatically generating story outlines. We first train a concreteness evaluator to judge which of two events is more concrete (low-level-detailed). This evaluator can then be used to control pacing in hierarchical outline generation; in this work, we explore a vaguest-first expansion procedure that aims for uniform pacing. We further use the evaluator to filter new outline items based on predicted concreteness. Compared to a baseline hierarchical outline generator, humans judge CONCOCT's pacing to be more consistent over 57% of the time across multiple outline lengths; the gains also translate to downstream stories. All code, data, and models are open-sourced.

PaperPDFCodeCode 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="2311.04459")

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 13 ran with no contract checked.

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

yichenzw/pacing officialmentioned in papermentioned on GitHubpytorch 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

17 samples harvested; 13 ran; 0 honoured the contract we drafted; 4 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.

13ran
4unverified

Licence: 17 of the 17 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 yichenzw/pacing. “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.

add_general_args yichenzw/pacing/doc_generation_toolkit/common/util.py official repository ran no licence file found · pointer only · cf7a81e403862bdc · report
determistic_simple_API yichenzw/pacing/chatgpt_api.py official repository ran no licence file found · pointer only · ac893a79c2cadf38 · report
find_closest_sublist yichenzw/pacing/utils.py official repository ran no licence file found · pointer only · c39befcce8c56b77 · report
load_dataset yichenzw/pacing/dataset.py official repository ran no licence file found · pointer only · 4e01cd1c558718da · report
load_jsonl yichenzw/pacing/utils.py official repository ran no licence file found · pointer only · 0abd22edc46fd892 · report
load_jsonl yichenzw/pacing/concrete_evaluator/val.py official repository ran no licence file found · pointer only · 8d8abe0e09f5688b · report
num_to_char yichenzw/pacing/doc_generation_toolkit/common/util.py official repository ran no licence file found · pointer only · 8ffd1cad03ea46da · report
openai_call yichenzw/pacing/gpt4_eval/gpt4_eval_single.py official repository ran no licence file found · pointer only · 89d4028fd99a22c6 · report
openai_call yichenzw/pacing/story_generation/convert_outline_to_doc_format.py official repository ran no licence file found · pointer only · 4c52dc8c1e011ef9 · report
openai_call yichenzw/pacing/story_generation/direct_gen.py official repository ran no licence file found · pointer only · 91dc1a752a4f8b5c · report
sample_length yichenzw/pacing/dataset.py official repository ran fingerprinted no licence file found · pointer only · e68104252a4d6ff7 · report
to_tensor_dataset yichenzw/pacing/ranker.py official repository ran no licence file found · pointer only · d805b5c3239eb544 · report
visit_record_formating yichenzw/pacing/dataset.py official repository ran no licence file found · pointer only · 7910e2722c51f64a · report
eval yichenzw/pacing/gpt4_eval/gpt4_eval_single.py official repository unverified no licence file found · pointer only · 08d471154e8360cc · report
generate_outline yichenzw/pacing/run_outline.py official repository unverified no licence file found · pointer only · 37ee1f3c60cbd5ef · report
recursive_traverse yichenzw/pacing/story_generation/convert_outline_to_doc_format.py official repository unverified no licence file found · pointer only · 1157e2d7daf50b7d · report
split_excerpt yichenzw/pacing/gpt4_eval/gpt4_eval_single.py official repository unverified no licence file found · pointer only · 56951e0d3eff5c73 · report

Tasks

Form

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