English
Related papers

Related papers: Understanding Pre-trained BERT for Aspect-based Se…

200 papers

Aspect-Based Sentiment Analysis (ABSA) aims to provide fine-grained aspect-level sentiment information. There are many ABSA tasks, and the current dominant paradigm is to train task-specific models for each task. However, application…

Computation and Language · Computer Science 2022-11-22 Zengzhi Wang , Rui Xia , Jianfei Yu

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…

Existing works for aspect-based sentiment analysis (ABSA) have adopted a unified approach, which allows the interactive relations among subtasks. However, we observe that these methods tend to predict polarities based on the literal meaning…

Computation and Language · Computer Science 2021-09-15 Shinhyeok Oh , Dongyub Lee , Taesun Whang , IlNam Park , Gaeun Seo , EungGyun Kim , Harksoo Kim

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

The rapid development of aspect-based sentiment analysis (ABSA) within recent decades shows great potential for real-world society. The current ABSA works, however, are mostly limited to the scenario of a single text piece, leaving the…

Computation and Language · Computer Science 2023-05-23 Bobo Li , Hao Fei , Fei Li , Yuhan Wu , Jinsong Zhang , Shengqiong Wu , Jingye Li , Yijiang Liu , Lizi Liao , Tat-Seng Chua , Donghong Ji

Aspect Term Extraction (ATE) detects opinionated aspect terms in sentences or text spans, with the end goal of performing aspect-based sentiment analysis. The small amount of available datasets for supervised ATE and the fact that they…

Computation and Language · Computer Science 2017-09-28 Athanasios Giannakopoulos , Diego Antognini , Claudiu Musat , Andreea Hossmann , Michael Baeriswyl

Aspect-based sentiment analysis (ABSA) is a challenging task of extracting sentiments along with their corresponding aspects and opinion terms from the text. The inherent subjectivity of span annotation makes variability in the surface…

Computation and Language · Computer Science 2025-02-13 Soyoung Yang , Hojun Cho , Jiyoung Lee , Sohee Yoon , Edward Choi , Jaegul Choo , Won Ik Cho

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-level sentiment classification aims to identify the sentiment expressed towards some aspects given context sentences. In this paper, we introduce an attention-over-attention (AOA) neural network for aspect level sentiment…

Computation and Language · Computer Science 2018-04-19 Binxuan Huang , Yanglan Ou , Kathleen M. Carley

Document representation is the core of many NLP tasks on machine understanding. A general representation learned in an unsupervised manner reserves generality and can be used for various applications. In practice, sentiment analysis (SA)…

Machine Learning · Computer Science 2024-01-15 Hao-Ming Fu , Pu-Jen Cheng

Recently, pre-trained models have been the dominant paradigm in natural language processing. They achieved remarkable state-of-the-art performance across a wide range of related tasks, such as textual entailment, natural language inference,…

Computation and Language · Computer Science 2019-05-21 Dongfang Li , Yifei Yu , Qingcai Chen , Xinyu Li

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 Term Extraction (ATE) identifies opinionated aspect terms in texts and is one of the tasks in the SemEval Aspect Based Sentiment Analysis (ABSA) contest. The small amount of available datasets for supervised ATE and the costly human…

Computation and Language · Computer Science 2017-09-18 Athanasios Giannakopoulos , Claudiu Musat , Andreea Hossmann , Michael Baeriswyl

In the context of sentiment analysis, there has been growing interest in performing a finer granularity analysis focusing on the specific aspects of the entities being evaluated. This is the goal of Aspect-Based Sentiment Analysis (ABSA)…

Computation and Language · Computer Science 2020-08-26 Danny Suarez Vargas , Lucas R. C. Pessutto , Viviane Pereira Moreira

We present Variational Aspect-based Latent Topic Allocation (VALTA), a family of autoencoding topic models that learn aspect-based representations of reviews. VALTA defines a user-item encoder that maps bag-of-words vectors for combined…

Computation and Language · Computer Science 2019-01-03 Babak Esmaeili , Hongyi Huang , Byron C. Wallace , Jan-Willem van de Meent

User reviews have an essential role in the success of the developed mobile apps. User reviews in the textual form are unstructured data, creating a very high complexity when processed for sentiment analysis. Previous approaches that have…

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task, which focuses on detecting the sentiment polarity towards the aspect in a sentence. However, it is always sensitive to the multi-aspect challenge, where…

Computation and Language · Computer Science 2022-09-08 Bing Wang , Liang Ding , Qihuang Zhong , Ximing Li , Dacheng Tao

Artificial intelligence and machine learning have significantly bolstered the technological world. This paper explores the potential of transfer learning in natural language processing focusing mainly on sentiment analysis. The models…

Computation and Language · Computer Science 2023-11-29 Aman Yadav , Abhishek Vichare

BERT is a popular language model whose main pre-training task is to fill in the blank, i.e., predicting a word that was masked out of a sentence, based on the remaining words. In some applications, however, having an additional context can…

Computation and Language · Computer Science 2020-10-30 Timo I. Denk , Ana Peleteiro Ramallo

A sentence may express sentiments on multiple aspects. When these aspects are associated with different sentiment polarities, a model's accuracy is often adversely affected. We observe that multiple aspects in such hard sentences are mostly…

Computation and Language · Computer Science 2022-02-08 Ting Lin , Aixin Sun , Yequan Wang