English
Related papers

Related papers: Aspect-based Opinion Summarization with Convolutio…

200 papers

Sentence classification is one of the basic tasks of natural language processing. Convolution neural network (CNN) has the ability to extract n-grams features through convolutional filters and capture local correlations between consecutive…

Computation and Language · Computer Science 2023-12-12 Shandong Yuan

Aspect-based sentiment analysis (ABSA), a popular research area in NLP has two distinct parts -- aspect extraction (AE) and labeling the aspects with sentiment polarity (ALSA). Although distinct, these two tasks are highly correlated. The…

Computation and Language · Computer Science 2020-05-15 Navonil Majumder , Rishabh Bhardwaj , Soujanya Poria , Amir Zadeh , Alexander Gelbukh , Amir Hussain , Louis-Philippe Morency

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…

Computation and Language · Computer Science 2019-09-24 Chen Zhang , Qiuchi Li , Dawei Song

Aspect-based opinion mining is the task of identifying sentiment at the aspect level in opinionated text, which consists of two subtasks: aspect category extraction and sentiment polarity classification. While aspect category extraction…

Computation and Language · Computer Science 2020-03-17 Nguyen Thi Thanh Thuy , Ngo Xuan Bach , Tu Minh Phuong

The increasing volume of online reviews has made possible the development of sentiment analysis models for determining the opinion of customers regarding different products and services. Until now, sentiment analysis has proven to be an…

Computation and Language · Computer Science 2023-08-01 Elena-Simona Apostol , Alin-Georgian Pisică , Ciprian-Octavian Truică

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…

Computation and Language · Computer Science 2025-01-28 Xiang Huang , Hao Peng , Shuo Sun , Zhifeng Hao , Hui Lin , Shuhai Wang

This paper focuses on two related subtasks of aspect-based sentiment analysis, namely aspect term extraction and aspect sentiment classification, which we call aspect term-polarity co-extraction. The former task is to extract aspects of a…

Computation and Language · Computer Science 2019-06-06 Huaishao Luo , Tianrui Li , Bing Liu , Junbo Zhang

Discriminative learning based on convolutional neural networks (CNNs) aims to perform image restoration by learning from training examples of noisy-clean image pairs. It has become the go-to methodology for tackling image restoration and…

Computer Vision and Pattern Recognition · Computer Science 2020-09-01 Junaid Malik , Serkan Kiranyaz , Moncef Gabbouj

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…

Computation and Language · Computer Science 2016-09-27 Duyu Tang , Bing Qin , Ting Liu

Aspect-based sentiment analysis (ABSA) have been extensively studied, but little light has been shed on the quadruple extraction consisting of four fundamental elements: aspects, categories, opinions and sentiments, especially with implicit…

Computation and Language · Computer Science 2024-06-25 Xiancai Xu , Jia-Dong Zhang , Lei Xiong , Zhishang Liu

This paper proposes a Sub-band Convolutional Neural Network for spoken term classification. Convolutional neural networks (CNNs) have proven to be very effective in acoustic applications such as spoken term classification, keyword spotting,…

Audio and Speech Processing · Electrical Eng. & Systems 2019-07-03 Chieh-Chi Kao , Ming Sun , Yixin Gao , Shiv Vitaladevuni , Chao Wang

Convolutional Neural Networks (CNNs) were recently shown to provide state-of-the-art results for object category viewpoint estimation. However different ways of formulating this problem have been proposed and the competing approaches have…

Computer Vision and Pattern Recognition · Computer Science 2016-09-14 Francisco Massa , Renaud Marlet , Mathieu Aubry

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

One of the key tasks of sentiment analysis of product reviews is to extract product aspects or features that users have expressed opinions on. In this work, we focus on using supervised sequence labeling as the base approach to performing…

Computation and Language · Computer Science 2016-12-26 Lei Shu , Bing Liu , Hu Xu , Annice Kim

Since the dawn of the digitalisation era, customer feedback and online reviews are unequivocally major sources of insights for businesses. Consequently, conducting comparative analyses of such sources has become the de facto modus operandi…

Computer vision tasks often have side information available that is helpful to solve the task. For example, for crowd counting, the camera perspective (e.g., camera angle and height) gives a clue about the appearance and scale of people in…

Computer Vision and Pattern Recognition · Computer Science 2016-11-22 Di Kang , Debarun Dhar , Antoni B. Chan

In this paper we describe the implementation of a convolutional neural network (CNN) used to assess online review helpfulness. To our knowledge, this is the first use of this architecture to address this problem. We explore the impact of…

Computer Vision and Pattern Recognition · Computer Science 2018-08-29 Xianshan Qu , Xiaopeng Li , John R. Rose

Recently Convolutional Neural Networks (CNNs) models have proven remarkable results for text classification and sentiment analysis. In this paper, we present our approach on the task of classifying business reviews using word embeddings on…

Computation and Language · Computer Science 2017-10-18 Andreea Salinca

Recently, seismic facies classification based on convolutional neural networks (CNN) has garnered significant research interest. However, existing CNN-based supervised learning approaches necessitate massive labeled data. Labeling is…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Kewen Li , Wenlong Liu , Yimin Dou , Zhifeng Xu , Hongjie Duan , Ruilin Jing

Opinion summarization aims to profile a target by extracting opinions from multiple documents. Most existing work approaches the task in a semi-supervised manner due to the difficulty of obtaining high-quality annotation from thousands of…

Computation and Language · Computer Science 2021-10-19 Suyu Ge , Jiaxin Huang , Yu Meng , Sharon Wang , Jiawei Han