中文
相关论文

相关论文: Attention Transfer Network for Aspect-level Sentim…

200 篇论文

Existing aspect based sentiment analysis (ABSA) approaches leverage various neural network models to extract the aspect sentiments via learning aspect-specific feature representations. However, these approaches heavily rely on manual…

计算与语言 · 计算机科学 2020-03-24 Yao Qiang , Xin Li , Dongxiao Zhu

We introduce a neural method for transfer learning between two (source and target) classification tasks or aspects over the same domain. Rather than training on target labels, we use a few keywords pertaining to source and target aspects…

计算与语言 · 计算机科学 2017-09-26 Yuan Zhang , Regina Barzilay , Tommi Jaakkola

Cross-domain sentiment classification has been a hot spot these years, which aims to learn a reliable classifier using labeled data from a source domain and evaluate it on a target domain. In this vein, most approaches utilized domain…

计算与语言 · 计算机科学 2022-09-08 Yicheng Zhu , Yiqiao Qiu , Qingyuan Wu , Fu Lee Wang , Yanghui Rao

Aspect sentiment triplet extraction (ASTE) aims to extract triplets composed of aspect terms, opinion terms, and sentiment polarities from given sentences. The table tagging method is a popular approach to addressing this task, which…

计算与语言 · 计算机科学 2025-05-09 Kun Peng , Chaodong Tong , Cong Cao , Hao Peng , Qian Li , Guanlin Wu , Lei Jiang , Yanbing Liu , Philip S. Yu

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…

信息检索 · 计算机科学 2014-05-30 Deepali Virmani , Vikrant Malhotra , Ridhi Tyagi

I propose a novel dual-attention model(DAM) for aspect-level sentiment classification. Many methods have been proposed, such as support vector machines for artificial design features, long short-term memory networks based on attention…

计算与语言 · 计算机科学 2023-03-15 Mengfei Ye

Aspect based sentiment analysis (ABSA) aims to identify the sentiment polarity towards the given aspect in a sentence, while previous models typically exploit an aspect-independent (weakly associative) encoder for sentence representation…

计算与语言 · 计算机科学 2019-09-04 Yunlong Liang , Fandong Meng , Jinchao Zhang , Jinan Xu , Yufeng Chen , Jie Zhou

Aspect-based sentiment classification aims to predict the sentiment polarity of a specific aspect in a sentence. However, most existing methods attempt to construct dependency relations into a homogeneous dependency graph with the sparsity…

计算与语言 · 计算机科学 2021-12-07 Yukun Cao , Yijia Tang , Ziyue Wei , ChengKun Jin , Zeyu Miao , Yixin Fang , Haizhou Du , Feifei Xu

Aspect-level sentiment analysis aims to determine the sentiment polarity towards a specific target in a sentence. The main challenge of this task is to effectively model the relation between targets and sentiments so as to filter out noisy…

计算与语言 · 计算机科学 2022-11-08 Lvxiaowei Xu , Xiaoxuan Pang , Jianwang Wu , Ming Cai , Jiawei Peng

Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term. Recent models perform the triplet extraction in an…

计算与语言 · 计算机科学 2021-07-27 Lu Xu , Yew Ken Chia , Lidong Bing

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

Extraction of sentiment signals from news text, stock message boards, and business reports, for stock movement prediction, has been a rising field of interest in finance. Building upon past literature, the most recent works attempt to…

计算与语言 · 计算机科学 2023-01-26 Guijin Son , Hanwool Lee , Nahyeon Kang , Moonjeong Hahm

Aspect category detection (ACD) in sentiment analysis aims to identify the aspect categories mentioned in a sentence. In this paper, we formulate ACD in the few-shot learning scenario. However, existing few-shot learning approaches mainly…

计算与语言 · 计算机科学 2021-06-01 Mengting Hu , Shiwan Zhao , Honglei Guo , Chao Xue , Hang Gao , Tiegang Gao , Renhong Cheng , Zhong Su

Aspect-based sentiment analysis (ABSA) in natural language processing enables organizations to understand customer opinions on specific product aspects. While deep learning models are widely used for English ABSA, their application in…

计算与语言 · 计算机科学 2025-09-23 Salha Alyami , Amani Jamal , Areej Alhothali

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to align aspects and corresponding sentiments for aspect-specific sentiment polarity inference. It is challenging because a sentence may contain…

计算与语言 · 计算机科学 2022-07-18 Shuo Liang , Wei Wei , Xian-Ling Mao , Fei Wang , Zhiyong He

Aspect-based Sentiment Analysis (ABSA) is the task aimed at predicting the sentiment polarity of aspect words within sentences. Recently, incorporating graph neural networks (GNNs) to capture additional syntactic structure information in…

计算与语言 · 计算机科学 2025-01-28 Xiang Huang , Hao Peng , Shuo Sun , Zhifeng Hao , Hui Lin , Shuhai Wang

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…

计算与语言 · 计算机科学 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

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

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…

计算与语言 · 计算机科学 2017-09-20 Soufian Jebbara , Philipp Cimiano

In this work we investigate the capability of Graph Attention Network for extracting aspect and opinion terms. Aspect and opinion term extraction is posed as a token-level classification task akin to named entity recognition. We use the…

计算与语言 · 计算机科学 2024-05-01 Abir Chakraborty