次回の更新記事:MetaのLLM『Muse Spark 1.1』評価報告を読み解く。コ…(公開予定日:2026年07月13日)
AIDB Daily Papers

物語世界モデル:長編小説のためのナラトロジーに基づいた作家用メモリシステム

原題: Narrative World Model: Narratology-Grounded Writer Memory for Long-Form Fiction
著者: Mohammad Saifullah, Thomas Kornmaier, Taaha Kazi, Vasu Sharma, Aditya Sanjiv Kanade, Aanand Kumar Yadav
公開日: 2026-07-06 | 分野: LLM メモリ 物語 cs.CL cs.AI cs.IR

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 長編小説の複雑な物語構造を把握するため、ナラトロジーに基づいた時間的状態グラフとハイブリッド検索を組み合わせたメモリシステムを開発した。
  • 既存の汎用的な検索やエージェントメモリでは物語特有の文脈を捉えきれないという課題に対し、物語の構造を明示的にモデル化する点が新しい。
  • 検証の結果、既存のグラフベースのメモリ手法を大幅に上回る精度で、物語に関する複雑な多段階の推論質問に回答できることが示された。

Abstract

Long-form fiction writers need memory that answers multi-hop questions about evolving story state: who knows a secret and when they learned it, whether an event preceded the narration that revealed it, whether a setup paid off, and how a relationship shifted. General-purpose retrieval and agent-memory systems represent entities and facts but not the narratological structure these questions turn on, so they surface the wrong evidence or none at all. We introduce the Narrative World Model (NWM), a writer-memory system that pairs a narratology-grounded typed temporal-state graph with query-conditioned hybrid retrieval. To measure memory rather than the answerer, we read every system through a single held-constant Opus 4.8 reader over only that system's chapter-safe evidence, on a reproducible public corpus and a validated multi-hop benchmark, and we compare against the strongest existing temporal-knowledge-graph agent-memory framework, Graphiti/Zep (Rasmussen et al., 2025). NWM substantially and significantly outperforms this baseline on multi-hop narratological QA across both corpora, and far exceeds GraphRAG and flat retrieval. The advantage is representational rather than an artifact of extraction: it survives rebuilding the baseline with NWM's own extractor, and traces to its narratology-grounded structure and query-conditioned retrieval, not to graph size or extractor quality.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事