paper-with-me

Papers

Multi-Label Few-Shot Learning for Aspect Category Detection

2021-05-29 · ACL 2021 5 · Mengting Hu, Shiwan Zhao, Honglei Guo, Chao Xue, Hang Gao, Tiegang Gao, Renhong Cheng, Zhong Su

Aspect category detection (ACD) in sentiment analysis aims to identify the aspect categories mentioned in a sentence. In this paper, we formulate ACD in the few-shot learning scenario. However, existing few-shot learning approaches mainly focus on single-label predictions. These methods can not work well for the ACD task since a sentence may contain multiple aspect categories. Therefore, we propose a multi-label few-shot learning method based on the prototypical network. To alleviate the noise, we design two effective attention mechanisms. The support-set attention aims to extract better prototypes by removing irrelevant aspects. The query-set attention computes multiple prototype-specific representations for each query instance, which are then used to compute accurate distances with the corresponding prototypes. To achieve multi-label inference, we further learn a dynamic threshold per instance by a policy network. Extensive experimental results on three datasets demonstrate that the proposed method significantly outperforms strong baselines.

📄 PDF Abstract BibTeX arXiv:2105.14174

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect Category DetectionFew-Shot LearningSentenceSentiment Analysis

Similar Papers 제목 키워드 기반

Label-enhanced Prototypical Network with Contrastive Learning for Multi-label Few-shot Aspect Category Detection

2022-06-14 · Han Liu, Feng Zhang, Xiaotong Zhang, Siyang Zhao 외

Multi-label aspect category detection allows a given review sentence to contain multiple aspect categories, which is shown to be more practical in sentiment analysis and attracting increasing attention. As annotating lar…

Aspect Category DetectionContrastive LearningSentenceSentiment Analysis

Label-Guided Prompt for Multi-label Few-shot Aspect Category Detection

2024-07-30 · Chaofeng Guan, Yaohui Zhu, Yu Bai, Lingyun Wang

Multi-label few-shot aspect category detection aims at identifying multiple aspect categories from sentences with a limited number of training instances. The representation of sentences and categories is a key issue in t…

Aspect Category DetectionLanguage ModelingLanguage ModellingLarge Language Model+1

Few-Shot Multi-Label Aspect Category Detection Utilizing Prototypical Network with Sentence-Level Weighting and Label Augmentation

2023-09-27 · Zeyu Wang, Mizuho Iwaihara

Multi-label aspect category detection is intended to detect multiple aspect categories occurring in a given sentence. Since aspect category detection often suffers from limited datasets and data sparsity, the prototypica…

Aspect Category DetectionSentence

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

2022-10-09 · Fei Zhao, Yuchen Shen, Zhen Wu, Xinyu Dai

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 us…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionDenoising+1

An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Measure

2018-12-08 · Erfan Ghadery, Sajad Movahedi, Heshaam Faili, Azadeh Shakery

Aspect category detection is one of the important and challenging subtasks of aspect-based sentiment analysis. Given a set of pre-defined categories, this task aims to detect categories which are indicated implicitly or …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionFeature Engineering+2