paper-with-me

Papers

A Novel Counterfactual Data Augmentation Method for Aspect-Based Sentiment Analysis

2023-06-20 · Dongming Wu, Lulu Wen, Chao Chen, Zhaoshu Shi

Aspect-based-sentiment-analysis (ABSA) is a fine-grained sentiment evaluation task, which analyzes the emotional polarity of the evaluation aspects. Generally, the emotional polarity of an aspect exists in the corresponding opinion expression, whose diversity has great impact on model's performance. To mitigate this problem, we propose a novel and simple counterfactual data augmentation method to generate opinion expressions with reversed sentiment polarity. In particular, the integrated gradients are calculated to locate and mask the opinion expression. Then, a prompt combined with the reverse expression polarity is added to the original text, and a Pre-trained language model (PLM), T5, is finally was employed to predict the masks. The experimental results shows the proposed counterfactual data augmentation method performs better than current augmentation methods on three ABSA datasets, i.e. Laptop, Restaurant, and MAMS.

📄 PDF Abstract BibTeX arXiv:2306.11260

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)counterfactualData AugmentationDiversityLanguage ModelingLanguage ModellingSentiment Analysis

Methods 이 논문이 사용한 방법론

Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Focus 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Towards Robust Aspect-based Sentiment Analysis through Non-counterfactual Augmentations

2023-06-24 · Xinyu Liu, Yan Ding, Kaikai An, Chunyang Xiao 외

While state-of-the-art NLP models have demonstrated excellent performance for aspect based sentiment analysis (ABSA), substantial evidence has been presented on their lack of robustness. This is especially manifested as …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)counterfactualData Augmentation+1

Multi-Aspect Controllable Text Generation with Disentangled Counterfactual Augmentation

2024-05-30 · Yi Liu, Xiangyu Liu, Xiangrong Zhu, Wei Hu

Multi-aspect controllable text generation aims to control the generated texts in attributes from multiple aspects (e.g., "positive" from sentiment and "sport" from topic). For ease of obtaining training samples, existing…

AttributecounterfactualDisentanglementText Generation

When Distributions Shifts: Causal Generalization for Low-Resource Languages

2025-10-31 · Mahi Aliyu Aminu, Chisom Chibuike, Fatimo Adebanjo, Omokolade Awosanya 외 arxiv

Machine learning models often fail under distribution shifts, a problem exacerbated in low-resource settings where limited data restricts robust generalization. Domain generalization(DG) methods address this challenge by…

Representation LearningDomain GeneralizationSentiment AnalysisData Augmentation

Aspect-Based Sentiment Analysis with Explicit Sentiment Augmentations

2023-12-18 · Jihong Ouyang, Zhiyao Yang, Silong Liang, Bing Wang 외

Aspect-based sentiment analysis (ABSA), a fine-grained sentiment classification task, has received much attention recently. Many works investigate sentiment information through opinion words, such as ''good'' and ''bad''…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

Exploring ChatGPT-based Augmentation Strategies for Contrastive Aspect-based Sentiment Analysis

2024-09-17 · Lingling Xu, Haoran Xie, S. Joe Qin, Fu Lee Wang 외

Aspect-based sentiment analysis (ABSA) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, o…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningData Augmentation+6