中文
相关论文

相关论文: Listwise Preference Optimization with Element-wise…

200 篇论文

Recently, aspect sentiment quad prediction (ASQP) has become a popular task in the field of aspect-level sentiment analysis. Previous work utilizes a predefined template to paraphrase the original sentence into a structure target sequence,…

计算与语言 · 计算机科学 2022-10-20 Mengting Hu , Yike Wu , Hang Gao , Yinhao Bai , Shiwan Zhao

Aspect-based sentiment analysis (ABSA) has been extensively studied in recent years, which typically involves four fundamental sentiment elements, including the aspect category, aspect term, opinion term, and sentiment polarity. Existing…

计算与语言 · 计算机科学 2021-10-05 Wenxuan Zhang , Yang Deng , Xin Li , Yifei Yuan , Lidong Bing , Wai Lam

In the task of aspect sentiment quad prediction (ASQP), generative methods for predicting sentiment quads have shown promising results. However, they still suffer from imprecise predictions and limited interpretability, caused by data…

计算与语言 · 计算机科学 2024-09-27 Jieyong Kim , Ryang Heo , Yongsik Seo , SeongKu Kang , Jinyoung Yeo , Dongha Lee

Aspect-based sentiment analysis (ABSA) aims to identify four sentiment elements, including aspect term, aspect category, opinion term, and sentiment polarity. These elements construct a complete picture of sentiments. The most challenging…

计算与语言 · 计算机科学 2026-02-09 Wenna Lai , Haoran Xie , Guandong Xu , Qing Li

Aspect sentiment quad prediction (ASQP) aims to predict the quad sentiment elements for a given sentence, which is a critical task in the field of aspect-based sentiment analysis. However, the data imbalance issue has not received…

计算与语言 · 计算机科学 2024-01-15 Wenyuan Zhang , Xinghua Zhang , Shiyao Cui , Kun Huang , Xuebin Wang , Tingwen Liu

Aspect sentiment quad prediction (ASQP) is a critical subtask of aspect-level sentiment analysis. Current ASQP datasets are characterized by their small size and low quadruple density, which hinders technical development. To expand…

计算与语言 · 计算机科学 2023-11-06 Junxian Zhou , Haiqin Yang , Ye Junpeng , Yuxuan He , Hao Mou

Aspect Sentiment Quad Prediction (ASQP) aims to predict all quads (aspect term, aspect category, opinion term, sentiment polarity) for a given review, which is the most representative and challenging task in aspect-based sentiment analysis.…

计算与语言 · 计算机科学 2024-06-27 Yice Zhang , Jie Zeng , Weiming Hu , Ziyi Wang , Shiwei Chen , Ruifeng Xu

Aspect sentiment quad prediction (ASQP) is a challenging yet significant subtask in aspect-based sentiment analysis as it provides a complete aspect-level sentiment structure. However, existing ASQP datasets are usually small and…

人工智能 · 计算机科学 2023-06-08 Junxian Zhou , Haiqin Yang , Yuxuan He , Hao Mou , Junbo Yang

Aspect sentiment quad prediction (ASQP) aims to predict four aspect-based elements, including aspect term, opinion term, aspect category, and sentiment polarity. In practice, unseen aspects, due to distinct data distribution, impose many…

计算与语言 · 计算机科学 2024-06-12 Yinhao Bai , Yalan Xie , Xiaoyi Liu , Yuhua Zhao , Zhixin Han , Mengting Hu , Hang Gao , Renhong Cheng

Generative methods greatly promote aspect-based sentiment analysis via generating a sequence of sentiment elements in a specified format. However, existing studies usually predict sentiment elements in a fixed order, which ignores the…

计算与语言 · 计算机科学 2023-05-23 Zhibin Gou , Qingyan Guo , Yujiu Yang

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

Aspect-based sentiment analysis (ABSA) extracts aspect-level sentiment signals from user-generated text, supports product analytics, experience monitoring, and public-opinion tracking, and is central to fine-grained opinion mining. A key…

计算与语言 · 计算机科学 2026-04-07 Shidong He , Haoyu Wang , Wenjie Luo

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the triplet of an aspect term, an opinion term, and their corresponding sentiment polarity from the review texts. Due to the complexity of language and the existence of multiple…

信息检索 · 计算机科学 2023-06-21 Fan Yang , Mian Zhang , Gongzhen Hu , Xiabing Zhou

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word relations across…

计算与语言 · 计算机科学 2025-08-08 Kun Peng , Cong Cao , Hao Peng , Zhifeng Hao , Lei Jiang , Kongjing Gu , Yanbing Liu , Philip S. Yu

Aspect sentiment quad prediction (ASQP) facilitates a detailed understanding of opinions expressed in a text by identifying the opinion term, aspect term, aspect category and sentiment polarity for each opinion. However, annotating a full…

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

Compliments and concerns in reviews are valuable for understanding users' shopping interests and their opinions with respect to specific aspects of certain items. Existing review-based recommenders favor large and complex language encoders…

信息检索 · 计算机科学 2021-09-10 Zeyu Li , Wei Cheng , Reema Kshetramade , John Houser , Haifeng Chen , Wei Wang

Despite the retrieval effectiveness of queries being mutually independent of one another, the evaluation of query performance prediction (QPP) systems has been carried out by measuring rank correlation over an entire set of queries. Such a…

信息检索 · 计算机科学 2023-04-04 Suchana Datta , Debasis Ganguly , Derek Greene , Mandar Mitra

Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling needed, but it fails…

计算与语言 · 计算机科学 2021-09-08 Bo Wang , Tao Shen , Guodong Long , Tianyi Zhou , Yi Chang

News recommendation is a challenging task that involves personalization based on the interaction history and preferences of each user. Recent works have leveraged the power of pretrained language models (PLMs) to directly rank news items by…

信息检索 · 计算机科学 2024-09-27 Nithish Kannen , Yao Ma , Gerrit J. J. van den Burg , Jean Baptiste Faddoul

Generative models have demonstrated impressive results on Aspect-based Sentiment Analysis (ABSA) tasks, particularly for the emerging task of extracting Aspect-Category-Opinion-Sentiment (ACOS) quadruples. However, these models struggle…

计算与语言 · 计算机科学 2022-11-16 Joseph J. Peper , Lu Wang
‹ 上一页 1 2 3 10 下一页 ›