中文
相关论文

相关论文: Aspect-based Opinion Summarization with Convolutio…

200 篇论文

Aspect-based Sentiment Analysis (ABSA) is a fine-grained sentiment analysis task which involves four elements from user-generated texts: aspect term, aspect category, opinion term, and sentiment polarity. Most computational approaches focus…

Facial expression recognition is a topic of great interest in most fields from artificial intelligence and gaming to marketing and healthcare. The goal of this paper is to classify images of human faces into one of seven basic emotions. A…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Akash Saravanan , Gurudutt Perichetla , K. S. Gayathri

This paper explores the design of an aspect-based sentiment analysis system using large language models (LLMs) for real-world use. We focus on quadruple opinion extraction -- identifying aspect categories, sentiment polarity, targets, and…

计算与语言 · 计算机科学 2025-07-17 Benjamin White , Anastasia Shimorina

In this paper, we introduce a new framework called the sentiment-aspect attribution module (SAAM). SAAM works on top of traditional neural networks and is designed to address the problem of multi-aspect sentiment classification and…

计算与语言 · 计算机科学 2020-12-16 Yifan Zhang , Fan Yang , Marjan Hosseinia , Arjun Mukherjee

This paper introduces a visual sentiment concept classification method based on deep convolutional neural networks (CNNs). The visual sentiment concepts are adjective noun pairs (ANPs) automatically discovered from the tags of web photos,…

计算机视觉与模式识别 · 计算机科学 2014-11-03 Tao Chen , Damian Borth , Trevor Darrell , Shih-Fu Chang

As an emerging field in Machine Learning, Explainable AI (XAI) has been offering remarkable performance in interpreting the decisions made by Convolutional Neural Networks (CNNs). To achieve visual explanations for CNNs, methods based on…

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

Word spotting has become a field of strong research interest in document image analysis over the last years. Recently, AttributeSVMs were proposed which predict a binary attribute representation. At their time, this influential method…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Sebastian Sudholt , Gernot Fink

Aspect-based sentiment classification (ASC) aims to judge the sentiment polarity conveyed by the given aspect term in a sentence. The sentiment polarity is not only determined by the local context but also related to the words far away from…

计算与语言 · 计算机科学 2025-02-11 Hao Niu , Yun Xiong , Xiaosu Wang , Philip S. Yu

This project provides a comparative study of dynamic convolutional neural networks (CNNs) for various tasks, including image classification, segmentation, and time series analysis. Based on the ResNet-18 architecture, we compare five…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Kamal Sherawat , Vikrant Bhati

In order to maximize the applicability of sentiment analysis results, it is necessary to not only classify the overall sentiment (positive/negative) of a given document but also to identify the main words that contribute to the…

计算与语言 · 计算机科学 2017-10-02 Gichang Lee , Jaeyun Jeong , Seungwan Seo , CzangYeob Kim , Pilsung Kang

Convolutional Neural Networks (CNNs) have achieved great success due to the powerful feature learning ability of convolution layers. Specifically, the standard convolution traverses the input images/features using a sliding window scheme to…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Yong Guo , Yaofo Chen , Mingkui Tan , Kui Jia , Jian Chen , Jingdong Wang

Convolutional Neural Networks (CNNs) have shown to be powerful medical image segmentation models. In this study, we address some of the main unresolved issues regarding these models. Specifically, training of these models on small medical…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Davood Karimi , Ali Gholipour

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

We develop a novel optical neural network (ONN) framework which introduces a degree of scalar invariance to image classification estima- tion. Taking a hint from the human eye, which has higher resolution near the center of the retina,…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Grant Fennessy , Yevgeniy Vorobeychik

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task which aims to extract the aspects from sentences and identify their corresponding sentiments. Aspect term extraction (ATE) is the crucial step for ABSA. Due to…

计算与语言 · 计算机科学 2022-02-01 Xiang Chen , Xiaojun Wan

Spatial and spectral approaches are two major approaches for image processing tasks such as image classification and object recognition. Among many such algorithms, convolutional neural networks (CNNs) have recently achieved significant…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Shin Fujieda , Kohei Takayama , Toshiya Hachisuka

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

Acoustic Scene Classification (ASC) aims to classify the environment in which the audio signals are recorded. Recently, Convolutional Neural Networks (CNNs) have been successfully applied to ASC. However, the data distributions of the audio…

声音 · 计算机科学 2020-11-19 Zhao Ren , Qiuqiang Kong , Jing Han , Mark D. Plumbley , Björn W. Schuller

Visual interpretability of Convolutional Neural Networks (CNNs) has gained significant popularity because of the great challenges that CNN complexity imposes to understanding their inner workings. Although many techniques have been proposed…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Alexandros Stergiou