CLNov 16, 2023

Event Causality Is Key to Computational Story Understanding

arXiv:2311.09648v236 citationsh-index: 27Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving story understanding for AI systems, representing an incremental advance by applying large language models to a known bottleneck in the field.

The paper tackles the problem of computational story understanding by introducing a method for event causality identification, which sets a new state of the art on the COPES dataset and leads to relative improvements of 3.6-16.6% in story quality evaluation and 4.1-13.5% in multimodal alignment tasks.

Cognitive science and symbolic AI research suggest that event causality provides vital information for story understanding. However, machine learning systems for story understanding rarely employ event causality, partially due to the lack of methods that reliably identify open-world causal event relations. Leveraging recent progress in large language models, we present the first method for event causality identification that leads to material improvements in computational story understanding. Our technique sets a new state of the art on the COPES dataset (Wang et al., 2023) for causal event relation identification. Further, in the downstream story quality evaluation task, the identified causal relations lead to 3.6-16.6% relative improvement on correlation with human ratings. In the multimodal story video-text alignment task, we attain 4.1-10.9% increase on Clip Accuracy and 4.2-13.5% increase on Sentence IoU. The findings indicate substantial untapped potential for event causality in computational story understanding. The codebase is at https://github.com/insundaycathy/Event-Causality-Extraction.

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