中文
相关论文

相关论文: Generate Then Correct: Single Shot Global Correcti…

200 篇论文

Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained opinion polarity towards a specific aspect, is a challenging subtask of sentiment analysis (SA). In this paper, we construct an auxiliary sentence from the aspect…

计算与语言 · 计算机科学 2019-03-25 Chi Sun , Luyao Huang , Xipeng Qiu

In the era of rapid evolution of generative language models within the realm of natural language processing, there is an imperative call to revisit and reformulate evaluation methodologies, especially in the domain of aspect-based sentiment…

计算与语言 · 计算机科学 2024-04-18 Soyoung Yang , Won Ik Cho

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

Aspect-based sentiment analysis (ABSA) is a natural language processing problem that requires analyzing user-generated reviews to determine: a) The target entity being reviewed, b) The high-level aspect to which it belongs, and c) The…

计算与语言 · 计算机科学 2023-09-22 Siva Uday Sampreeth Chebolu , Franck Dernoncourt , Nedim Lipka , Thamar Solorio

Aspect-based sentiment analysis (ABSA) tries to predict the polarity of a given document with respect to a given aspect entity. While neural network architectures have been successful in predicting the overall polarity of sentences,…

计算与语言 · 计算机科学 2017-12-18 Yi Tay , Anh Tuan Luu , Siu Cheung Hui

Aspect-based sentiment analysis (ABSA) in natural language processing enables organizations to understand customer opinions on specific product aspects. While deep learning models are widely used for English ABSA, their application in…

计算与语言 · 计算机科学 2025-09-23 Salha Alyami , Amani Jamal , Areej Alhothali

Aspect-based Sentiment Analysis (ABSA) aims to determine the sentiment polarity towards an aspect. Because of the expensive and limited labelled data, the pretraining strategy has become the de-facto standard for ABSA. However, there always…

计算与语言 · 计算机科学 2023-06-27 Juhua Liu , Qihuang Zhong , Liang Ding , Hua Jin , Bo Du , Dacheng Tao

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…

计算与语言 · 计算机科学 2019-11-06 Hu Xu , Bing Liu , Lei Shu , Philip S. Yu

Aspect category sentiment analysis (ACSA) aims to predict the sentiment polarities of the aspect categories discussed in sentences. Since a sentence usually discusses one or more aspect categories and expresses different sentiments toward…

计算与语言 · 计算机科学 2020-10-06 Yuncong Li , Cunxiang Yin , Sheng-hua Zhong

Aspect-based sentiment analysis (ABSA) typically requires in-domain annotated data for supervised training/fine-tuning. It is a big challenge to scale ABSA to a large number of new domains. This paper aims to train a unified model that can…

计算与语言 · 计算机科学 2022-02-16 Lei Shu , Hu Xu , Bing Liu , Jiahua Chen

Aspect-based sentiment analysis (ABSA) aims to predict the sentiment expressed in a review with respect to a given aspect. The core of ABSA is to model the interaction between the context and given aspect to extract the aspect-related…

计算与语言 · 计算机科学 2022-04-22 Bowen Xing , Ivor W. Tsang

We propose an agentic data augmentation method for Aspect-Based Sentiment Analysis (ABSA) that uses iterative generation and verification to produce high quality synthetic training examples. To isolate the effect of agentic structure, we…

计算与语言 · 计算机科学 2026-02-19 Mohammad H. A. Monfared , Lucie Flek , Akbar Karimi

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

Recently, generative pre-training based models have demonstrated remarkable results on Aspect-based Sentiment Analysis (ABSA) task. However, previous works overemphasize crafting various templates to paraphrase training targets for enhanced…

计算与语言 · 计算机科学 2024-12-03 Hao Dong , Wei Wei

Recently, aspect sentiment quad prediction has received widespread attention in the field of aspect-based sentiment analysis. Existing studies extract quadruplets via pre-trained generative language models to paraphrase the original…

计算与语言 · 计算机科学 2023-06-06 Mengting Hu , Yinhao Bai , Yike Wu , Zhen Zhang , Liqi Zhang , Hang Gao , Shiwan Zhao , Minlie Huang

Aspect sentiment quad prediction (ASQP) is inherently challenging to predict a structured quadruple with four core sentiment elements, including aspect term (a), aspect category (c), opinion term (o), and sentiment polarity (s). Prior…

计算与语言 · 计算机科学 2025-12-01 Wenna Lai , Haoran Xie , Guandong Xu , Qing Li , S. Joe Qin

While aspect-based sentiment analysis (ABSA) has made substantial progress, challenges remain for low-resource languages, which are often overlooked in favour of English. Current cross-lingual ABSA approaches focus on limited, less complex…

计算与语言 · 计算机科学 2025-08-15 Jakub Šmíd , Pavel Přibáň , Pavel Král

Aspect-based sentiment analysis (ABSA) aims at extracting opinionated aspect terms in review texts and determining their sentiment polarities, which is widely studied in both academia and industry. As a fine-grained classification task, the…

人工智能 · 计算机科学 2023-08-17 Anguo Dong , Cuiyun Gao , Yan Jia , Qing Liao , Xuan Wang , Lei Wang , Jing Xiao

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