COLING 2025main0 citations

Semantic and Sentiment Dual-Enhanced Generative Model for Script Event Prediction

Feiyang Wu, Peixin Huang, Yanli Hu, Zhen Tan, Xiang Zhao

Abstract

Script Event Prediction (SEP) aims to forecast the next event in a sequence from a list of candidates. Traditional methods often use pre-trained language models to model event associations but struggle with semantic ambiguity and embedding bias. Semantic ambiguity arises from the multiple meanings of identical words and insufficient consideration of event arguments, while embedding bias results from assigning similar word embeddings to event pairs with similar lexical features, despite their different meanings. To address above issues, we propose a the Semantic and Sentiment Dual-enhanced Generative Model (SSD-GM). SSD-GM leverages two types of script event information to enhance the generative model. Specifically, it employs a GNN-based semantic structure aggregator to integrate the event-centric structure information, thereby mitigating the impact of semantic ambiguity. Furthermore, we find that local sentiment variability effectively reduces biases in event embeddings, while maintaining global sentiment consistency enhances predictive accuracy. As a result, SSD-GM adeptly captures both global and local sentiment of events through its sentiment information awareness mechanism. Extensive experiments on the Multi-Choice Narrative Cloze (MCNC) task demonstrate that our approach achieves better results than other state-of-the-art baselines.

BibTeX
@inproceedings{wu-etal-2025-semantic,
    title = "Semantic and Sentiment Dual-Enhanced Generative Model for Script Event Prediction",
    author = "Wu, Feiyang  and
      Huang, Peixin  and
      Hu, Yanli  and
      Tan, Zhen  and
      Zhao, Xiang",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.622/",
    pages = "9250--9259"
}
Semantic and Sentiment Dual-Enhanced Generative Model for Script Event Prediction · COLING 2025