ACL 2024findings1 citations

Pinpointing Diffusion Grid Noise to Enhance Aspect Sentiment Quad Prediction

Linan Zhu, Xiangfan Chen, Xiaolei Guo, Chenwei Zhang, Zhechao Zhu, Zehai Zhou, Xiangjie Kong

Abstract

Aspect sentiment quad prediction (ASQP) has garnered significant attention in aspect-based sentiment analysis (ABSA). Current ASQP research primarily relies on pre-trained generative language models to produce templated sequences, often complemented by grid-based auxiliary methods. Despite these efforts, the persistent challenge of generation instability remains unresolved and the effectiveness of grid methods remains underexplored in current studies. To this end, we introduce Grid Noise Diffusion Pinpoint Network (GDP), a T5-based generative model aiming to tackle the issue of generation instability. The model consists of three novel modules, including Diffusion Vague Learning (DVL) to facilitate effective model learning and enhance overall robustness; Consistency Likelihood Learning (CLL) to discern the characteristics and commonalities of sentiment elements and thus reduce the impact of distributed noise; and GDP-FOR, a novel generation template, to enable models to generate outputs in a more natural way. Extensive experiments on four datasets demonstrate the remarkable effectiveness of our approach in addressing ASQP tasks.

BibTeX
@inproceedings{zhu-etal-2024-pinpointing,
    title = "Pinpointing Diffusion Grid Noise to Enhance Aspect Sentiment Quad Prediction",
    author = "Zhu, Linan  and
      Chen, Xiangfan  and
      Guo, Xiaolei  and
      Zhang, Chenwei  and
      Zhu, Zhechao  and
      Zhou, Zehai  and
      Kong, Xiangjie",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.222/",
    doi = "10.18653/v1/2024.findings-acl.222",
    pages = "3717--3726"
}