COLING 2025main0 citations

Unified Grid Tagging Scheme for Aspect Sentiment Quad Prediction

Guixin Su, Yongcheng Zhang, Tongguan Wang, Mingmin Wu, Ying Sha

Abstract

Aspect Sentiment Quad Prediction (ASQP) aims to extract all sentiment elements in quads for a given review to explain the reason for the sentiment. Previous table-filling based methods have achieved promising results by modeling word-pair relations. However, these methods decompose the ASQP task into several subtasks without considering the association between sentiment elements. Most importantly, they fail to tackle the situation where a sentence contains multiple implicit expressions. To address these limitations, we propose a simple yet effective Unified Grid Tagging Scheme (UGTS) to extract sentiment quadruplets in one shot, with two additional special tokens from pre-trained models to represent potential implicit aspect and opinion terms. Based on this, we first introduce the adaptive graph diffusion convolution network to construct the direct connection between explicit and implicit sentiment elements from syntactic and semantic views. Next, we utilize conditional layer normalization to refine the mutual indication effect between words for matching valid aspect-opinion pairs. Finally, we employ the triaffine mechanism to integrate heterogeneous word-pair relations to capture higher-order interactions between sentiment elements. Experimental results on four benchmark datasets show the effectiveness and robustness of our model, which achieves state-of-the-art performance.

BibTeX
@inproceedings{su-etal-2025-unified,
    title = "Unified Grid Tagging Scheme for Aspect Sentiment Quad Prediction",
    author = "Su, Guixin  and
      Zhang, Yongcheng  and
      Wang, Tongguan  and
      Wu, Mingmin  and
      Sha, Ying",
    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.269/",
    pages = "3997--4010"
}
Unified Grid Tagging Scheme for Aspect Sentiment Quad Prediction · COLING 2025