paper-with-me

Papers

Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis

2020-10-06 · EMNLP 2020 11 · Yuncong Li, Cunxiang Yin, Sheng-hua Zhong, Xu Pan

Aspect-category sentiment analysis (ACSA) aims to predict sentiment polarities of sentences with respect to given aspect categories. To detect the sentiment toward a particular aspect category in a sentence, most previous methods first generate an aspect category-specific sentence representation for the aspect category, then predict the sentiment polarity based on the representation. These methods ignore the fact that the sentiment of an aspect category mentioned in a sentence is an aggregation of the sentiments of the words indicating the aspect category in the sentence, which leads to suboptimal performance. In this paper, we propose a Multi-Instance Multi-Label Learning Network for Aspect-Category sentiment analysis (AC-MIMLLN), which treats sentences as bags, words as instances, and the words indicating an aspect category as the key instances of the aspect category. Given a sentence and the aspect categories mentioned in the sentence, AC-MIMLLN first predicts the sentiments of the instances, then finds the key instances for the aspect categories, finally obtains the sentiments of the sentence toward the aspect categories by aggregating the key instance sentiments. Experimental results on three public datasets demonstrate the effectiveness of AC-MIMLLN.

📄 PDF Abstract BibTeX arXiv:2010.02656

Code (1)

l294265421/AC-MIMLLN 공식 구현 pytorch

Tasks

Aspect Category Sentiment AnalysisMulti-Label LearningSentenceSentiment Analysis

Similar Papers 제목 키워드 기반

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

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

Multi-Label Few-Shot Learning for Aspect Category Detection

2021-05-29 · ACL 2021 5 · Mengting Hu, Shiwan Zhao, Honglei Guo, Chao Xue 외

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…

Aspect Category DetectionFew-Shot LearningSentenceSentiment Analysis

Supervised Gradual Machine Learning for Aspect Category Detection

2024-04-08 · Murtadha Ahmed, Qun Chen

Aspect Category Detection (ACD) aims to identify implicit and explicit aspects in a given review sentence. The state-of-the-art approaches for ACD use Deep Neural Networks (DNNs) to address the problem as a multi-label c…

Aspect Category DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentence+1