English
Related papers

Related papers: Aspect Based Sentiment Analysis with Gated Convolu…

200 papers

We introduce a deep memory network for aspect level sentiment classification. Unlike feature-based SVM and sequential neural models such as LSTM, this approach explicitly captures the importance of each context word when inferring the…

Computation and Language · Computer Science 2016-09-27 Duyu Tang , Bing Qin , Ting Liu

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

Cross-domain aspect-based sentiment analysis (ABSA) aims to perform various fine-grained sentiment analysis tasks on a target domain by transferring knowledge from a source domain. Since labeled data only exists in the source domain, a…

Computation and Language · Computer Science 2023-05-17 Yue Deng , Wenxuan Zhang , Sinno Jialin Pan , Lidong Bing

Opinion Mining and Sentiment Analysis is a process of identifying opinions in large unstructured/structured data and then analysing polarity of those opinions. Opinion mining and sentiment analysis have found vast application in analysing…

Information Retrieval · Computer Science 2014-05-30 Deepali Virmani , Vikrant Malhotra , Ridhi Tyagi

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

We propose an agentic data augmentation method for Aspect-Based Sentiment Analysis (ABSA) that uses iterative generation and verification to produce high quality synthetic training examples. To isolate the effect of agentic structure, we…

Computation and Language · Computer Science 2026-02-19 Mohammad H. A. Monfared , Lucie Flek , Akbar Karimi

Multimodal Aspect-Based Sentiment Analysis (MABSA) aims to extract aspect terms and their corresponding sentiment polarities from multimodal information, including text and images. While traditional supervised learning methods have shown…

Computation and Language · Computer Science 2024-11-26 Shezheng Song

In this paper, we introduce a novel Czech dataset for aspect-based sentiment analysis (ABSA), which consists of 3.1K manually annotated reviews from the restaurant domain. The dataset is built upon the older Czech dataset, which contained…

Computation and Language · Computer Science 2025-08-12 Jakub Šmíd , Pavel Přibáň , Ondřej Pražák , Pavel Král

Domain Adaptation explores the idea of how to maximize performance on a target domain, distinct from source domain, upon which the classifier was trained. This idea has been explored for the task of sentiment analysis extensively. The…

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

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

It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification. However, existing approaches largely rely on the modelling of…

Computation and Language · Computer Science 2019-09-24 Chen Zhang , Qiuchi Li , Dawei Song

In this paper, we present AILS-NTUA system for Track-A of SemEval-2026 Task 3 on Dimensional Aspect-Based Sentiment Analysis (DimABSA), which encompasses three complementary problems: Dimensional Aspect Sentiment Regression (DimASR),…

Computation and Language · Computer Science 2026-03-06 Stavros Gazetas , Giorgos Filandrianos , Maria Lymperaiou , Paraskevi Tzouveli , Athanasios Voulodimos , Giorgos Stamou

We explore how weak supervision on abundant unlabeled data can be leveraged to improve few-shot performance in aspect-based sentiment analysis (ABSA) tasks. We propose a pipeline approach to construct a noisy ABSA dataset, and we use it to…

We introduce AdaptiSent, a new framework for Multimodal Aspect-Based Sentiment Analysis (MABSA) that uses adaptive cross-modal attention mechanisms to improve sentiment classification and aspect term extraction from both text and images.…

Computation and Language · Computer Science 2025-07-18 S M Rafiuddin , Sadia Kamal , Mohammed Rakib , Arunkumar Bagavathi , Atriya Sen

Understanding preferences, opinions, and sentiment of the workforce is paramount for effective employee lifecycle management. Open-ended survey responses serve as a valuable source of information. This paper proposes a machine learning…

Computation and Language · Computer Science 2024-02-08 Lois Rink , Job Meijdam , David Graus

We introduce a novel parameterized convolutional neural network for aspect level sentiment classification. Using parameterized filters and parameterized gates, we incorporate aspect information into convolutional neural networks (CNN).…

Computation and Language · Computer Science 2019-09-16 Binxuan Huang , Kathleen M. Carley

Aspect-Target Sentiment Classification (ATSC) is a subtask of Aspect-Based Sentiment Analysis (ABSA), which has many applications e.g. in e-commerce, where data and insights from reviews can be leveraged to create value for businesses and…

Computation and Language · Computer Science 2019-11-20 Alexander Rietzler , Sebastian Stabinger , Paul Opitz , Stefan Engl

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

While large language models (LLMs) show promise for various tasks, their performance in compound aspect-based sentiment analysis (ABSA) tasks lags behind fine-tuned models. However, the potential of LLMs fine-tuned for ABSA remains…

Computation and Language · Computer Science 2025-08-13 Jakub Šmíd , Pavel Přibáň , Pavel Král

Aspect-Based Sentiment Analysis (ABSA) focuses on extracting sentiment at a fine-grained aspect level and has been widely applied across real-world domains. However, existing ABSA research relies on coarse-grained categorical labels (e.g.,…