中文
相关论文

相关论文: Progressive Self-Supervised Attention Learning for…

200 篇论文

Attention mechanism plays a dominant role in the sequence generation models and has been used to improve the performance of machine translation and abstractive text summarization. Different from neural machine translation, in the task of…

计算与语言 · 计算机科学 2020-04-09 Piji Li , Lidong Bing , Zhongyu Wei , Wai Lam

Aspect-based Sentiment Analysis (ABSA) seeks to predict the sentiment polarity of a sentence toward a specific aspect. Recently, it has been shown that dependency trees can be integrated into deep learning models to produce the…

计算与语言 · 计算机科学 2020-10-27 Amir Pouran Ben Veyseh , Nasim Nour , Franck Dernoncourt , Quan Hung Tran , Dejing Dou , Thien Huu Nguyen

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…

计算与语言 · 计算机科学 2020-01-22 Chi Xu , Hao Feng , Guoxin Yu , Min Yang , Xiting Wang , Xiang Ao

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

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…

计算与语言 · 计算机科学 2016-09-27 Duyu Tang , Bing Qin , Ting Liu

Aspect-based sentiment analysis (ABSA) predicts sentiment polarity towards a specific aspect in the given sentence. While pre-trained language models such as BERT have achieved great success, incorporating dynamic semantic changes into ABSA…

计算与语言 · 计算机科学 2022-11-24 Kai Zhang , Kun Zhang , Mengdi Zhang , Hongke Zhao , Qi Liu , Wei Wu , Enhong Chen

Aspect-level sentiment classification aims at identifying the sentiment polarity of specific target in its context. Previous approaches have realized the importance of targets in sentiment classification and developed various methods with…

人工智能 · 计算机科学 2017-09-05 Dehong Ma , Sujian Li , Xiaodong Zhang , Houfeng Wang

Aspect-based sentiment analysis (ABSA), a fine-grained sentiment classification task, has received much attention recently. Many works investigate sentiment information through opinion words, such as ''good'' and ''bad''. However, implicit…

计算与语言 · 计算机科学 2023-12-19 Jihong Ouyang , Zhiyao Yang , Silong Liang , Bing Wang , Yimeng Wang , Ximing Li

Word alignment, which aims to align translationally equivalent words between source and target sentences, plays an important role in many natural language processing tasks. Current unsupervised neural alignment methods focus on inducing…

计算与语言 · 计算机科学 2021-05-18 Chi Chen , Maosong Sun , Yang Liu

Aspect-based sentiment analysis (ABSA) identifies sentiment information related to specific aspects and provides deeper market insights to businesses and organizations. With the emergence of large language models (LMs), recent studies have…

计算与语言 · 计算机科学 2024-05-30 Guangmin Zheng , Jin Wang , Liang-Chih Yu , Xuejie Zhang

Text sentiment analysis, also known as opinion mining, is research on the calculation of people's views, evaluations, attitude and emotions expressed by entities. Text sentiment analysis can be divided into text-level sentiment analysis,…

计算与语言 · 计算机科学 2022-07-08 Tianyu Zhao , Junping Du , Zhe Xue , Ang Li , Zeli Guan

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…

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

This paper analyzes the pre-trained hidden representations learned from reviews on BERT for tasks in aspect-based sentiment analysis (ABSA). Our work is motivated by the recent progress in BERT-based language models for ABSA. However, it is…

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

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…

Aspect Based Sentiment Analysis (ABSA) is the task of identifying sentiment polarity of a text given another text segment or aspect. In ABSA, a text can have multiple sentiments depending upon each aspect. Aspect Term Sentiment Analysis…

计算与语言 · 计算机科学 2020-05-05 Avinash Madasu , Vijjini Anvesh Rao

After transformer is proposed, lots of pre-trained language models have been come up with and sentiment analysis (SA) task has been improved. In this paper, we proposed a method that uses an auxiliary sentence about aspects that the…

计算与语言 · 计算机科学 2024-10-16 Teng Wang , Bolun Sun , Yijie Tong

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

In-context learning with attention enables large neural networks to make context-specific predictions by selectively focusing on relevant examples. Here, we adapt this idea to supervised learning procedures such as lasso regression and…

机器学习 · 统计学 2025-12-11 Erin Craig , Robert Tibshirani

Sentiment analysis is an important task in natural language processing. In recent works, pre-trained language models are often used to achieve state-of-the-art results, especially when training data is scarce. It is common to fine-tune on…

计算与语言 · 计算机科学 2022-04-13 Ehsan Hosseini-Asl , Wenhao Liu , Caiming Xiong

Attention-based neural models were employed to detect the different aspects and sentiment polarities of the same target in targeted aspect-based sentiment analysis (TABSA). However, existing methods do not specifically pre-train reasonable…

计算与语言 · 计算机科学 2019-06-18 Bin Liang , Jiachen Du , Ruifeng Xu , Binyang Li , Hejiao Huang