paper-with-me

홈 › Papers

Towards Human-Level Book-Writing Capability

2026-05-16 · Jan Zierstek, Matteo Batelic, Maya Medjad, Tim Schönenberger arxiv

Large language models are optimized for instruction following and agentic tasks remain poorly aligned with the requirements of high-quality creative writing. We show that a purpose-built creative writing model can outperform both GPT-5.5 and Claude Opus 4.8 on writing quality evaluation. Fiction frequently depends on behaviors that assistant-tuned models are explicitly trained to avoid, particularly deception, moral ambiguity, and unreliable narration. As a result, generated stories often appear structurally correct while remaining stylistically generic, overly explanatory, or weakly grounded in human literary behavior. We present a dataset construction and training framework for book-scale creative writing that reframes supervised fine-tuning as a prompt-to-book generation task grounded in human-authored fiction. Starting from public-domain novels, we derive a multi-resolution Planning Scaffold by summarizing each book at progressively finer levels, from a high-level premise to chapter- and scene-level structure. We then invert this hierarchy during training: the model learns to expand a prompt into increasingly detailed plans and finally into the original human-authored book text. This formulation preserves human prose as the final supervised target while using intermediate summaries to make book-scale generation learnable. We train a long-context language model on these prompt-to-book trajectories and show that this objective shifts generation away from assistant-style prose and toward human literary writing.

📄 PDF Abstract BibTeX arXiv:2605.17064

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

CoAuthorAI: A Human in the Loop System For Scientific Book Writing

2026-03-27 · Yangjie Tian, Xungang Gu, Yun Zhao, Jiale Yang 외 arxiv

Large language models (LLMs) are increasingly used in scientific writing but struggle with book-length tasks, often producing inconsistent structure and unreliable citations. We introduce CoAuthorAI, a human-in-the-loop …

Can Good Writing Be Generative? Expert-Level AI Writing Emerges through Fine-Tuning on High-Quality Books

2026-01-26 · Tuhin Chakrabarty, Paramveer S. Dhillon arxiv

Creative writing has long been considered a uniquely human endeavor, requiring voice and style that machines could not replicate. This assumption is challenged by Generative AI that can emulate thousands of author styles…

On Writing a Textbook on Natural Language Processing

2021-06-01 · NAACL (TeachingNLP) 2021 6 · Jacob Eisenstein

There are thousands of papers about natural language processing and computational linguistics, but very few textbooks. I describe the motivation and process for writing a college textbook on natural language processing, …

We Tweet Like We Talk and Other Interesting Observations: An Analysis of English Communication Modalities

2014-03-03 · Josiah P. Zayner

Modalities of communication for human beings are gradually increasing in number with the advent of new forms of technology. Many human beings can readily transition between these different forms of communication with lit…

HoWToBench: Holistic Evaluation for LLM's Capability in Human-level Writing using Tree of Writing

2026-04-21 · Andrew Zhuoer Feng, Cunxiang Wang, Yu Luo, Lin Fan 외 arxiv

Evaluating the writing capabilities of large language models (LLMs) remains a significant challenge due to the multidimensional nature of writing skills and the limitations of existing metrics. LLM's performance in thous…

Text Generation