中文
相关论文

相关论文: BvSP: Broad-view Soft Prompting for Few-Shot Aspec…

200 篇论文

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

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

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

Recent work explored the capabilities of Large Language Models (LLMs) in Aspect-Based Sentiment Analysis (ABSA) through few-shot prompting, requiring substantially fewer annotated examples while achieving notable improvements over zero-shot…

计算与语言 · 计算机科学 2026-05-28 Nils Constantin Hellwig , Niklas Donhauser , Jakob Fehle , Udo Kruschwitz , Christian Wolff

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

We have witnessed the rapid proliferation of multimodal data on numerous social media platforms. Conventional studies typically require massive labeled data to train models for Multimodal Aspect-Based Sentiment Analysis (MABSA). However,…

多媒体 · 计算机科学 2023-05-19 Xiaocui Yang , Shi Feng , Daling Wang , Sun Qi , Wenfang Wu , Yifei Zhang , Pengfei Hong , Soujanya Poria

Few-shot text classification has attracted great interest in both academia and industry due to the lack of labeled data in many fields. Different from general text classification (e.g., topic classification), few-shot sentiment…

计算与语言 · 计算机科学 2023-12-19 Jingyi Zhou , Jie Zhou , Jiabao Zhao , Siyin Wang , Haijun Shan , Gui Tao , Qi Zhang , Xuanjing Huang

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

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

Aspect sentiment quad prediction (ASQP) is inherently challenging to predict a structured quadruple with four core sentiment elements, including aspect term (a), aspect category (c), opinion term (o), and sentiment polarity (s). Prior…

计算与语言 · 计算机科学 2025-12-01 Wenna Lai , Haoran Xie , Guandong Xu , Qing Li , S. Joe Qin

We present ABSApp, a portable system for weakly-supervised aspect-based sentiment extraction. The system is interpretable and user friendly and does not require labeled training data, hence can be rapidly and cost-effectively used across…

计算与语言 · 计算机科学 2019-09-13 Oren Pereg , Daniel Korat , Moshe Wasserblat , Jonathan Mamou , Ido Dagan

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 of review texts is of great value for understanding user feedback in a fine-grained manner. It has in general two sub-tasks: (i) extracting aspects from each review, and (ii) classifying aspect-based reviews…

计算与语言 · 计算机科学 2020-10-15 Jiaxin Huang , Yu Meng , Fang Guo , Heng Ji , Jiawei Han

Aspect-based sentiment analysis (ABSA) assesses sentiments towards specific aspects within texts, resulting in detailed sentiment tuples. Previous ABSA models often use static templates to predict all of the elements in the tuples, and…

计算与语言 · 计算机科学 2025-08-05 Yonghyun Jun , Hwanhee Lee

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

Multimodal sentiment analysis has gained significant attention due to the proliferation of multimodal content on social media. However, existing studies in this area rely heavily on large-scale supervised data, which is time-consuming and…

计算与语言 · 计算机科学 2023-08-02 Xiaocui Yang , Shi Feng , Daling Wang , Pengfei Hong , Soujanya Poria

Vision-language models have recently shown great potential on many tasks in computer vision. Meanwhile, prior work demonstrates prompt tuning designed for vision-language models could acquire superior performance on few-shot image…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Kun Ding , Ying Wang , Pengzhang Liu , Qiang Yu , Haojian Zhang , Shiming Xiang , Chunhong Pan

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
‹ 上一页 1 2 3 10 下一页 ›