English
Related papers

Related papers: CAN: Constrained Attention Networks for Multi-Aspe…

200 papers

This paper considers Aspect-based Opinion Summarization (AOS) of reviews on particular products. To enable real applications, an AOS system needs to address two core subtasks, aspect extraction and sentiment classification. Most existing…

Computation and Language · Computer Science 2015-12-01 Haibing Wu , Yiwei Gu , Shangdi Sun , Xiaodong Gu

Aspect-based sentiment analysis produces a list of aspect terms and their corresponding sentiments for a natural language sentence. This task is usually done in a pipeline manner, with aspect term extraction performed first, followed by…

Computation and Language · Computer Science 2019-06-18 Ruidan He , Wee Sun Lee , Hwee Tou Ng , Daniel Dahlmeier

Targeted sentiment classification aims at determining the sentimental tendency towards specific targets. Most of the previous approaches model context and target words with RNN and attention. However, RNNs are difficult to parallelize and…

Computation and Language · Computer Science 2019-09-24 Youwei Song , Jiahai Wang , Tao Jiang , Zhiyue Liu , Yanghui Rao

In this paper, we propose a novel speech emotion recognition model called Cross Attention Network (CAN) that uses aligned audio and text signals as inputs. It is inspired by the fact that humans recognize speech as a combination of…

Audio and Speech Processing · Electrical Eng. & Systems 2022-07-27 Yoonhyung Lee , Seunghyun Yoon , Kyomin Jung

Recent neural-based aspect-based sentiment analysis approaches, though achieving promising improvement on benchmark datasets, have reported suffering from poor robustness when encountering confounder such as non-target aspects. In this…

Computation and Language · Computer Science 2021-04-26 Zhen Bi , Ningyu Zhang , Ganqiang Ye , Haiyang Yu , Xi Chen , Huajun Chen

Aspect-based sentiment classification (ASC) is an important task in fine-grained sentiment analysis.~Deep supervised ASC approaches typically model this task as a pair-wise classification task that takes an aspect and a sentence containing…

Computation and Language · Computer Science 2019-11-06 Hu Xu , Bing Liu , Lei Shu , Philip S. Yu

Aspect-category-based sentiment analysis (ACSA), which aims to identify aspect categories and predict their sentiments has been intensively studied due to its wide range of NLP applications. Most approaches mainly utilize intrasentential…

Computation and Language · Computer Science 2024-03-18 Jin Cui , Fumiyo Fukumoto , Xinfeng Wang , Yoshimi Suzuki , Jiyi Li , Noriko Tomuro , Wanzeng Kong

Most recent existing aspect-term level sentiment analysis (ATSA) approaches combined various neural network models with delicately carved attention mechanisms built upon given aspect and context to generate refined sentence representations…

Computation and Language · Computer Science 2020-01-22 Chi Xu , Hao Feng , Guoxin Yu , Min Yang , Xiting Wang , Xiang Ao

Attention is typically used to select informative sub-phrases that are used for prediction. This paper investigates the novel use of attention as a form of feature augmentation, i.e, casted attention. We propose Multi-Cast Attention…

Computation and Language · Computer Science 2018-06-05 Yi Tay , Luu Anh Tuan , Siu Cheung Hui

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

Computation and Language · Computer Science 2018-05-21 Wei Xue , Tao Li

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…

Computation and Language · Computer Science 2021-06-01 Mengting Hu , Shiwan Zhao , Honglei Guo , Chao Xue , Hang Gao , Tiegang Gao , Renhong Cheng , Zhong Su

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

Multimodal aspect-based sentiment analysis (MABSA) aims to extract aspects from text-image pairs and recognize their sentiments. Existing methods make great efforts to align the whole image to corresponding aspects. However, different…

Computation and Language · Computer Science 2023-06-05 Ru Zhou , Wenya Guo , Xumeng Liu , Shenglong Yu , Ying Zhang , Xiaojie Yuan

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…

Computation and Language · Computer Science 2019-09-26 Mengting Hu , Shiwan Zhao , Honglei Guo , Renhong Cheng , Zhong Su

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…

Computation and Language · Computer Science 2020-03-24 Yao Qiang , Xin Li , Dongxiao Zhu

Aspect-level sentiment classification (ASC) aims to predict the fine-grained sentiment polarity towards a given aspect mentioned in a review. Despite recent advances in ASC, enabling machines to preciously infer aspect sentiments is still…

Computation and Language · Computer Science 2022-03-02 Bowen Xing , Ivor W. Tsang

This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-based sentiment…

Computation and Language · Computer Science 2016-09-23 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

In aspect-level sentiment classification (ASC), it is prevalent to equip dominant neural models with attention mechanisms, for the sake of acquiring the importance of each context word on the given aspect. However, such a mechanism tends to…

Computation and Language · Computer Science 2019-06-07 Jialong Tang , Ziyao Lu , Jinsong Su , Yubin Ge , Linfeng Song , Le Sun , Jiebo Luo

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…

Computation and Language · Computer Science 2019-09-09 Binxuan Huang , Kathleen M. Carley