paper-with-me

홈 › Papers

Aspect-based Sentiment Analysis using BERT with Disentangled Attention

2021-07-18 · ICML 2021 - LXAI Workshop 2021 7 · Emanuel H. Silva, Ricardo M. Marcacini

Aspect-Based Sentiment Analysis (ABSA) tasks aim to identify consumers' opinions about different aspects of products or services. BERT-based language models have been used successfully in applications that require a deep understanding of the language, such as sentiment analysis. This paper investigates the use of disentangled learning to improve BERT-based textual representations in ABSA tasks. Motivated by the success of disentangled representation learning in the field of computer vision, which aims to obtain explanatory factors of the data representations, we explored the recent DeBERTa model (Decoding-enhanced BERT with Disentangled Attention) to disentangle the syntactic and semantics features from a BERT architecture. Experimental results show that incorporating disentangled attention and a simple fine-tuning strategy for downstream tasks outperforms state-of-the-art models in ABSA's benchmark datasets.

📄 PDF Abstract BibTeX

Code (1)

huberemanuel/ABSA-DeBERTa 공식 구현

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Representation LearningSentiment Analysis

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Aspect-Based Sentiment Analysis using Local Context Focus Mechanism with DeBERTa

2022-07-06 · Tianyu Zhao, Junping Du, Zhe Xue, Ang Li 외

Text sentiment analysis, also known as opinion mining, is research on the calculation of people's views, evaluations, attitude and emotions expressed by entities. Text sentiment analysis can be divided into text-level se…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModellingMulti-Task Learning+3

Context-Guided BERT for Targeted Aspect-Based Sentiment Analysis

2020-10-15 · Zhengxuan Wu, Desmond C. Ong

Aspect-based sentiment analysis (ABSA) and Targeted ASBA (TABSA) allow finer-grained inferences about sentiment to be drawn from the same text, depending on context. For example, a given text can have different targets (…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

SAMBERT: Improve Aspect Sentiment Triplet Extraction by Segmenting the Attention Maps of BERT

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Aspect Sentiment Triplet Extraction (ASTE) performs fine-grained sentiment analysis in a unified way through extracting sentiment triplets comprised of aspect terms, opinion spans, and their sentiment relations in senten…

Aspect Sentiment Triplet ExtractionSemantic SegmentationSentiment AnalysisTriplet

Incorporating Dynamic Semantics into Pre-Trained Language Model for Aspect-based Sentiment Analysis

2022-03-30 · Findings (ACL) 2022 5 · Kai Zhang, Kun Zhang, Mengdi Zhang, Hongke Zhao 외

Aspect-based sentiment analysis (ABSA) predicts sentiment polarity towards a specific aspect in the given sentence. While pre-trained language models such as BERT have achieved great success, incorporating dynamic semant…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+2

Understanding Pre-trained BERT for Aspect-based Sentiment Analysis

2020-10-31 · COLING 2020 8 · Hu Xu, Lei Shu, Philip S. Yu, Bing Liu

This paper analyzes the pre-trained hidden representations learned from reviews on BERT for tasks in aspect-based sentiment analysis (ABSA). Our work is motivated by the recent progress in BERT-based language models for …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+2