CLJun 8, 2025

Semantic-preserved Augmentation with Confidence-weighted Fine-tuning for Aspect Category Sentiment Analysis

arXiv:2506.07148v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses data scarcity for aspect category sentiment analysis, but it is incremental as it builds on existing LLM-based augmentation methods.

The authors tackled data scarcity in aspect category sentiment analysis by introducing a semantic-preserving data augmentation method using structured prompts with LLMs and a confidence-weighted fine-tuning strategy, achieving state-of-the-art performance on four benchmark datasets.

Large language model (LLM) is an effective approach to addressing data scarcity in low-resource scenarios. Recent existing research designs hand-crafted prompts to guide LLM for data augmentation. We introduce a data augmentation strategy for the aspect category sentiment analysis (ACSA) task that preserves the original sentence semantics and has linguistic diversity, specifically by providing a structured prompt template for an LLM to generate predefined content. In addition, we employ a post-processing technique to further ensure semantic consistency between the generated sentence and the original sentence. The augmented data increases the semantic coverage of the training distribution, enabling the model better to understand the relationship between aspect categories and sentiment polarities, enhancing its inference capabilities. Furthermore, we propose a confidence-weighted fine-tuning strategy to encourage the model to generate more confident and accurate sentiment polarity predictions. Compared with powerful and recent works, our method consistently achieves the best performance on four benchmark datasets over all baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes