中文
相关论文

相关论文: A More Fine-Grained Aspect-Sentiment-Opinion Tripl…

200 篇论文

Aspect Sentiment Triplet Extraction (ASTE) is an emerging task to extract a given sentence's triplets, which consist of aspects, opinions, and sentiments. Recent studies tend to address this task with a table-filling paradigm, wherein word…

计算与语言 · 计算机科学 2023-12-27 Kun Peng , Lei Jiang , Hao Peng , Rui Liu , Zhengtao Yu , Jiaqian Ren , Zhifeng Hao , Philip S. Yu

Aspect Sentiment Triplet Extraction (ASTE) aims to extract all sentiment triplets of aspect terms, opinion terms, and sentiment polarities from a sentence. Existing methods are typically trained on individual datasets in isolation, failing…

计算与语言 · 计算机科学 2026-04-13 Zongming Cai , Jianhang Tang , Zhenyong Zhang , Jinghui Qin , Kebing Jin , Hankz Hankui Zhuo

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-Opinion Pair Extraction (AOPE) and Aspect Sentiment Triplet Extraction (ASTE) have drawn growing attention in NLP. However, most existing approaches extract aspects and opinions independently, optionally adding pairwise relations,…

计算与语言 · 计算机科学 2025-02-10 Xinmeng Hou , Lingyue Fu , Chenhao Meng , Kounianhua Du , Wuqi Wang , Hai Hu

Aspect-Based Sentiment Analysis (ABSA) has emerged as a critical tool for extracting fine-grained sentiment insights from user-generated content, particularly in e-commerce and social media domains. However, research on Bangla ABSA remains…

机器学习 · 计算机科学 2025-11-27 Ariful Islam , Md Rifat Hossen , Abir Ahmed , B M Taslimul Haque

Fine-grained sentiment analysis faces ongoing challenges in Aspect Sentiment Triple Extraction (ASTE), particularly in accurately capturing the relationships between aspects, opinions, and sentiment polarities. While researchers have made…

计算与语言 · 计算机科学 2025-11-14 Vishal Thenuwara , Nisansa de Silva

Aspect based sentiment analysis (ABSA) involves three fundamental subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification. Early works only focused on solving one of these subtasks individually.…

计算与语言 · 计算机科学 2021-04-08 Yue Mao , Yi Shen , Chao Yu , Longjun Cai

Aspect-Sentiment Triplet Extraction (ASTE) is one of the most challenging and complex tasks in sentiment analysis. It concerns the construction of triplets that contain an aspect, its associated sentiment polarity, and an opinion phrase…

计算与语言 · 计算机科学 2025-02-28 Marta Lango , Borys Naglik , Mateusz Lango , Iwo Naglik

Cross-domain Aspect Sentiment Triplet Extraction (ASTE) aims to extract fine-grained sentiment elements from target domain sentences by leveraging the knowledge acquired from the source domain. Due to the absence of labeled data in the…

计算与语言 · 计算机科学 2024-08-01 Kun Peng , Lei Jiang , Qian Li , Haoran Li , Xiaoyan Yu , Li Sun , Shuo Sun , Yanxian Bi , Hao Peng

In the domain of Aspect-Based Sentiment Analysis (ABSA), generative methods have shown promising results and achieved substantial advancements. However, despite these advancements, the tasks of extracting sentiment quadruplets, which…

计算与语言 · 计算机科学 2024-10-04 Yongsik Seo , Sungwon Song , Ryang Heo , Jieyong Kim , Dongha Lee

Aspect Sentiment Triplet Extraction (ASTE) aims to co-extract the sentiment triplets in a given corpus. Existing approaches within the pretraining-finetuning paradigm tend to either meticulously craft complex tagging schemes and…

计算与语言 · 计算机科学 2024-10-02 Qiao Sun , Liujia Yang , Minghao Ma , Nanyang Ye , Qinying Gu

Aspect Term Extraction (ATE), a key sub-task in Aspect-Based Sentiment Analysis, aims to extract explicit aspect expressions from online user reviews. We present a new framework for tackling ATE. It can exploit two useful clues, namely…

计算与语言 · 计算机科学 2018-05-03 Xin Li , Lidong Bing , Piji Li , Wai Lam , Zhimou Yang

Aspect sentiment triplet extraction (ASTE) aims to extract triplets composed of aspect terms, opinion terms, and sentiment polarities from given sentences. The table tagging method is a popular approach to addressing this task, which…

计算与语言 · 计算机科学 2025-05-09 Kun Peng , Chaodong Tong , Cong Cao , Hao Peng , Qian Li , Guanlin Wu , Lei Jiang , Yanbing Liu , Philip S. Yu

Aspect-oriented Fine-grained Opinion Extraction (AFOE) aims at extracting aspect terms and opinion terms from review in the form of opinion pairs or additionally extracting sentiment polarity of aspect term to form opinion triplet. Because…

计算与语言 · 计算机科学 2020-11-04 Zhen Wu , Chengcan Ying , Fei Zhao , Zhifang Fan , Xinyu Dai , Rui Xia

Aspect Sentiment Triplet Extraction (ASTE) is widely used in various applications. However, existing ASTE datasets are limited in their ability to represent real-world scenarios, hindering the advancement of research in this area. In this…

计算与语言 · 计算机科学 2023-05-30 Ting Xu , Huiyun Yang , Zhen Wu , Jiaze Chen , Fei Zhao , Xinyu Dai

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the spans of aspect, opinion, and their sentiment relations as sentiment triplets. Existing works usually formulate the span detection as a 1D token tagging problem, and model the…

计算与语言 · 计算机科学 2022-08-23 Yanjie Gou , Yinjie Lei , Lingqiao Liu , Yong Dai , Chunxu Shen , Yongqi Tong

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 fine-grained sentiment analysis task which involves four elements from user-generated texts: aspect term, aspect category, opinion term, and sentiment polarity. Most computational approaches focus…

Aspect Sentiment Triple Extraction (ASTE) is an emerging task in fine-grained sentiment analysis. Recent studies have employed Graph Neural Networks (GNN) to model the syntax-semantic relationships inherent in triplet elements. However,…

计算与语言 · 计算机科学 2024-02-26 Xiaowei Zhao , Yong Zhou , Xiujuan Xu

Aspect Sentiment Triplet Extraction (ASTE) is a challenging task in sentiment analysis, aiming to provide fine-grained insights into human sentiments. However, existing benchmarks are limited to two domains and do not evaluate model…

计算与语言 · 计算机科学 2024-10-31 Yew Ken Chia , Hui Chen , Wei Han , Guizhen Chen , Sharifah Mahani Aljunied , Soujanya Poria , Lidong Bing