MARCUS: An Event-Centric NLP Pipeline that generates Character Arcs from Narratives
Sriharsh Bhyravajjula, Ujwal Narayan, Manish Shrivastava
TL;DR
Problem: quantify character journeys in narratives by modeling events and evolving inter-character relations. Approach: MARCUS is an event-centric NLP pipeline that extracts events, participant roles, sentiment, and implied emotion to produce relation arcs, which are aggregated into character arcs. Findings: evaluated on Harry Potter and The Lord of the Rings, with human surveys showing meaningful alignment between arcs and plots and general agreement on event-to-arc mappings. Significance: provides a tangible, graph-based representation of character development with potential applications in narrative analysis, recommendations, and NLG for fiction.
Abstract
Character arcs are important theoretical devices employed in literary studies to understand character journeys, identify tropes across literary genres, and establish similarities between narratives. This work addresses the novel task of computationally generating event-centric, relation-based character arcs from narratives. Providing a quantitative representation for arcs brings tangibility to a theoretical concept and paves the way for subsequent applications. We present MARCUS (Modelling Arcs for Understanding Stories), an NLP pipeline that extracts events, participant characters, implied emotion, and sentiment to model inter-character relations. MARCUS tracks and aggregates these relations across the narrative to generate character arcs as graphical plots. We generate character arcs from two extended fantasy series, Harry Potter and Lord of the Rings. We evaluate our approach before outlining existing challenges, suggesting applications of our pipeline, and discussing future work.
