paper-with-me

홈 › Papers

Relation-Aware Collaborative Learning for Unified Aspect-Based Sentiment Analysis

2020-07-01 · ACL 2020 6 · Zhuang Chen, Tieyun Qian

Aspect-based sentiment analysis (ABSA) involves three subtasks, i.e., aspect term extraction, opinion term extraction, and aspect-level sentiment classification. Most existing studies focused on one of these subtasks only. Several recent researches made successful attempts to solve the complete ABSA problem with a unified framework. However, the interactive relations among three subtasks are still under-exploited. We argue that such relations encode collaborative signals between different subtasks. For example, when the opinion term is \textit{{`}delicious{''}}, the aspect term must be \textit{{}food{''}} rather than \textit{{`}place{''}}. In order to fully exploit these relations, we propose a Relation-Aware Collaborative Learning (RACL) framework which allows the subtasks to work coordinately via the multi-task learning and relation propagation mechanisms in a stacked multi-layer network. Extensive experiments on three real-world datasets demonstrate that RACL significantly outperforms the state-of-the-art methods for the complete ABSA task.

📄 PDF Abstract BibTeX

Code (1)

NLPWM-WHU/RACL 공식 구현 tf

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Term Extraction and Sentiment ClassificationMulti-Task LearningRelationSentiment AnalysisSentiment ClassificationTerm Extraction

Similar Papers 제목 키워드 기반

Deep Context- and Relation-Aware Learning for Aspect-based Sentiment Analysis

2021-06-07 · ACL 2021 5 · Shinhyeok Oh, Dongyub Lee, Taesun Whang, IlNam Park 외

Existing works for aspect-based sentiment analysis (ABSA) have adopted a unified approach, which allows the interactive relations among subtasks. However, we observe that these methods tend to predict polarities based on…

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

ACAT: A Collaborative Platform for Efficient Aspect-Based Sentiment Dataset Annotation

2026-06-02 · Ana-Maria Luisa Mocanu, Ciprian-Octavian Truica, Elena-Simona Apostol arxiv

Aspect-Based Sentiment Analysis (ABSA) requires high-quality datasets to train reliable models. However, existing annotation tools treat output as flat files, leaving researchers to manually consolidate multi-annotator d…

Aspect Sentiment Triplet ExtractionSentiment Analysis

SentiPrompt: Sentiment Knowledge Enhanced Prompt-Tuning for Aspect-Based Sentiment Analysis

2021-09-17 · Chengxi Li, Feiyu Gao, Jiajun Bu, Lu Xu 외

Aspect-based sentiment analysis (ABSA) is an emerging fine-grained sentiment analysis task that aims to extract aspects, classify corresponding sentiment polarities and find opinions as the causes of sentiment. The lates…

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

BiSyn-GAT+: Bi-Syntax Aware Graph Attention Network for Aspect-based Sentiment Analysis

2022-04-06 · Findings (ACL) 2022 5 · Shuo Liang, Wei Wei, Xian-Ling Mao, Fei Wang 외

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to align aspects and corresponding sentiments for aspect-specific sentiment polarity inference. It is challenging because a sente…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Graph AttentionSentence+1

ABSA-Bench: Towards the Unified Evaluation of Aspect-based Sentiment Analysis Research

2020-12-01 · ALTA 2020 12 · Abhishek Das, Wei Emma Zhang

Aspect-Based Sentiment Analysis (ABSA)has gained much attention in recent years. It is the task of identifying fine-grained opinionpolarity towards a specific aspect associated with a given target. However, there is a la…

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