中文
相关论文

相关论文: Aspect-Sentiment-Multiple-Opinion Triplet Extracti…

200 篇论文

The Aspect Sentiment Triplet Extraction (ASTE) task aims to extract aspect terms, opinion terms, and their corresponding sentiment polarity from a given sentence. It remains one of the most prominent subtasks in fine-grained sentiment…

计算与语言 · 计算机科学 2025-02-05 Qingling Li , Wushao Wen , Jinghui Qin

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 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 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

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) 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

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

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

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

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

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

Product reviews often contain a large number of implicit aspects and object-attribute co-existence cases. Unfortunately, many existing studies in Aspect-Based Sentiment Analysis (ABSA) have overlooked this issue, which can make it difficult…

计算与语言 · 计算机科学 2023-11-29 Dan Ma , Jun Xu , Zongyu Wang , Xuezhi Cao , Yunsen Xian

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 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 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 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

Aspect Term Extraction (ATE) detects opinionated aspect terms in sentences or text spans, with the end goal of performing aspect-based sentiment analysis. The small amount of available datasets for supervised ATE and the fact that they…

计算与语言 · 计算机科学 2017-09-28 Athanasios Giannakopoulos , Diego Antognini , Claudiu Musat , Andreea Hossmann , Michael Baeriswyl

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 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) 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