English
Related papers

Related papers: A More Fine-Grained Aspect-Sentiment-Opinion Tripl…

200 papers

Aspect-based sentiment analysis (ABSA) aims to predict the sentiment towards a specific aspect in the text. However, existing ABSA test sets cannot be used to probe whether a model can distinguish the sentiment of the target aspect from the…

Computation and Language · Computer Science 2020-10-29 Xiaoyu Xing , Zhijing Jin , Di Jin , Bingning Wang , Qi Zhang , Xuanjing Huang

Aspect-based sentiment classification is a crucial problem in fine-grained sentiment analysis, which aims to predict the sentiment polarity of the given aspect according to its context. Previous works have made remarkable progress in…

Computation and Language · Computer Science 2023-08-23 Xueyi Liu , Rui Hou , Yanglei Gan , Da Luo , Changlin Li , Xiaojun Shi , Qiao Liu

Sentiment analysis is an important task in natural language processing. In recent works, pre-trained language models are often used to achieve state-of-the-art results, especially when training data is scarce. It is common to fine-tune on…

Computation and Language · Computer Science 2022-04-13 Ehsan Hosseini-Asl , Wenhao Liu , Caiming Xiong

In this research note we present a language independent system to model Opinion Target Extraction (OTE) as a sequence labelling task. The system consists of a combination of clustering features implemented on top of a simple set of shallow…

Computation and Language · Computer Science 2019-01-29 Rodrigo Agerri , German Rigau

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 is a long-standing research interest in the field of opinion mining, and in recent years, researchers have gradually shifted their focus from simple ABSA subtasks to end-to-end multi-element ABSA tasks.…

Computation and Language · Computer Science 2023-06-30 Hongjie Cai , Nan Song , Zengzhi Wang , Qiming Xie , Qiankun Zhao , Ke Li , Siwei Wu , Shijie Liu , Jianfei Yu , Rui Xia

This paper explores the design of an aspect-based sentiment analysis system using large language models (LLMs) for real-world use. We focus on quadruple opinion extraction -- identifying aspect categories, sentiment polarity, targets, and…

Computation and Language · Computer Science 2025-07-17 Benjamin White , Anastasia Shimorina

Aspect-category sentiment analysis (ACSA) aims to predict the aspect categories mentioned in texts and their corresponding sentiment polarities. Some joint models have been proposed to address this task. Given a text, these joint models…

Computation and Language · Computer Science 2021-10-22 Yuncong Li , Zhe Yang , Cunxiang Yin , Xu Pan , Lunan Cui , Qiang Huang , Ting Wei

Aspect-Based Sentiment Analysis (ABSA) has experienced tremendous expansion and diversity due to various shared tasks spanning several languages and fields and organized via SemEval workshops and Germeval. Nonetheless, a few shortcomings…

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

The problem of aspect-based sentiment analysis deals with classifying sentiments (negative, neutral, positive) for a given aspect in a sentence. A traditional sentiment classification task involves treating the entire sentence as a text…

Computation and Language · Computer Science 2018-05-08 Amlaan Bhoi , Sandeep Joshi

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 (ABSA) can provide more detailed information than general sentiment analysis, because it aims to predict the sentiment polarities of the given aspects or entities in text. We summarize previous approaches…

Computation and Language · Computer Science 2018-05-21 Wei Xue , Tao Li

Aspect-based sentiment analysis (ABSA) aims to identify four sentiment elements, including aspect term, aspect category, opinion term, and sentiment polarity. These elements construct a complete picture of sentiments. The most challenging…

Computation and Language · Computer Science 2026-02-09 Wenna Lai , Haoran Xie , Guandong Xu , Qing Li

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word relations across…

Computation and Language · Computer Science 2025-08-08 Kun Peng , Cong Cao , Hao Peng , Zhifeng Hao , Lei Jiang , Kongjing Gu , Yanbing Liu , Philip S. Yu

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) assesses sentiments towards specific aspects within texts, resulting in detailed sentiment tuples. Previous ABSA models often use static templates to predict all of the elements in the tuples, and…

Computation and Language · Computer Science 2025-08-05 Yonghyun Jun , Hwanhee Lee

Aspect term extraction is a fundamental task in fine-grained sentiment analysis, which aims at detecting customer's opinion targets from reviews on product or service. The traditional supervised models can achieve promising results with…

Computation and Language · Computer Science 2023-03-03 Jingli Shi , Weihua Li , Quan Bai , Yi Yang , Jianhua Jiang

Computational Argumentation in general and Argument Mining in particular are important research fields. In previous works, many of the challenges to automatically extract and to some degree reason over natural language arguments were…

Computation and Language · Computer Science 2020-11-03 Dietrich Trautmann

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that focuses on understanding opinions at the aspect level, including sentiment towards specific aspect terms, categories, and opinions. While ABSA research…

Computation and Language · Computer Science 2025-08-14 Jakub Šmíd , Pavel Král

Aspect-based sentiment analysis produces a list of aspect terms and their corresponding sentiments for a natural language sentence. This task is usually done in a pipeline manner, with aspect term extraction performed first, followed by…

Computation and Language · Computer Science 2019-06-18 Ruidan He , Wee Sun Lee , Hwee Tou Ng , Daniel Dahlmeier