paper-with-me

홈 › Papers

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

2025-06-25 · Kai-Robin Lange, Tobias Schmidt, Matthias Reccius, Henrik Müller, Michael Roos, Carsten Jentsch

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.

📄 PDF Abstract BibTeX arXiv:2506.20269

Code (1)

k-rlange/t2snarrativechanges 공식 구현

Tasks

ArticlesChange Point DetectionLanguage ModelingLanguage ModellingLarge Language ModelTopic Models

Similar Papers 제목 키워드 기반

Hybrid topic modelling for computational close reading: Mapping narrative themes in Pushkin's Evgenij Onegin

2026-03-20 · Angelo Maria Sabatini arxiv

This study presents a hybrid topic modelling framework for computational literary analysis that integrates Latent Dirichlet Allocation (LDA) with sparse Partial Least Squares Discriminant Analysis (sPLS-DA) to model them…

Discovering collective narratives shifts in online discussions

2023-07-17 · Wanying Zhao, Fiona Guo, Kristina Lerman, Yong-Yeol Ahn

Narrative is a foundation of human cognition and decision making. Because narratives play a crucial role in societal discourses and spread of misinformation and because of the pervasive use of social media, the narrative…

Change Point DetectionDecision MakingMisinformationSemantic Role Labeling

Zero-shot narrative detection in social messaging

2026-09-15 · Jesús M. Fraile-Hernández, Anselmo Peñas, Patrick Giedemann arxiv

This study investigates the zero-shot ability of large language models (LLMs) to identify and classify hidden narratives in social messages. Our research hypothesis is that LLMs' extensive contextual knowledge allows the…

Evaluating BERTopic on Open-Ended Data: A Case Study with Belgian Dutch Daily Narratives

2025-04-20 · Ratna Kandala, Katie Hoemann

This study explores BERTopic's potential for modeling open-ended Belgian Dutch daily narratives, contrasting its performance with Latent Dirichlet Allocation (LDA) and KMeans. Although LDA scores well on certain automate…

Detecting Neurocognitive Disorders through Analyses of Topic Evolution and Cross-modal Consistency in Visual-Stimulated Narratives

2025-01-07 · Jinchao Li, Yuejiao Wang, Junan Li, Jiawen Kang 외

Early detection of neurocognitive disorders (NCDs) is crucial for timely intervention and disease management. Given that language impairments manifest early in NCD progression, visual-stimulated narrative (VSN)-based ana…

Topic Models