@inproceedings{gampper-rutherford-2026-chulanlp,
title = "{C}hula{NLP} at {S}em{E}val-2026 Task 4: Neural Aspect Composition for Narrative Story Embeddings",
author = "Gampper, James and
Rutherford, Attapol",
editor = "Kochmar, Ekaterina and
Ghosh, Debanjan and
North, Kai and
Komachi, Mamoru",
booktitle = "Proceedings of the 20th {I}nternational {W}orkshop on {S}emantic {E}valuation (2026)",
month = jul,
year = "2026",
address = "San Diego, California, USA",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl-workshops/2026.semeval-1.341/",
pages = "2709--2714",
ISBN = "979-8-89176-414-9",
abstract = "Comparing stories and narratives has proven to be a difficult task to automate because traditional vector representations fail to capture the layered and multi-faceted aspects of stories such as theme, plot progression, and resolution. We address SemEval-2026 Task 4, which requires generating vector embeddings that preserve narrative similarity relationships. We propose Neural Aspect Composition, which functions by using a Large Language Model (LLM) to decompose stories into 13 semantic narrative aspects (theme, course of action, outcomes, etc.), encodes each aspect separately using an encoder model, and learns a global importance weight for each aspect through a trained weighting layer. Our approach achieves the official test scores of 0.64 on Track A and 0.61 on Track B. During validation, it outperformed vectors produced by inputting the raw story text directly into an encoder model and a sentence-averaging baseline. The analysis of the learned weights on the development set reveals that thematic elements and narrative resolutions were the primary drivers of perceived similarity, receiving significantly higher weights than intermediate plot events and other minor details such as character introductions."
}Markdown (Informal)
[ChulaNLP at SemEval-2026 Task 4: Neural Aspect Composition for Narrative Story Embeddings](https://preview.aclanthology.org/ingest-acl-workshops/2026.semeval-1.341/) (Gampper & Rutherford, SemEval 2026)
ACL