English
Related papers

Related papers: Boosting Large Language Models with Continual Lear…

200 papers

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) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, or topic. However,…

Computation and Language · Computer Science 2024-09-18 Lingling Xu , Haoran Xie , S. Joe Qin , Fu Lee Wang , Xiaohui Tao

As an extensive research in the field of natural language processing (NLP), aspect-based sentiment analysis (ABSA) is the task of predicting the sentiment expressed in a text relative to the corresponding aspect. Unfortunately, most…

Computation and Language · Computer Science 2023-01-10 Nankai Lin , Yingwen Fu , Xiaotian Lin , Aimin Yang , Shengyi Jiang

Aspect-based sentiment analysis (ABSA) tries to predict the polarity of a given document with respect to a given aspect entity. While neural network architectures have been successful in predicting the overall polarity of sentences,…

Computation and Language · Computer Science 2017-12-18 Yi Tay , Anh Tuan Luu , Siu Cheung Hui

Aspect-based Sentiment Analysis (ABSA) is a fine-grained opinion mining approach that identifies and classifies opinions associated with specific entities (aspects) or their categories within a sentence. Despite its rapid growth and broad…

Computation and Language · Computer Science 2025-11-06 Yan Cathy Hua , Paul Denny , Jörg Wicker , Katerina Taškova

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 latest research tends to…

Computation and Language · Computer Science 2021-09-20 Chengxi Li , Feiyu Gao , Jiajun Bu , Lu Xu , Xiang Chen , Yu Gu , Zirui Shao , Qi Zheng , Ningyu Zhang , Yongpan Wang , Zhi Yu

Aspect-based Sentiment Analysis (ABSA) aims to determine the sentiment polarity towards an aspect. Because of the expensive and limited labelled data, the pretraining strategy has become the de-facto standard for ABSA. However, there always…

Computation and Language · Computer Science 2023-06-27 Juhua Liu , Qihuang Zhong , Liang Ding , Hua Jin , Bo Du , Dacheng Tao

We introduce Arctic-ABSA, a collection of powerful models for real-life aspect-based sentiment analysis (ABSA). Our models are tailored to commercial needs, trained on a large corpus of public data alongside carefully generated synthetic…

Computation and Language · Computer Science 2026-01-08 Paweł Liskowski , Krzysztof Jankowski

This study examines the performance of Large Language Models (LLMs) in Aspect-Based Sentiment Analysis (ABSA), with a focus on implicit aspect extraction in a novel domain. Using a synthetic sports feedback dataset, we evaluate open-weight…

Computation and Language · Computer Science 2025-06-11 Nikita Neveditsin , Pawan Lingras , Vijay Mago

Multimodal aspect-based sentiment analysis (MABSA) aims to identify aspect-level sentiments by jointly modeling textual and visual information, which is essential for fine-grained opinion understanding in social media. Existing approaches…

Computation and Language · Computer Science 2026-01-13 Zhongzheng Wang , Yuanhe Tian , Hongzhi Wang , Yan Song

Aspect-Based Sentiment Analysis (ABSA) stands as a crucial task in predicting the sentiment polarity associated with identified aspects within text. However, a notable challenge in ABSA lies in precisely determining the aspects' boundaries…

Computation and Language · Computer Science 2024-02-26 Shunyu Liu , Jie Zhou , Qunxi Zhu , Qin Chen , Qingchun Bai , Jun Xiao , Liang He

Aspect-based Sentiment Analysis (ABSA) extracts fine-grained opinions toward specific aspects within text but remains largely English-focused despite major advances in transformer-based and instruction-tuned models. This work presents a…

Computation and Language · Computer Science 2026-04-30 Jakob Fehle , Nils Constantin Hellwig , Udo Kruschwitz , Christian Wolff

In aspect-based sentiment analysis (ABSA), many neural models are equipped with an attention mechanism to quantify the contribution of each context word to sentiment prediction. However, such a mechanism suffers from one drawback: only a…

Computation and Language · Computer Science 2021-03-08 Jinsong Su , Jialong Tang , Hui Jiang , Ziyao Lu , Yubin Ge , Linfeng Song , Deyi Xiong , Le Sun , Jiebo Luo

As an important fine-grained sentiment analysis problem, aspect-based sentiment analysis (ABSA), aiming to analyze and understand people's opinions at the aspect level, has been attracting considerable interest in the last decade. To handle…

Computation and Language · Computer Science 2022-11-08 Wenxuan Zhang , Xin Li , Yang Deng , Lidong Bing , Wai Lam

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

This paper introduces a novel Czech dataset in the restaurant domain for aspect-based sentiment analysis (ABSA), enriched with annotations of opinion terms. The dataset supports three distinct ABSA tasks involving opinion terms,…

Computation and Language · Computer Science 2026-03-05 Jakub Šmíd , Pavel Přibáň , Pavel Král

Aspect category sentiment analysis (ACSA) has achieved remarkable progress with large language models (LLMs), yet existing approaches primarily emphasize sentiment polarity while overlooking the underlying emotional dimensions that shape…

Computation and Language · Computer Science 2025-11-25 Yaping Chai , Haoran Xie , Joe S. Qin

Analysis of a large amount of data has always brought value to institutions and organizations. Lately, people's opinions expressed through text have become a very important aspect of this analysis. In response to this challenge, a natural…

Computation and Language · Computer Science 2020-10-06 Rinor Hajrizi , Krenare Pireva Nuçi

There has been growing interest in Multimodal Aspect-Based Sentiment Analysis (MABSA) in recent years. Existing methods predominantly rely on pre-trained small language models (SLMs) to collect information related to aspects and sentiments…

Computation and Language · Computer Science 2025-05-27 Jun Cao , Jiyi Li , Ziwei Yang , Renjie Zhou

Aspect-based Sentiment Analysis (ABSA) is a critical task in Natural Language Processing (NLP) that focuses on extracting sentiments related to specific aspects within a text, offering deep insights into customer opinions. Traditional…