中文
相关论文

相关论文: Boosting Large Language Models with Continual Lear…

200 篇论文

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) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, or topic. However,…

计算与语言 · 计算机科学 2024-09-18 Lingling Xu , Haoran Xie , S. Joe Qin , Fu Lee Wang , Xiaohui Tao

As an extensive research in the field of natural language processing (NLP), aspect-based sentiment analysis (ABSA) is the task of predicting the sentiment expressed in a text relative to the corresponding aspect. Unfortunately, most…

计算与语言 · 计算机科学 2023-01-10 Nankai Lin , Yingwen Fu , Xiaotian Lin , Aimin Yang , Shengyi Jiang

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) is a fine-grained opinion mining approach that identifies and classifies opinions associated with specific entities (aspects) or their categories within a sentence. Despite its rapid growth and broad…

计算与语言 · 计算机科学 2025-11-06 Yan Cathy Hua , Paul Denny , Jörg Wicker , Katerina Taškova

Aspect-based sentiment analysis (ABSA) is an emerging fine-grained sentiment analysis task that aims to extract aspects, classify corresponding sentiment polarities and find opinions as the causes of sentiment. The latest research tends to…

计算与语言 · 计算机科学 2021-09-20 Chengxi Li , Feiyu Gao , Jiajun Bu , Lu Xu , Xiang Chen , Yu Gu , Zirui Shao , Qi Zheng , Ningyu Zhang , Yongpan Wang , Zhi Yu

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

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

This study examines the performance of Large Language Models (LLMs) in Aspect-Based Sentiment Analysis (ABSA), with a focus on implicit aspect extraction in a novel domain. Using a synthetic sports feedback dataset, we evaluate open-weight…

计算与语言 · 计算机科学 2025-06-11 Nikita Neveditsin , Pawan Lingras , Vijay Mago

Multimodal aspect-based sentiment analysis (MABSA) aims to identify aspect-level sentiments by jointly modeling textual and visual information, which is essential for fine-grained opinion understanding in social media. Existing approaches…

计算与语言 · 计算机科学 2026-01-13 Zhongzheng Wang , Yuanhe Tian , Hongzhi Wang , Yan Song

Aspect-Based Sentiment Analysis (ABSA) stands as a crucial task in predicting the sentiment polarity associated with identified aspects within text. However, a notable challenge in ABSA lies in precisely determining the aspects' boundaries…

计算与语言 · 计算机科学 2024-02-26 Shunyu Liu , Jie Zhou , Qunxi Zhu , Qin Chen , Qingchun Bai , Jun Xiao , Liang He

Aspect-based Sentiment Analysis (ABSA) extracts fine-grained opinions toward specific aspects within text but remains largely English-focused despite major advances in transformer-based and instruction-tuned models. This work presents a…

计算与语言 · 计算机科学 2026-04-30 Jakob Fehle , Nils Constantin Hellwig , Udo Kruschwitz , Christian Wolff

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

As an important fine-grained sentiment analysis problem, aspect-based sentiment analysis (ABSA), aiming to analyze and understand people's opinions at the aspect level, has been attracting considerable interest in the last decade. To handle…

计算与语言 · 计算机科学 2022-11-08 Wenxuan Zhang , Xin Li , Yang Deng , Lidong Bing , Wai Lam

Aspect-based sentiment analysis (ABSA) aims at automatically inferring the specific sentiment polarities toward certain aspects of products or services behind the social media texts or reviews, which has been a fundamental application to…

计算与语言 · 计算机科学 2023-05-22 Hao Fei , Tat-Seng Chua , Chenliang Li , Donghong Ji , Meishan Zhang , Yafeng Ren

This paper introduces a novel Czech dataset in the restaurant domain for aspect-based sentiment analysis (ABSA), enriched with annotations of opinion terms. The dataset supports three distinct ABSA tasks involving opinion terms,…

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

Aspect category sentiment analysis (ACSA) has achieved remarkable progress with large language models (LLMs), yet existing approaches primarily emphasize sentiment polarity while overlooking the underlying emotional dimensions that shape…

计算与语言 · 计算机科学 2025-11-25 Yaping Chai , Haoran Xie , Joe S. Qin

Analysis of a large amount of data has always brought value to institutions and organizations. Lately, people's opinions expressed through text have become a very important aspect of this analysis. In response to this challenge, a natural…

计算与语言 · 计算机科学 2020-10-06 Rinor Hajrizi , Krenare Pireva Nuçi

There has been growing interest in Multimodal Aspect-Based Sentiment Analysis (MABSA) in recent years. Existing methods predominantly rely on pre-trained small language models (SLMs) to collect information related to aspects and sentiments…

计算与语言 · 计算机科学 2025-05-27 Jun Cao , Jiyi Li , Ziwei Yang , Renjie Zhou

Aspect-based Sentiment Analysis (ABSA) is a critical task in Natural Language Processing (NLP) that focuses on extracting sentiments related to specific aspects within a text, offering deep insights into customer opinions. Traditional…