paper-with-me

Papers

Zero-Shot Aspect-Based Sentiment Analysis

2022-02-04 · Lei Shu, Hu Xu, Bing Liu, Jiahua Chen

Aspect-based sentiment analysis (ABSA) typically requires in-domain annotated data for supervised training/fine-tuning. It is a big challenge to scale ABSA to a large number of new domains. This paper aims to train a unified model that can perform zero-shot ABSA without using any annotated data for a new domain. We propose a method called contrastive post-training on review Natural Language Inference (CORN). Later ABSA tasks can be cast into NLI for zero-shot transfer. We evaluate CORN on ABSA tasks, ranging from aspect extraction (AE), aspect sentiment classification (ASC), to end-to-end aspect-based sentiment analysis (E2E ABSA), which show ABSA can be conducted without any human annotated ABSA data.

📄 PDF Abstract BibTeX arXiv:2202.01924

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionNatural Language InferenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Prompt-Based Approach for Czech Sentiment Analysis

2025-08-12 · Jakub Šmíd, Pavel Přibáň arxiv

This paper introduces the first prompt-based methods for aspect-based sentiment analysis and sentiment classification in Czech. We employ the sequence-to-sequence models to solve the aspect-based tasks simultaneously and…

Sentiment AnalysisFew-Shot Learning

Large Language Models for Czech Aspect-Based Sentiment Analysis

2025-08-11 · Jakub Šmíd, Pavel Přibáň, Pavel Král arxiv

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to identify sentiment toward specific aspects of an entity. While large language models (LLMs) have shown strong performance in v…

Sentiment Analysis

Zero-shot Aspect-level Sentiment Classification via Explicit Utilization of Aspect-to-Document Sentiment Composition

2022-09-06 · Pengfei Deng, Jianhua Yuan, Yanyan Zhao, Bing Qin

As aspect-level sentiment labels are expensive and labor-intensive to acquire, zero-shot aspect-level sentiment classification is proposed to learn classifiers applicable to new domains without using any annotated aspect…

ClassificationSentiment AnalysisSentiment Classification

A Weak Supervision Approach for Few-Shot Aspect Based Sentiment

2023-05-19 · Robert Vacareanu, Siddharth Varia, Kishaloy Halder, Shuai Wang 외

We explore how weak supervision on abundant unlabeled data can be leveraged to improve few-shot performance in aspect-based sentiment analysis (ABSA) tasks. We propose a pipeline approach to construct a noisy ABSA datase…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionAspect Sentiment Triplet Extraction+4

MASTE: A Multi-Agent Pipeline for Zero-Shot Aspect Sentiment Triplet Extraction

2026-07-09 · Ao Hong, Lehang Wang, Zhirun Yue, Mingxin Wang 외 arxiv

Aspect Sentiment Triplet Extraction (ASTE) requires jointly identifying (aspect, opinion, sentiment) triples from a given review sentence. While large language models (LLMs) achieve strong zero-shot performance on many N…

Aspect Sentiment Triplet Extraction