CLJun 16, 2025

EvolvTrip: Enhancing Literary Character Understanding with Temporal Theory-of-Mind Graphs

arXiv:2506.13641v1h-index: 8Has Code
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in narrative AI for applications like literary analysis or story generation, though it is incremental as it builds on existing ToM and knowledge graph methods.

The paper tackles the problem of Large Language Models (LLMs) struggling with Theory-of-Mind reasoning in long narratives by introducing EvolvTrip, a temporal knowledge graph that enhances LLM performance, particularly for smaller models, in character-centric tasks.

A compelling portrayal of characters is essential to the success of narrative writing. For readers, appreciating a character's traits requires the ability to infer their evolving beliefs, desires, and intentions over the course of a complex storyline, a cognitive skill known as Theory-of-Mind (ToM). Performing ToM reasoning in prolonged narratives requires readers to integrate historical context with current narrative information, a task at which humans excel but Large Language Models (LLMs) often struggle. To systematically evaluate LLMs' ToM reasoning capability in long narratives, we construct LitCharToM, a benchmark of character-centric questions across four ToM dimensions from classic literature. Further, we introduce EvolvTrip, a perspective-aware temporal knowledge graph that tracks psychological development throughout narratives. Our experiments demonstrate that EvolvTrip consistently enhances performance of LLMs across varying scales, even in challenging extended-context scenarios. EvolvTrip proves to be particularly valuable for smaller models, partially bridging the performance gap with larger LLMs and showing great compatibility with lengthy narratives. Our findings highlight the importance of explicit representation of temporal character mental states in narrative comprehension and offer a foundation for more sophisticated character understanding. Our data and code are publicly available at https://github.com/Bernard-Yang/EvolvTrip.

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