次回の更新記事:今週の注目AI論文リスト(論文公開日2026/7/5~7/11)(公開予定日:2026年07月11日)
AIDB Daily Papers

物語の木:長編物語のための階層的表現

原題: Storyline Trees: Hierarchical Representations for Long-Form Narratives
著者: Litu Ou, Mirella Lapata
公開日: 2026-06-18 | 分野: LLM NLP Transformer cs.CL

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

ポイント

  • 長編物語の構造を階層的に表現する「ストーリーラインツリー」を提案した。
  • 物語の構造を明示的に捉えることで、長文コンテキストモデルの課題を解決する。
  • ストーリーラインツリーを用いた質問応答システムは、既存手法を上回る性能を示した。

Abstract

Long-form narratives are challenging for long-context models because their structure is implicit: events, characters, and plotlines interact across hundreds of pages without the explicit cues that guide navigation in structured documents. We address this by constructing storyline trees, hierarchical representations that organize narratives from global themes and major plotlines to fine-grained events. We first segment chapters into contiguous narrative segments, or scenes, and use them as the basic units for tree construction. We then infer storyline trees through complementary top-down and bottom-up procedures that derive, refine, cluster, and summarize storylines at multiple levels of abstraction. We showcase the utility of this representation for question answering: storyline trees enable adaptive retrieval, allowing models to iteratively inspect high-level narrative structure and retrieve scene-level evidence on demand. Experiments on three long-context narrative QA benchmarks show that adaptive retrieval outperforms strong baselines, including post-trained long-context models and agentic chunk-based methods. Ablations confirm that scenes are more effective basic units than chapters or generic segmentation, and that gains persist under matched retrieval budgets

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

関連するAIDB記事