paper-with-me

Papers

Generative Sentiment Analysis via Latent Category Distribution and Constrained Decoding

2024-07-31 · Jun Zhou, Dongyang Yu, Kamran Aziz, Fangfang Su, Qing Zhang, Fei Li, Donghong Ji

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.

📄 PDF Abstract BibTeX arXiv:2407.21560

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Aspect-Category-Opinion-Sentiment Extraction Using Generative Transformer Model

2023-01-18 · RIFV 2023 1 · Cao Duy Hoang, Quang Vinh Dinh, Ngoc Hong Tran

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

Domain Adaptation with Category Attention Network for Deep Sentiment Analysis

2021-12-31 · Dongbo Xi, Fuzhen Zhuang, Ganbin Zhou, Xiaohu Cheng 외

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

Cross-domain Aspect Category Transfer and Detection via Traceable Heterogeneous Graph Representation Learning

2019-08-30 · Zhuoren Jiang, Jian Wang, Lujun Zhao, Changlong Sun 외

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

Emotion-Enhanced Multi-Task Learning with LLMs for Aspect Category Sentiment Analysis

2025-11-24 · Yaping Chai, Haoran Xie, Joe S. Qin arxiv

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 Learning

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

Aspect Category Sentiment AnalysisMulti-Label LearningSentenceSentiment Analysis