中文
相关论文

相关论文: GHI: Graphormer over Conditioned Hypergraph Incide…

200 篇论文

Aspect-based sentiment analysis (ABSA) is a widely studied topic, most often trained through supervision from human annotations of opinionated texts. These fine-grained annotations include identifying aspects towards which a user expresses…

计算与语言 · 计算机科学 2023-10-12 Kasturi Bhattacharjee , Rashmi Gangadharaiah

Aspect based sentiment analysis (ABSA) deals with the identification of the sentiment polarity of a review sentence towards a given aspect. Deep Learning sequential models like RNN, LSTM, and GRU are current state-of-the-art methods for…

计算与语言 · 计算机科学 2022-08-05 Ashish Kumar , Vasundhra Dahiya , Aditi Sharan

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

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

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-based sentiment analysis (ABSA) task consists of three typical subtasks: aspect term extraction, opinion term extraction, and sentiment polarity classification. These three subtasks are usually performed jointly to save resources and…

计算与语言 · 计算机科学 2021-11-19 Hongjiang Jing , Zuchao Li , Hai Zhao , Shu Jiang

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

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

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

Sentiment analysis methods are rapidly being adopted by the field of Urban Design and Planning, for the crowdsourced evaluation of urban environments. However, most models used within this domain are able to identify positive or negative…

计算与语言 · 计算机科学 2023-12-20 Demircan Tas , Rohit Priyadarshi Sanatani

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) involves extracting opinions from textual data about specific entities and their corresponding aspects through various complementary subtasks. Several prior research has focused on developing ad hoc…

计算与语言 · 计算机科学 2024-06-07 Laura Cabello , Uchenna Akujuobi

Structured sentiment analysis (SSA) aims to automatically extract people's opinions from a text in natural language and adequately represent that information in a graph structure. One of the most accurate methods for performing SSA was…

计算与语言 · 计算机科学 2026-02-12 Daniel Fernández-González

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

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

Aspect-based sentiment analysis (ABSA) is a fine-grained type of sentiment analysis that identifies aspects and their associated opinions from a given text. With the surge of digital opinionated text data, ABSA gained increasing popularity…

计算与语言 · 计算机科学 2024-09-19 Yan Cathy Hua , Paul Denny , Katerina Taskova , Jörg Wicker

Aspect-based sentiment classification aims to predict the sentiment polarity of a specific aspect in a sentence. However, most existing methods attempt to construct dependency relations into a homogeneous dependency graph with the sparsity…

计算与语言 · 计算机科学 2021-12-07 Yukun Cao , Yijia Tang , Ziyue Wei , ChengKun Jin , Zeyu Miao , Yixin Fang , Haizhou Du , Feifei Xu

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

The objective of Aspect Based Sentiment Analysis is to capture the sentiment of reviewers associated with different aspects. However, complexity of the review sentences, presence of double negation and specific usage of words found in…

计算与语言 · 计算机科学 2022-02-15 Abir Chakraborty

Multimodal sentiment analysis (MSA) leverages information fusion from diverse modalities (e.g., text, audio, visual) to enhance sentiment prediction. However, simple fusion techniques often fail to account for variations in modality…

机器学习 · 计算机科学 2025-10-03 Han Wu , Yanming Sun , Yunhe Yang , Derek F. Wong