EMNLP 2022finding13 citations

Label-Driven Denoising Framework for Multi-Label Few-Shot Aspect Category Detection

Fei Zhao, Yuchen Shen, Zhen Wu, Xinyu Dai

Abstract

Multi-Label Few-Shot Aspect Category Detection (FS-ACD) is a new sub-task of aspect-based sentiment analysis, which aims to detect aspect categories accurately with limited training instances. Recently, dominant works use the prototypical network to accomplish this task, and employ the attention mechanism to extract keywords of aspect category from the sentences to produce the prototype for each aspect. However, they still suffer from serious noise problems: (1) due to lack of sufficient supervised data, the previous methods easily catch noisy words irrelevant to the current aspect category, which largely affects the quality of the generated prototype; (2) the semantically-close aspect categories usually generate similar prototypes, which are mutually noisy and confuse the classifier seriously. In this paper, we resort to the label information of each aspect to tackle the above problems, along with proposing a novel Label-Driven Denoising Framework (LDF). Extensive experimental results show that our framework achieves better performance than other state-of-the-art methods.

BibTeX
@inproceedings{zhao-etal-2022-label,
    title = "Label-Driven Denoising Framework for Multi-Label Few-Shot Aspect Category Detection",
    author = "Zhao, Fei  and
      Shen, Yuchen  and
      Wu, Zhen  and
      Dai, Xinyu",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.177/",
    doi = "10.18653/v1/2022.findings-emnlp.177",
    pages = "2390--2402"
}
Label-Driven Denoising Framework for Multi-Label Few-Shot Aspect Category Detection · EMNLP 2022