English
Related papers

Related papers: SentiPrompt: Sentiment Knowledge Enhanced Prompt-T…

200 papers

For many business applications, we often seek to analyze sentiments associated with any arbitrary aspects of commercial products, despite having a very limited amount of labels or even without any labels at all. However, existing aspect…

Computation and Language · Computer Science 2021-09-09 Ronald Seoh , Ian Birle , Mrinal Tak , Haw-Shiuan Chang , Brian Pinette , Alfred Hough

Multimodal Sentiment Analysis (MSA) has been a popular topic in natural language processing nowadays, at both sentence and aspect level. However, the existing approaches almost require large-size labeled datasets, which bring about large…

Computation and Language · Computer Science 2023-08-01 Zikai Zhou , Haisong Feng , Baiyou Qiao , Gang Wu , Donghong Han

Product reviews often contain a large number of implicit aspects and object-attribute co-existence cases. Unfortunately, many existing studies in Aspect-Based Sentiment Analysis (ABSA) have overlooked this issue, which can make it difficult…

Computation and Language · Computer Science 2023-11-29 Dan Ma , Jun Xu , Zongyu Wang , Xuezhi Cao , Yunsen Xian

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

Training models for Aspect-Based Sentiment Analysis (ABSA) tasks requires manually annotated data, which is expensive and time-consuming to obtain. This paper introduces LA-ABSA, a novel approach that leverages Large Language Model…

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

Aspect category sentiment analysis (ACSA) aims to predict the sentiment polarities of the aspect categories discussed in sentences. Since a sentence usually discusses one or more aspect categories and expresses different sentiments toward…

Computation and Language · Computer Science 2020-10-06 Yuncong Li , Cunxiang Yin , Sheng-hua Zhong

In this paper, we introduce a new framework called the sentiment-aspect attribution module (SAAM). SAAM works on top of traditional neural networks and is designed to address the problem of multi-aspect sentiment classification and…

Computation and Language · Computer Science 2020-12-16 Yifan Zhang , Fan Yang , Marjan Hosseinia , Arjun Mukherjee

Aspect-based sentiment analysis (ABSA) is a fine-grained task of sentiment analysis. To better comprehend long complicated sentences and obtain accurate aspect-specific information, linguistic and commonsense knowledge are generally…

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

The aspect-based sentiment analysis (ABSA) is a standard NLP task with numerous approaches and benchmarks, where large language models (LLM) represent the current state-of-the-art. We focus on ABSA subtasks based on Twitter/X data in…

Computation and Language · Computer Science 2024-08-06 Tomáš Filip , Martin Pavlíček , Petr Sosík

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

Large language model (LLM) is an effective approach to addressing data scarcity in low-resource scenarios. Recent existing research designs hand-crafted prompts to guide LLM for data augmentation. We introduce a data augmentation strategy…

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

In aspect-based sentiment analysis, extracting aspect terms along with the opinions being expressed from user-generated content is one of the most important subtasks. Previous studies have shown that exploiting connections between aspect…

Computation and Language · Computer Science 2016-09-20 Wenya Wang , Sinno Jialin Pan , Daniel Dahlmeier , Xiaokui Xiao

Sentiment analysis can be regarded as a relation extraction problem in which the sentiment of some opinion holder towards a certain aspect of a product, theme or event needs to be extracted. We present a novel neural architecture for…

Computation and Language · Computer Science 2017-09-20 Soufian Jebbara , Philipp Cimiano

Extracting sentiment elements using pre-trained generative models has recently led to large improvements in aspect-based sentiment analysis benchmarks. However, these models always need large-scale computing resources, and they also ignore…

Computation and Language · Computer Science 2023-06-16 Xiaoyi Bao , Xiaotong Jiang , Zhongqing Wang , Yue Zhang , Guodong Zhou

In this work, we propose a new model for aspect-based sentiment analysis. In contrast to previous approaches, we jointly model the detection of aspects and the classification of their polarity in an end-to-end trainable neural network. We…

Computation and Language · Computer Science 2018-08-29 Martin Schmitt , Simon Steinheber , Konrad Schreiber , Benjamin Roth

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to identify sentiment toward specific aspects of an entity. While large language models (LLMs) have shown strong performance in various natural…

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

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

This paper presents a supervised Aspect Based Sentiment Analysis (ABSA) system. Our aim is to develop a modular platform which allows to easily conduct experiments by replacing the modules or adding new features. We obtain the best result…

Computation and Language · Computer Science 2017-02-08 Iñaki San Vicente , Xabier Saralegi , Rodrigo Agerri

Multimodal Aspect-Based Sentiment Analysis (MABSA) seeks to extract fine-grained information from image-text pairs to identify aspect terms and determine their sentiment polarity. However, existing approaches often fall short in…

Computation and Language · Computer Science 2025-10-31 Hao Liu , Lijun He , Jiaxi Liang , Zhihan Ren , Haixia Bi , Fan Li

Most existing pre-trained language representation models (PLMs) are sub-optimal in sentiment analysis tasks, as they capture the sentiment information from word-level while under-considering sentence-level information. In this paper, we…

Computation and Language · Computer Science 2022-10-20 Shuai Fan , Chen Lin , Haonan Li , Zhenghao Lin , Jinsong Su , Hang Zhang , Yeyun Gong , Jian Guo , Nan Duan