中文
相关论文

相关论文: Triple GNNs: Introducing Syntactic and Semantic In…

200 篇论文

Conversational aspect-based sentiment quadruple analysis (DiaASQ) aims to extract the quadruple of target-aspect-opinion-sentiment within a dialogue. In DiaASQ, a quadruple's elements often cross multiple utterances. This situation…

计算与语言 · 计算机科学 2023-09-28 Yuqing Li , Wenyuan Zhang , Binbin Li , Siyu Jia , Zisen Qi , Xingbang Tan

The rapid development of aspect-based sentiment analysis (ABSA) within recent decades shows great potential for real-world society. The current ABSA works, however, are mostly limited to the scenario of a single text piece, leaving the…

计算与语言 · 计算机科学 2023-05-23 Bobo Li , Hao Fei , Fei Li , Yuhan Wu , Jinsong Zhang , Shengqiong Wu , Jingye Li , Yijiang Liu , Lizi Liao , Tat-Seng Chua , Donghong Ji

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

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word relations across…

计算与语言 · 计算机科学 2025-08-08 Kun Peng , Cong Cao , Hao Peng , Zhifeng Hao , Lei Jiang , Kongjing Gu , Yanbing Liu , Philip S. Yu

Due to their inherent capability in semantic alignment of aspects and their context words, attention mechanism and Convolutional Neural Networks (CNNs) are widely applied for aspect-based sentiment classification. However, these models lack…

计算与语言 · 计算机科学 2019-10-15 Chen Zhang , Qiuchi Li , Dawei Song

Aspect-level sentiment classification aims to identify the sentiment polarity towards a specific aspect term in a sentence. Most current approaches mainly consider the semantic information by utilizing attention mechanisms to capture the…

计算与语言 · 计算机科学 2021-02-12 Xiaochen Hou , Jing Huang , Guangtao Wang , Xiaodong He , Bowen Zhou

Aspect-level sentiment classification aims to distinguish the sentiment polarities over one or more aspect terms in a sentence. Existing approaches mostly model different aspects in one sentence independently, which ignore the sentiment…

计算与语言 · 计算机科学 2019-06-12 Pinlong Zhaoa , Linlin Houb , Ou Wua

Aspect-based sentiment analysis predicts sentiment polarity with fine granularity. While graph convolutional networks (GCNs) are widely utilized for sentimental feature extraction, their naive application for syntactic feature extraction…

计算与语言 · 计算机科学 2024-09-10 Chen Li , Huidong Tang , Jinli Zhang , Xiujing Guo , Debo Cheng , Yasuhiko Morimoto

Aspect-Based Sentiment Analysis (ABSA) is increasingly crucial in Natural Language Processing (NLP) for applications such as customer feedback analysis and product recommendation systems. ABSA goes beyond traditional sentiment analysis by…

计算与语言 · 计算机科学 2024-10-29 Adamu Lawan , Juhua Pu , Haruna Yunusa , Jawad Muhammad , Aliyu Umar

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

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…

计算与语言 · 计算机科学 2019-09-09 Binxuan Huang , Kathleen M. Carley

Aspect-based sentiment analysis (ABSA) aims to identify aspect terms and determine their sentiment polarity. While dependency trees combined with contextual semantics provide structural cues, existing approaches often rely on dot-product…

计算与语言 · 计算机科学 2026-03-10 Xinfeng Liao , Xuanqi Chen , Lianxi Wang , Jiahuan Yang , Zhuowei Chen , Ziying Rong

The World Wide Web holds a wealth of information in the form of unstructured texts such as customer reviews for products, events and more. By extracting and analyzing the expressed opinions in customer reviews in a fine-grained way,…

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

Aspect-based Sentiment Analysis (ABSA) aims to determine sentiment polarity toward specific aspects in text. Existing methods enrich semantic and syntactic representations through external knowledge or GNNs, but the growing diversity of…

人工智能 · 计算机科学 2025-12-01 Xinran Li , Xiaowei Zhao , Yubo Zhu , Zhiheng Zhang , Zhiqi Huang , Hongkun Song , Jinglu Hu , Xinze Che , Yifan Lyu , Yong Zhou , Xiujuan Xu

The aspect-based sentiment analysis (ABSA) task remains to be a long-standing challenge, which aims to extract the aspect term and then identify its sentiment orientation.In previous approaches, the explicit syntactic structure of a…

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

Generative models have demonstrated impressive results on Aspect-based Sentiment Analysis (ABSA) tasks, particularly for the emerging task of extracting Aspect-Category-Opinion-Sentiment (ACOS) quadruples. However, these models struggle…

计算与语言 · 计算机科学 2022-11-16 Joseph J. Peper , Lu Wang

Product reviews often contain a large number of implicit aspects and object-attribute co-existence cases. Unfortunately, many existing studies in Aspect-Based Sentiment Analysis (ABSA) have overlooked this issue, which can make it difficult…

计算与语言 · 计算机科学 2023-11-29 Dan Ma , Jun Xu , Zongyu Wang , Xuezhi Cao , Yunsen Xian

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-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
‹ 上一页 1 2 3 10 下一页 ›