paper-with-me

홈 › Papers

LongStory: Coherent, Complete and Length Controlled Long story Generation

2023-11-26 · Kyeongman Park, Nakyeong Yang, Kyomin Jung

A human author can write any length of story without losing coherence. Also, they always bring the story to a proper ending, an ability that current language models lack. In this work, we present the LongStory for coherent, complete, and length-controlled long story generation. LongStory introduces two novel methodologies: (1) the long and short-term contexts weight calibrator (CWC) and (2) long story structural positions (LSP). The CWC adjusts weights for long-term context Memory and short-term context Cheating, acknowledging their distinct roles. The LSP employs discourse tokens to convey the structural positions of a long story. Trained on three datasets with varied average story lengths, LongStory outperforms other baselines, including the strong story generator Plotmachine, in coherence, completeness, relevance, and repetitiveness. We also perform zero-shot tests on each dataset to assess the model's ability to predict outcomes beyond its training data and validate our methodology by comparing its performance with variants of our model.

📄 PDF Abstract BibTeX arXiv:2311.15208

Code (0)

등록된 구현이 없습니다.

Tasks

Story Generation

Similar Papers 제목 키워드 기반

What Matters in Evaluating Book-Length Stories? A Systematic Study of Long Story Evaluation

2025-12-14 · Dingyi Yang, Qin Jin arxiv

In this work, we conduct systematic research in a challenging area: the automatic evaluation of book-length stories (>100K tokens). Our study focuses on two key questions: (1) understanding which evaluation aspects matte…

StoryWriter: A Multi-Agent Framework for Long Story Generation

2025-06-19 · Haotian Xia, Hao Peng, Yunjia Qi, Xiaozhi Wang 외

Long story generation remains a challenge for existing large language models (LLMs), primarily due to two main factors: (1) discourse coherence, which requires plot consistency, logical coherence, and completeness in the…

Story Generation

Event-Causal RAG: A Retrieval-Augmented Generation Framework for Long Video Reasoning in Complex Scenarios

2026-05-07 · Peizheng Yan, Yu Zhao, Liang Xie, Juntong Qi 외 arxiv

Large vision-language models perform well on short- and medium-length video understanding but still struggle to maintain coherent event memory and recover long-range relationships in ultra-long videos. End-to-end methods…

Answer GenerationCausal Inference

Why Do Accumulated Transformations Extrapolate?

2026-06-23 · Mahesh Godavarti arxiv

PaTH Attention showed that replacing RoPE's position-indexed rotations with accumulated data-dependent Householder reflections yields strong length extrapolation, though performance degrades at extreme context lengths. W…

LongWriter: Unleashing 10,000+ Word Generation from Long Context LLMs

2024-08-13 · Yushi Bai, Jiajie Zhang, Xin Lv, Linzhi Zheng 외

Current long context large language models (LLMs) can process inputs up to 100,000 tokens, yet struggle to generate outputs exceeding even a modest length of 2,000 words. Through controlled experiments, we find that the …