A Self-enhancement Multitask Framework for Unsupervised Aspect Category Detection
Our work addresses the problem of unsupervised Aspect Category Detection using a small set of seed words. Recent works have focused on learning embedding spaces for seed words and sentences to establish similarities between sentences and aspects. However, aspect representations are limited by the quality of initial seed words, and model performances are compromised by noise. To mitigate this limitation, we propose a simple framework that automatically enhances the quality of initial seed words and selects high-quality sentences for training instead of using the entire dataset. Our main concepts are to add a number of seed words to the initial set and to treat the task of noise resolution as a task of augmenting data for a low-resource task. In addition, we jointly train Aspect Category Detection with Aspect Term Extraction and Aspect Term Polarity to further enhance performance. This approach facilitates shared representation learning, allowing Aspect Category Detection to benefit from the additional guidance offered by other tasks. Extensive experiments demonstrate that our framework surpasses strong baselines on standard datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Aspect Category DetectionRepresentation LearningTerm ExtractionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Flexible Example-based Image Enhancement with Task Adaptive Global Feature Self-Guided Network
We propose the first practical multitask image enhancement network, that is able to learn one-to-many and many-to-one image mappings. We show that our model outperforms the current state of the art in learning a single e…
Image EnhancementLE-SSL-MOS: Self-Supervised Learning MOS Prediction with Listener Enhancement
Recently, researchers have shown an increasing interest in automatically predicting the subjective evaluation for speech synthesis systems. This prediction is a challenging task, especially on the out-of-domain test set.…
Ensemble LearningLanguage ModellingPredictionSelf-Supervised Learning+1Indo LEGO-ABSA: A Multitask Generative Aspect Based Sentiment Analysis for Indonesian Language
Aspect-based sentiment analysis is a method in natural language processing aimed at identifying and understanding sentiments related to specific aspects of an entity. Aspects are words or phrases that represent an aspect…
Aspect-Based Sentiment AnalysisAspect Sentiment Triplet ExtractionAttributeSentiment Analysis+2Aspect-based Opinion Summarization with Convolutional Neural Networks
This paper considers Aspect-based Opinion Summarization (AOS) of reviews on particular products. To enable real applications, an AOS system needs to address two core subtasks, aspect extraction and sentiment classificati…
Aspect ExtractionClassificationGeneral ClassificationOpinion Summarization+4A Simple and Effective Self-Supervised Contrastive Learning Framework for Aspect Detection
Unsupervised aspect detection (UAD) aims at automatically extracting interpretable aspects and identifying aspect-specific segments (such as sentences) from online reviews. However, recent deep learning-based topic model…
Contrastive LearningTopic Models