中文
相关论文

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

200 篇论文

Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews. Most recent efforts adopt attention-based neural network models to implicitly connect aspects with opinion words. However,…

计算与语言 · 计算机科学 2020-04-28 Kai Wang , Weizhou Shen , Yunyi Yang , Xiaojun Quan , Rui Wang

Aspect based sentiment analysis, predicting sentiment polarity of given aspects, has drawn extensive attention. Previous attention-based models emphasize using aspect semantics to help extract opinion features for classification. However,…

计算与语言 · 计算机科学 2021-04-13 Lu Xu , Lidong Bing , Wei Lu , Fei Huang

With the constantly growing number of reviews and other sentiment-bearing texts on the Web, the demand for automatic sentiment analysis algorithms continues to expand. Aspect-based sentiment classification (ABSC) allows for the automatic…

计算与语言 · 计算机科学 2022-03-29 Gianni Brauwers , Flavius Frasincar

Aspect-based sentiment analysis seeks to determine sentiment with a high level of detail. While graph convolutional networks (GCNs) are commonly used for extracting sentiment features, their straightforward use in syntactic feature…

计算与语言 · 计算机科学 2025-03-18 Chen Li , Debo Cheng , Yasuhiko Morimoto

In aspect-based sentiment analysis (ABSA), many neural models are equipped with an attention mechanism to quantify the contribution of each context word to sentiment prediction. However, such a mechanism suffers from one drawback: only a…

计算与语言 · 计算机科学 2021-03-08 Jinsong Su , Jialong Tang , Hui Jiang , Ziyao Lu , Yubin Ge , Linfeng Song , Deyi Xiong , Le Sun , Jiebo Luo

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…

计算与语言 · 计算机科学 2016-09-27 Duyu Tang , Bing Qin , Ting Liu

Opinion phrase extraction is one of the key tasks in fine-grained sentiment analysis. While opinion expressions could be generic subjective expressions, aspect specific opinion expressions contain both the aspect as well as the opinion…

计算与语言 · 计算机科学 2019-02-08 Abhishek Laddha , Arjun Mukherjee

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

Aspect-based sentiment analysis (ABSA) is to predict the sentiment polarity towards a particular aspect in a sentence. Recently, this task has been widely addressed by the neural attention mechanism, which computes attention weights to…

计算与语言 · 计算机科学 2019-09-26 Mengting Hu , Shiwan Zhao , Honglei Guo , Renhong Cheng , Zhong Su

Sentiment Analysis has seen much progress in the past two decades. For the past few years, neural network approaches, primarily RNNs and CNNs, have been the most successful for this task. Recently, a new category of neural networks,…

计算与语言 · 计算机科学 2018-12-20 Artaches Ambartsoumian , Fred Popowich

Domain adaptation tasks such as cross-domain sentiment classification aim to utilize existing labeled data in the source domain and unlabeled or few labeled data in the target domain to improve the performance in the target domain via…

计算与语言 · 计算机科学 2022-01-03 Dongbo Xi , Fuzhen Zhuang , Ganbin Zhou , Xiaohu Cheng , Fen Lin , Qing He

The objective of Aspect Based Sentiment Analysis is to capture the sentiment of reviewers associated with different aspects. However, complexity of the review sentences, presence of double negation and specific usage of words found in…

计算与语言 · 计算机科学 2022-02-15 Abir Chakraborty

Targeted sentiment analysis (TSA), also known as aspect based sentiment analysis (ABSA), aims at detecting fine-grained sentiment polarity towards targets in a given opinion document. Due to the lack of labeled datasets and effective…

计算与语言 · 计算机科学 2019-05-10 Jiaxin Pei , Aixin Sun , Chenliang Li

Aspect-based sentiment analysis (ABSA) task is a multi-grained task of natural language processing and consists of two subtasks: aspect term extraction (ATE) and aspect polarity classification (APC). Most of the existing work focuses on the…

计算与语言 · 计算机科学 2020-02-13 Heng Yang , Biqing Zeng , JianHao Yang , Youwei Song , Ruyang Xu

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…

计算与语言 · 计算机科学 2021-09-09 Ronald Seoh , Ian Birle , Mrinal Tak , Haw-Shiuan Chang , Brian Pinette , Alfred Hough

Aspect-based sentiment analysis (ABSA) aims to predict fine-grained sentiments of comments with respect to given aspect terms or categories. In previous ABSA methods, the importance of aspect has been realized and verified. Most existing…

计算与语言 · 计算机科学 2019-07-09 Bowen Xing , Lejian Liao , Dandan Song , Jingang Wang , Fuzheng Zhang , Zhongyuan Wang , Heyan Huang

Aspect based Sentiment Analysis is a major subarea of sentiment analysis. Many supervised and unsupervised approaches have been proposed in the past for detecting and analyzing the sentiment of aspect terms. In this paper, a graph-based…

计算与语言 · 计算机科学 2020-03-12 Gunjan Ansari , Chandni Saxena , Tanvir Ahmad , M. N. Doja

This paper studies continual learning (CL) of a sequence of aspect sentiment classification (ASC) tasks. Although some CL techniques have been proposed for document sentiment classification, we are not aware of any CL work on ASC. A CL…

计算与语言 · 计算机科学 2021-12-21 Zixuan Ke , Hu Xu , Bing Liu

Deep learning techniques have achieved success in aspect-based sentiment analysis in recent years. However, there are two important issues that still remain to be further studied, i.e., 1) how to efficiently represent the target especially…

计算与语言 · 计算机科学 2018-02-06 Shiliang Zheng , Rui Xia

Joint extraction of aspects and sentiments can be effectively formulated as a sequence labeling problem. However, such formulation hinders the effectiveness of supervised methods due to the lack of annotated sequence data in many domains.…

计算与语言 · 计算机科学 2019-11-01 Zheng Li , Xin Li , Ying Wei , Lidong Bing , Yu Zhang , Qiang Yang