Generative Sentiment Analysis via Latent Category Distribution and Constrained Decoding
Fine-grained sentiment analysis involves extracting and organizing sentiment elements from textual data. However, existing approaches often overlook issues of category semantic inclusion and overlap, as well as inherent structural patterns within the target sequence. This study introduces a generative sentiment analysis model. To address the challenges related to category semantic inclusion and overlap, a latent category distribution variable is introduced. By reconstructing the input of a variational autoencoder, the model learns the intensity of the relationship between categories and text, thereby improving sequence generation. Additionally, a trie data structure and constrained decoding strategy are utilized to exploit structural patterns, which in turn reduces the search space and regularizes the generation process. Experimental results on the Restaurant-ACOS and Laptop-ACOS datasets demonstrate a significant performance improvement compared to baseline models. Ablation experiments further confirm the effectiveness of latent category distribution and constrained decoding strategy.
Code (0)
등록된 구현이 없습니다.
Tasks
Sentiment AnalysisSimilar Papers 제목 키워드 기반
Aspect-Category-Opinion-Sentiment Extraction Using Generative Transformer Model
Sentiment analysis is one of Natural Language Processing's applications that aims to process and extract sentiment information quickly and effectively. To expand upon the previous triplet extraction, that being aspect-op…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect-Category-Opinion-Sentiment Quadruple ExtractionSentiment Analysis+1Domain Adaptation with Category Attention Network for Deep Sentiment Analysis
Domain adaptation tasks such as cross-domain sentiment classification aim to utilize existing labeled data in the source domain and unlabeled or few labeled data in the target domain to improve the performance in the tar…
AttributeClassificationDomain AdaptationSentiment Analysis+1Cross-domain Aspect Category Transfer and Detection via Traceable Heterogeneous Graph Representation Learning
Aspect category detection is an essential task for sentiment analysis and opinion mining. However, the cost of categorical data labeling, e.g., label the review aspect information for a large number of product domains, c…
Aspect Category DetectionGraph Representation LearningOpinion MiningRepresentation Learning+1Emotion-Enhanced Multi-Task Learning with LLMs for Aspect Category Sentiment Analysis
Aspect category sentiment analysis (ACSA) has achieved remarkable progress with large language models (LLMs), yet existing approaches primarily emphasize sentiment polarity while overlooking the underlying emotional dime…
Aspect Category Sentiment AnalysisMulti-Task LearningMulti-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis
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 previou…
Aspect Category Sentiment AnalysisMulti-Label LearningSentenceSentiment Analysis