paper-with-me

홈 › Papers

Few-shot Cross-lingual Aspect-Based Sentiment Analysis with Sequence-to-Sequence Models

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

Aspect-based sentiment analysis (ABSA) has received substantial attention in English, yet challenges remain for low-resource languages due to the scarcity of labelled data. Current cross-lingual ABSA approaches often rely on external translation tools and overlook the potential benefits of incorporating a small number of target language examples into training. In this paper, we evaluate the effect of adding few-shot target language examples to the training set across four ABSA tasks, six target languages, and two sequence-to-sequence models. We show that adding as few as ten target language examples significantly improves performance over zero-shot settings and achieves a similar effect to constrained decoding in reducing prediction errors. Furthermore, we demonstrate that combining 1,000 target language examples with English data can even surpass monolingual baselines. These findings offer practical insights for improving cross-lingual ABSA in low-resource and domain-specific settings, as obtaining ten high-quality annotated examples is both feasible and highly effective.

📄 PDF Abstract BibTeX arXiv:2508.07866

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Exploring Distributional Representations and Machine Translation for Aspect-based Cross-lingual Sentiment Classification.

2016-12-01 · COLING 2016 12 · Jeremy Barnes, Patrik Lambert, Toni Badia

Cross-lingual sentiment classification (CLSC) seeks to use resources from a source language in order to detect sentiment and classify text in a target language. Almost all research into CLSC has been carried out at sente…

Cross-Lingual Sentiment ClassificationDenoisingGeneral ClassificationMachine Translation+6

Evaluating Zero-Shot Multilingual Aspect-Based Sentiment Analysis with Large Language Models

2024-12-17 · Chengyan Wu, Bolei Ma, Zheyu Zhang, Ningyuan Deng 외

Aspect-based sentiment analysis (ABSA), a sequence labeling task, has attracted increasing attention in multilingual contexts. While previous research has focused largely on fine-tuning or training models specifically fo…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

Cross-lingual Aspect-Based Sentiment Analysis: A Survey on Tasks, Approaches, and Challenges

2025-08-13 · Jakub Šmíd, Pavel Král arxiv

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that focuses on understanding opinions at the aspect level, including sentiment towards specific aspect terms, categories, and opinions. Wh…

Cross-Lingual TransferSentiment AnalysisTerm Extraction

Zero-Shot to Full-Resource: Cross-lingual Transfer Strategies for Aspect-Based Sentiment Analysis

2026-04-29 · Jakob Fehle, Nils Constantin Hellwig, Udo Kruschwitz, Christian Wolff arxiv

Aspect-based Sentiment Analysis (ABSA) extracts fine-grained opinions toward specific aspects within text but remains largely English-focused despite major advances in transformer-based and instruction-tuned models. This…

Cross-Lingual TransferMachine TranslationSentiment Analysis

Improving Generative Cross-lingual Aspect-Based Sentiment Analysis with Constrained Decoding

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

While aspect-based sentiment analysis (ABSA) has made substantial progress, challenges remain for low-resource languages, which are often overlooked in favour of English. Current cross-lingual ABSA approaches focus on li…

Sentiment Analysis