paper-with-me

홈 › Papers

Exploiting Position Bias for Robust Aspect Sentiment Classification

2021-05-29 · Findings (ACL) 2021 8 · Fang Ma, Chen Zhang, Dawei Song

Aspect sentiment classification (ASC) aims at determining sentiments expressed towards different aspects in a sentence. While state-of-the-art ASC models have achieved remarkable performance, they are recently shown to suffer from the issue of robustness. Particularly in two common scenarios: when domains of test and training data are different (out-of-domain scenario) or test data is adversarially perturbed (adversarial scenario), ASC models may attend to irrelevant words and neglect opinion expressions that truly describe diverse aspects. To tackle the challenge, in this paper, we hypothesize that position bias (i.e., the words closer to a concerning aspect would carry a higher degree of importance) is crucial for building more robust ASC models by reducing the probability of mis-attending. Accordingly, we propose two mechanisms for capturing position bias, namely position-biased weight and position-biased dropout, which can be flexibly injected into existing models to enhance representations for classification. Experiments conducted on out-of-domain and adversarial datasets demonstrate that our proposed approaches largely improve the robustness and effectiveness of current models.

📄 PDF Abstract BibTeX arXiv:2105.14210

Code (1)

BD-MF/POS4ASC 공식 구현 pytorch

Tasks

ClassificationPositionSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Zero-shot Aspect-level Sentiment Classification via Explicit Utilization of Aspect-to-Document Sentiment Composition

2022-09-06 · Pengfei Deng, Jianhua Yuan, Yanyan Zhao, Bing Qin

As aspect-level sentiment labels are expensive and labor-intensive to acquire, zero-shot aspect-level sentiment classification is proposed to learn classifiers applicable to new domains without using any annotated aspect…

ClassificationSentiment AnalysisSentiment Classification

Eliminating Sentiment Bias for Aspect-Level Sentiment Classification with Unsupervised Opinion Extraction

2021-09-06 · Findings (EMNLP) 2021 11 · Bo wang, Tao Shen, Guodong Long, Tianyi Zhou 외

Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Representation LearningSentence+2

Exploiting Document Knowledge for Aspect-level Sentiment Classification

2018-06-12 · ACL 2018 7 · Ruidan He, Wee Sun Lee, Hwee Tou Ng, Daniel Dahlmeier

Attention-based long short-term memory (LSTM) networks have proven to be useful in aspect-level sentiment classification. However, due to the difficulties in annotating aspect-level data, existing public datasets for thi…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment Analysis+1

Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space Translation

2021-08-03 · Zaid Khan, Yun Fu

Multimodal target/aspect sentiment classification combines multimodal sentiment analysis and aspect/target sentiment classification. The goal of the task is to combine vision and language to understand the sentiment towa…

Language ModelingLanguage ModellingMultimodal Sentiment AnalysisSentence+4

Aspect Is Not You Need: No-aspect Differential Sentiment Framework for Aspect-based Sentiment Analysis

2022-07-01 · NAACL 2022 7 · Jiahao Cao, Rui Liu, Huailiang Peng, Lei Jiang 외

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment classification task. Most recent efforts adopt pre-trained model to classify the sentences with aspects. However, the aspect sentiment bias from pre-trai…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningSentence+2