English
Related papers

Related papers: A Joint Training Dual-MRC Framework for Aspect Bas…

200 papers

Aspect sentiment triplet extraction (ASTE) is a crucial subtask of aspect-based sentiment analysis (ABSA) that aims to comprehensively identify sentiment triplets. Previous research has focused on enhancing ASTE through innovative…

Computation and Language · Computer Science 2024-01-26 Baoxing Jiang , Shehui Liang , Peiyu Liu , Kaifang Dong , Hongye Li

Aspect Based Sentiment Analysis (ABSA) tasks involve the extraction of fine-grained sentiment tuples from sentences, aiming to discern the author's opinions. Conventional methodologies predominantly rely on supervised approaches; however,…

Computation and Language · Computer Science 2024-04-23 Kevin Scaria , Abyn Scaria , Ben Scaria

Aspect-based sentiment analysis (ABSA) is to predict the sentiment polarity towards a particular aspect in a sentence. Recently, this task has been widely addressed by the neural attention mechanism, which computes attention weights to…

Computation and Language · Computer Science 2019-09-26 Mengting Hu , Shiwan Zhao , Honglei Guo , Renhong Cheng , Zhong Su

Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term, sentiment and opinion term triplets from sentences and tries to provide a complete solution for aspect-based sentiment analysis (ABSA). However, some triplets extracted…

Computation and Language · Computer Science 2021-08-31 Yuncong Li , Fang Wang , Wenjun Zhang , Sheng-hua Zhong , Cunxiang Yin , Yancheng He

Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term. Recent models perform the triplet extraction in an…

Computation and Language · Computer Science 2021-07-27 Lu Xu , Yew Ken Chia , Lidong Bing

Aspect-based sentiment analysis (ABSA), a popular research area in NLP has two distinct parts -- aspect extraction (AE) and labeling the aspects with sentiment polarity (ALSA). Although distinct, these two tasks are highly correlated. The…

Computation and Language · Computer Science 2020-05-15 Navonil Majumder , Rishabh Bhardwaj , Soujanya Poria , Amir Zadeh , Alexander Gelbukh , Amir Hussain , Louis-Philippe Morency

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''. However, implicit…

Computation and Language · Computer Science 2023-12-19 Jihong Ouyang , Zhiyao Yang , Silong Liang , Bing Wang , Yimeng Wang , Ximing 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 sentiment analysis,…

Computation and Language · Computer Science 2022-07-08 Tianyu Zhao , Junping Du , Zhe Xue , Ang Li , Zeli Guan

Aspect-Based Sentiment Analysis (ABSA) deals with the extraction of sentiments and their targets. Collecting labeled data for this task in order to help neural networks generalize better can be laborious and time-consuming. As an…

Machine Learning · Computer Science 2020-10-26 Akbar Karimi , Leonardo Rossi , Andrea Prati

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 ABSA. However, it is…

Computation and Language · Computer Science 2020-11-03 Hu Xu , Lei Shu , Philip S. Yu , Bing Liu

Aspect-based sentiment analysis (ABSA) aims at extracting opinionated aspect terms in review texts and determining their sentiment polarities, which is widely studied in both academia and industry. As a fine-grained classification task, the…

Artificial Intelligence · Computer Science 2023-08-17 Anguo Dong , Cuiyun Gao , Yan Jia , Qing Liao , Xuan Wang , Lei Wang , Jing Xiao

The increasing volume of online reviews has made possible the development of sentiment analysis models for determining the opinion of customers regarding different products and services. Until now, sentiment analysis has proven to be an…

Computation and Language · Computer Science 2023-08-01 Elena-Simona Apostol , Alin-Georgian Pisică , Ciprian-Octavian Truică

Aspect-based sentiment analysis (ABSA) is a natural language processing problem that requires analyzing user-generated reviews to determine: a) The target entity being reviewed, b) The high-level aspect to which it belongs, and c) The…

Computation and Language · Computer Science 2023-09-22 Siva Uday Sampreeth Chebolu , Franck Dernoncourt , Nedim Lipka , Thamar Solorio

Aspect-based sentiment analysis (ABSA) mainly involves three subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification, which are typically handled in a separate or joint manner. However, previous…

Computation and Language · Computer Science 2021-09-03 Yunlong Liang , Fandong Meng , Jinchao Zhang , Yufeng Chen , Jinan Xu , Jie Zhou

Aspect-based Sentiment Analysis (ABSA) seeks to predict the sentiment polarity of a sentence toward a specific aspect. Recently, it has been shown that dependency trees can be integrated into deep learning models to produce the…

Computation and Language · Computer Science 2020-10-27 Amir Pouran Ben Veyseh , Nasim Nour , Franck Dernoncourt , Quan Hung Tran , Dejing Dou , Thien Huu Nguyen

Aspect Based Sentiment Analysis (ABSA) is the task of identifying sentiment polarity of a text given another text segment or aspect. In ABSA, a text can have multiple sentiments depending upon each aspect. Aspect Term Sentiment Analysis…

Computation and Language · Computer Science 2020-05-05 Avinash Madasu , Vijjini Anvesh Rao

Aspect-Based Sentiment Analysis (ABSA) aims to identify terms or multiword expressions (MWEs) on which sentiments are expressed and the sentiment polarities associated with them. The development of supervised models has been at the…

Computation and Language · Computer Science 2024-03-27 Gaurav Negi , Rajdeep Sarkar , Omnia Zayed , Paul Buitelaar

Aspect-based sentiment analysis (ASBA) is a refined approach to sentiment analysis that aims to extract and classify sentiments based on specific aspects or features of a product, service, or entity. Unlike traditional sentiment analysis,…

Computation and Language · Computer Science 2025-01-16 Karukriti Kaushik Ghosh , Chiranjib Sur

Aspect-based sentiment analysis (ABSA) aims at automatically inferring the specific sentiment polarities toward certain aspects of products or services behind the social media texts or reviews, which has been a fundamental application to…

Computation and Language · Computer Science 2023-05-22 Hao Fei , Tat-Seng Chua , Chenliang Li , Donghong Ji , Meishan Zhang , Yafeng Ren

Aspect-based Sentiment Analysis (ABSA) is a task whose objective is to classify the individual sentiment polarity of all entities, called aspects, in a sentence. The task is composed of two subtasks: Aspect Term Extraction (ATE), identify…