CLGNJun 25, 2025

Narrative Shift Detection: A Hybrid Approach of Dynamic Topic Models and Large Language Models

arXiv:2506.20269v15 citationsh-index: 3Has CodeText2Story@ECIR
Originality Incremental advance
AI Analysis

This work addresses the challenge of tracking evolving narratives in media for researchers and analysts, though it is incremental as it builds on existing methods like topic models and LLMs.

The paper tackled the problem of detecting narrative shifts over time in media by combining dynamic topic models with Large Language Models (LLMs) to identify changes and interpret them, finding that LLMs efficiently extract narrative shifts but struggle to distinguish between content and narrative shifts.

With rapidly evolving media narratives, it has become increasingly critical to not just extract narratives from a given corpus but rather investigate, how they develop over time. While popular narrative extraction methods such as Large Language Models do well in capturing typical narrative elements or even the complex structure of a narrative, applying them to an entire corpus comes with obstacles, such as a high financial or computational cost. We propose a combination of the language understanding capabilities of Large Language Models with the large scale applicability of topic models to dynamically model narrative shifts across time using the Narrative Policy Framework. We apply a topic model and a corresponding change point detection method to find changes that concern a specific topic of interest. Using this model, we filter our corpus for documents that are particularly representative of that change and feed them into a Large Language Model that interprets the change that happened in an automated fashion and distinguishes between content and narrative shifts. We employ our pipeline on a corpus of The Wall Street Journal news paper articles from 2009 to 2023. Our findings indicate that a Large Language Model can efficiently extract a narrative shift if one exists at a given point in time, but does not perform as well when having to decide whether a shift in content or a narrative shift took place.

Code Implementations1 repo
Foundations

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

Your Notes