@inproceedings{lyu-etal-2025-facttrack,
title = "{F}act{T}rack: Time-Aware World State Tracking in Story Outlines",
author = "Lyu, Zhiheng and
Yang, Kevin and
Kong, Lingpeng and
Klein, Dan",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/landing_page/2025.naacl-long.144/",
pages = "2825--2848",
ISBN = "979-8-89176-189-6",
abstract = "While accurately detecting and correcting factual contradictions in language model outputs has become increasingly important as their capabilities improve, doing so is highly challenging. We propose a novel method, FactTrack, for tracking atomic facts and addressing factual contradictions. Crucially, FactTrack also maintains time-aware validity intervals for each fact, allowing for change over time. At a high level, FactTrack consists of a four-step pipeline to update a world state data structure for each new event: (1) decompose the event into directional atomic facts; (2) determine the validity interval of each atomic fact using the world state; (3) detect contradictions with existing facts in the world state; and finally (4) add new facts to the world state and update existing atomic facts. When we apply FactTrack to contradiction detection on structured story outlines, we find that FactTrack using LLaMA2-7B-Chat substantially outperforms a fair baseline using LLaMA2-7B-Chat, and achieves performance comparable to a GPT4 baseline. Moreover, when using GPT4, FactTrack significantly outperforms the GPT4 baseline."
}
Markdown (Informal)
[FactTrack: Time-Aware World State Tracking in Story Outlines](https://preview.aclanthology.org/landing_page/2025.naacl-long.144/) (Lyu et al., NAACL 2025)
ACL
- Zhiheng Lyu, Kevin Yang, Lingpeng Kong, and Dan Klein. 2025. FactTrack: Time-Aware World State Tracking in Story Outlines. In Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers), pages 2825–2848, Albuquerque, New Mexico. Association for Computational Linguistics.