paper-with-me

Papers

RoIt-XMASA: Multi-Domain Multilingual Sentiment Analysis Dataset for Romanian and Italian

2026-04-18 · Andrei-Marius Avram, Aureliu Valentin Antonie, Cosmin-Mircea Croitoru, Vlad Andrei Muntean, Dumitru-Clementin Cercel arxiv

We present RoIt-XMASA, a multilingual dataset that extends the Cross-lingual Multi-domain Amazon Sentiment Analysis to Italian and Romanian, comprising 36,000 labeled reviews across three domains (books, movies, and music) and 202,141 unlabeled samples. To address cross-lingual and cross-domain challenges, we propose a multi-target adversarial training framework that employs loss reversal with meta-learned coefficients to dynamically balance sentiment discrimination with domain and language invariance. XLM-R achieves an F1-score of 66.23% with our approach, outperforming the baseline by 4.64%. Few-shot evaluation shows that Llama-3.1-8B achieves 58.43% F1-score, revealing a meaningful trade-off between the efficiency of prompting-based approaches and the higher performance of task-specific fine-tuning.

📄 PDF Abstract BibTeX arXiv:2604.17134

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

M-ABSA: A Multilingual Dataset for Aspect-Based Sentiment Analysis

2025-02-17 · Chengyan Wu, Bolei Ma, Yihong Liu, Zheyu Zhang 외

Aspect-based sentiment analysis (ABSA) is a crucial task in information extraction and sentiment analysis, aiming to identify aspects with associated sentiment elements in text. However, existing ABSA datasets are predom…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language Model EvaluationLanguage Modeling+5

INSIGHT-1 at SemEval-2016 Task 5: Deep Learning for Multilingual Aspect-based Sentiment Analysis

2016-09-09 · SEMEVAL 2016 6 · Sebastian Ruder, Parsa Ghaffari, John G. Breslin

This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-base…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionAspect Extraction+5

A Multilingual BPE Embedding Space for Universal Sentiment Lexicon Induction

2019-07-01 · ACL 2019 7 · Mengjie Zhao, Hinrich Sch{\"u}tze

We present a new method for sentiment lexicon induction that is designed to be applicable to the entire range of typological diversity of the world{'}s languages. We evaluate our method on Parallel Bible Corpus+ (PBC+), …

DiversityDomain Adaptation

Zero-shot hashtag segmentation for multilingual sentiment analysis

2021-12-06 · Ruan Chaves Rodrigues, Marcelo Akira Inuzuka, Juliana Resplande Sant'Anna Gomes, Acquila Santos Rocha 외

Hashtag segmentation, also known as hashtag decomposition, is a common step in preprocessing pipelines for social media datasets. It usually precedes tasks such as sentiment analysis and hate speech detection. For sentim…

Feature EngineeringHate Speech DetectionMachine TranslationSegmentation+2

DimABSA: Building Multilingual and Multidomain Datasets for Dimensional Aspect-Based Sentiment Analysis

2026-01-30 · Lung-Hao Lee, Liang-Chih Yu, Natalia Loukashevich, Ilseyar Alimova 외 arxiv

Aspect-Based Sentiment Analysis (ABSA) focuses on extracting sentiment at a fine-grained aspect level and has been widely applied across real-world domains. However, existing ABSA research relies on coarse-grained catego…

Sentiment Analysis