中文
相关论文

相关论文: Multi-Aspect Sentiment Analysis with Latent Sentim…

200 篇论文

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…

计算与语言 · 计算机科学 2025-05-27 Jun Cao , Jiyi Li , Ziwei Yang , Renjie 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…

计算与语言 · 计算机科学 2018-08-29 Martin Schmitt , Simon Steinheber , Konrad Schreiber , Benjamin Roth

Aspect-based sentiment analysis (ABSA) aims to associate a text with a set of aspects and infer their respective sentimental polarities. State-of-the-art approaches are built on fine-tuning pre-trained language models, focusing on learning…

计算与语言 · 计算机科学 2024-08-26 Murtadha Ahmed , Bo Wen , Shengfeng Pan , Jianlin Su , Luo Ao , Yunfeng Liu

Aspect based sentiment analysis (ABSA) involves three fundamental subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification. Early works only focused on solving one of these subtasks individually.…

计算与语言 · 计算机科学 2021-04-08 Yue Mao , Yi Shen , Chao Yu , Longjun Cai

We propose a topic-dependent attention model for sentiment classification and topic extraction. Our model assumes that a global topic embedding is shared across documents and employs an attention mechanism to derive local topic embedding…

计算与语言 · 计算机科学 2019-08-20 Gabriele Pergola , Lin Gui , Yulan He

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…

计算与语言 · 计算机科学 2025-10-31 Hao Liu , Lijun He , Jiaxi Liang , Zhihan Ren , Haixia Bi , Fan Li

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…

计算与语言 · 计算机科学 2018-05-21 Wei Xue , Tao Li

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.…

计算与语言 · 计算机科学 2023-06-30 Hongjie Cai , Nan Song , Zengzhi Wang , Qiming Xie , Qiankun Zhao , Ke Li , Siwei Wu , Shijie Liu , Jianfei Yu , Rui Xia

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…

计算与语言 · 计算机科学 2019-09-24 Chen Zhang , Qiuchi Li , Dawei Song

Aspect Based Sentiment Analysis (ABSA) is the sub-field of Natural Language Processing that deals with essentially splitting our data into aspects ad finally extracting the sentiment information. ABSA is known to provide more information…

计算与语言 · 计算机科学 2020-06-09 Kaustubh Yadav

Aspect-Based Sentiment Analysis (ABSA) is a fine-grained linguistics problem that entails the extraction of multifaceted aspects, opinions, and sentiments from the given text. Both standalone and compound ABSA tasks have been extensively…

计算与语言 · 计算机科学 2025-07-18 S M Rafiuddin , Mohammed Rakib , Sadia Kamal , Arunkumar Bagavathi

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…

计算与语言 · 计算机科学 2022-11-08 Wenxuan Zhang , Xin Li , Yang Deng , Lidong Bing , Wai Lam

Aspect Based Sentiment Analysis (ABSA) is the task of identifying sentiment polarity of a text given another text segment or aspect. In ABSA, a text can have multiple sentiments depending upon each aspect. Aspect Term Sentiment Analysis…

计算与语言 · 计算机科学 2020-05-05 Avinash Madasu , Vijjini Anvesh Rao

Sentiment Analysis is the task of classifying documents based on the sentiments expressed in textual form, this can be achieved by using lexical and semantic methods. The purpose of this study is to investigate the use of semantics to…

计算与语言 · 计算机科学 2020-09-02 Ukachi Osisiogu

Though notable progress has been made, neural-based aspect-based sentiment analysis (ABSA) models are prone to learn spurious correlations from annotation biases, resulting in poor robustness on adversarial data transformations. Among the…

计算与语言 · 计算机科学 2024-06-07 Jialong Wu , Linhai Zhang , Deyu Zhou , Guoqiang Xu

Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling needed, but it fails…

计算与语言 · 计算机科学 2021-09-08 Bo Wang , Tao Shen , Guodong Long , Tianyi Zhou , Yi Chang

Aspect level sentiment classification aims to identify the sentiment expressed towards an aspect given a context sentence. Previous neural network based methods largely ignore the syntax structure in one sentence. In this paper, we propose…

计算与语言 · 计算机科学 2019-09-09 Binxuan Huang , Kathleen M. Carley

Aspect-level sentiment classification (ASC) aims to detect the sentiment polarity of a given opinion target in a sentence. In neural network-based methods for ASC, most works employ the attention mechanism to capture the corresponding…

计算与语言 · 计算机科学 2020-10-26 Fei Zhao , Zhen Wu , Xinyu Dai

Attention-based long short-term memory (LSTM) networks have proven to be useful in aspect-level sentiment classification. However, due to the difficulties in annotating aspect-level data, existing public datasets for this task are all…

计算与语言 · 计算机科学 2018-06-13 Ruidan He , Wee Sun Lee , Hwee Tou Ng , Daniel Dahlmeier

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…

计算与语言 · 计算机科学 2020-10-06 Yuncong Li , Cunxiang Yin , Sheng-hua Zhong