CLLGFeb 21, 2024

Fine-Grained Modeling of Narrative Context: A Coherence Perspective via Retrospective Questions

arXiv:2402.13551v232 citationsh-index: 10ACL
Originality Incremental advance
AI Analysis

This work addresses the problem of fine-grained context modeling for narrative understanding, offering a practical tool for downstream tasks, though it is incremental in building on existing coherence concepts.

The paper tackles narrative comprehension by proposing NarCo, a graph that models coherence dependencies between context snippets using retrospective questions generated by LLMs, and demonstrates its utility across three narrative tasks with improved performance.

This work introduces an original and practical paradigm for narrative comprehension, stemming from the characteristics that individual passages within narratives tend to be more cohesively related than isolated. Complementary to the common end-to-end paradigm, we propose a fine-grained modeling of narrative context, by formulating a graph dubbed NarCo, which explicitly depicts task-agnostic coherence dependencies that are ready to be consumed by various downstream tasks. In particular, edges in NarCo encompass free-form retrospective questions between context snippets, inspired by human cognitive perception that constantly reinstates relevant events from prior context. Importantly, our graph formalism is practically instantiated by LLMs without human annotations, through our designed two-stage prompting scheme. To examine the graph properties and its utility, we conduct three studies in narratives, each from a unique angle: edge relation efficacy, local context enrichment, and broader application in QA. All tasks could benefit from the explicit coherence captured by NarCo.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes