Multi-task Learning for Cross-Lingual Sentiment Analysis
Gaurish Thakkar, Nives Mikelic Preradovic, Marko Tadic

TL;DR
This paper introduces a multi-task, multilingual BERT-based model for cross-lingual sentiment analysis, enabling sentiment classification of Croatian news articles using Slovene data in zero-shot and few-shot settings.
Contribution
It proposes a simple multi-task learning approach with a trilingual BERT model for cross-lingual sentiment analysis, addressing low-resource language scenarios.
Findings
Effective sentiment classification in Croatian using Slovene data.
Multi-task setup improves cross-lingual transfer performance.
Zero-shot and few-shot scenarios demonstrate model robustness.
Abstract
This paper presents a cross-lingual sentiment analysis of news articles using zero-shot and few-shot learning. The study aims to classify the Croatian news articles with positive, negative, and neutral sentiments using the Slovene dataset. The system is based on a trilingual BERT-based model trained in three languages: English, Slovene, Croatian. The paper analyses different setups using datasets in two languages and proposes a simple multi-task model to perform sentiment classification. The evaluation is performed using the few-shot and zero-shot scenarios in single-task and multi-task experiments for Croatian and Slovene.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Advanced Text Analysis Techniques
