中文
相关论文

相关论文: Improving Aspect-Based Sentiment with End-to-End S…

200 篇论文

Aspect-based sentiment analysis (ABSA), a nuanced task in text analysis, seeks to discern sentiment orientation linked to specific aspect terms in text. Traditional approaches often overlook or inadequately model the explicit syntactic…

计算与语言 · 计算机科学 2023-12-08 Ullman Galen , Frey Lee , Woods Ali

Aspect-based sentiment analysis (ABSA) generally requires a deep understanding of the contextual information, including the words associated with the aspect terms and their syntactic dependencies. Most existing studies employ advanced…

计算与语言 · 计算机科学 2025-06-17 Yuanhe Tian , Xu Li , Wei Wang , Guoqing Jin , Pengsen Cheng , Yan Song

Aspect-Based Sentiment Analysis (ABSA) provides a fine-grained understanding of opinions by linking sentiment to specific aspects in text. While transformer-based models excel at this task, their black-box nature limits their…

统计方法学 · 统计学 2026-02-24 Luisa Stracqualursi , Patrizia Agati

The aspect-based sentiment analysis (ABSA) is a fine-grained task that aims to determine the sentiment polarity towards targeted aspect terms occurring in the sentence. The development of the ABSA task is very much hindered by the lack of…

计算与语言 · 计算机科学 2022-03-15 Yiming Zhang , Min Zhang , Sai Wu , Junbo Zhao

Aspect-based sentiment analysis (ABSA) is a crucial fine-grained task in social media scenarios to identify the sentiment polarity of specific aspect terms in a sentence. Although many existing studies leverage large language models (LLMs)…

计算与语言 · 计算机科学 2025-07-15 Junjie Liu , Yuanhe Tian , Yan Song

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

Aspect-Based Sentiment Analysis (ABSA) has experienced tremendous expansion and diversity due to various shared tasks spanning several languages and fields and organized via SemEval workshops and Germeval. Nonetheless, a few shortcomings…

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

In this paper, we explore the use of pre-trained language models to learn sentiment information of written texts for speech sentiment analysis. First, we investigate how useful a pre-trained language model would be in a 2-step pipeline…

计算与语言 · 计算机科学 2021-06-15 Suwon Shon , Pablo Brusco , Jing Pan , Kyu J. Han , Shinji Watanabe

Aspect Based Sentiment Analysis (ABSA) is the sub-field of Natural Language Processing that deals with essentially splitting our data into aspects ad finally extracting the sentiment information. ABSA is known to provide more information…

计算与语言 · 计算机科学 2020-06-09 Kaustubh Yadav

The topic of aspect-based sentiment analysis (ABSA) has been explored for a variety of industries, but it still remains much unexplored in finance. The recent release of data for an open challenge (FiQA) from the companion proceedings of…

计算与语言 · 计算机科学 2018-08-27 Steve Yang , Jason Rosenfeld , Jacques Makutonin

We introduce Arctic-ABSA, a collection of powerful models for real-life aspect-based sentiment analysis (ABSA). Our models are tailored to commercial needs, trained on a large corpus of public data alongside carefully generated synthetic…

计算与语言 · 计算机科学 2026-01-08 Paweł Liskowski , Krzysztof Jankowski

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

For multi-turn dialogue rewriting, the capacity of effectively modeling the linguistic knowledge in dialog context and getting rid of the noises is essential to improve its performance. Existing attentive models attend to all words without…

计算与语言 · 计算机科学 2020-10-06 Kun Xu , Haochen Tan , Linfeng Song , Han Wu , Haisong Zhang , Linqi Song , Dong Yu

End-to-End automatic speech recognition (ASR) models aim to learn a generalised speech representation to perform recognition. In this domain there is little research to analyse internal representation dependencies and their relationship to…

计算与语言 · 计算机科学 2022-11-04 Anna Ollerenshaw , Md Asif Jalal , Thomas Hain

We explore a novel approach for Semantic Role Labeling (SRL) by casting it as a sequence-to-sequence process. We employ an attention-based model enriched with a copying mechanism to ensure faithful regeneration of the input sequence, while…

计算与语言 · 计算机科学 2018-07-10 Angel Daza , Anette Frank

Aspect-based Sentiment Analysis (ABSA), aiming at predicting the polarities for aspects, is a fine-grained task in the field of sentiment analysis. Previous work showed syntactic information, e.g. dependency trees, can effectively improve…

计算与语言 · 计算机科学 2021-04-13 Junqi Dai , Hang Yan , Tianxiang Sun , Pengfei Liu , Xipeng Qiu

Driven by the abundance of biomedical publications, we introduce a sentiment analysis task to understand food-health relationship. Prior attempts to incorporate health into recipe recommendation and analysis systems have primarily focused…

计算与语言 · 计算机科学 2024-03-14 Julio Christian Young , Uchenna Akujuobi

Aspect-based sentiment analysis (ASBA) is a refined approach to sentiment analysis that aims to extract and classify sentiments based on specific aspects or features of a product, service, or entity. Unlike traditional sentiment analysis,…

计算与语言 · 计算机科学 2025-01-16 Karukriti Kaushik Ghosh , Chiranjib Sur

Introducing Entity-Aspect Sentiment Triplet Extraction (EASTE), a novel Aspect-Based Sentiment Analysis (ABSA) task which extends Target-Aspect-Sentiment Detection (TASD) by separating aspect categories (e.g., food#quality) into pre-defined…

计算与语言 · 计算机科学 2024-07-08 Vorakit Vorakitphan , Milos Basic , Guilhaume Leroy Meline

Aspect-based Sentiment Analysis (ABSA) is a task whose objective is to classify the individual sentiment polarity of all entities, called aspects, in a sentence. The task is composed of two subtasks: Aspect Term Extraction (ATE), identify…