paper-with-me

Papers

Leveraging Multilingual Resources for Language Invariant Sentiment Analysis

2020-11-01 · EAMT 2020 11 · Allen Antony, Arghya Bhattacharya, Jaipal Goud, Radhika Mamidi

Sentiment analysis is a widely researched NLP problem with state-of-the-art solutions capable of attaining human-like accuracies for various languages. However, these methods rely heavily on large amounts of labeled data or sentiment weighted language-specific lexical resources that are unavailable for low-resource languages. Our work attempts to tackle this data scarcity issue by introducing a neural architecture for language invariant sentiment analysis capable of leveraging various monolingual datasets for training without any kind of cross-lingual supervision. The proposed architecture attempts to learn language agnostic sentiment features via adversarial training on multiple resource-rich languages which can then be leveraged for inferring sentiment information at a sentence level on a low resource language. Our model outperforms the current state-of-the-art methods on the Multilingual Amazon Review Text Classification dataset [REF] and achieves significant performance gains over prior work on the low resource Sentiraama corpus [REF]. A detailed analysis of our research highlights the ability of our architecture to perform significantly well in the presence of minimal amounts of training data for low resource languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment Analysistext-classificationText Classification

Similar Papers 제목 키워드 기반

A Comparison of Sense-level Sentiment Scores

2019-07-01 · GWC 2019 7 · Francis Bond, Arkadiusz Janz, Maciej Piasecki

In this paper, we compare a variety of sense-tagged sentiment resources, including SentiWordNet, ML-Senticon, plWordNet emo and the NTU Multilingual Corpus. The goal is to investigate the quality of the resources and see…

When Distributions Shifts: Causal Generalization for Low-Resource Languages

2025-10-31 · Mahi Aliyu Aminu, Chisom Chibuike, Fatimo Adebanjo, Omokolade Awosanya 외 arxiv

Machine learning models often fail under distribution shifts, a problem exacerbated in low-resource settings where limited data restricts robust generalization. Domain generalization(DG) methods address this challenge by…

Representation LearningDomain GeneralizationSentiment AnalysisData Augmentation

UCAS-IIE-NLP at SemEval-2023 Task 12: Enhancing Generalization of Multilingual BERT for Low-resource Sentiment Analysis

2023-06-01 · Dou Hu, Lingwei Wei, Yaxin Liu, Wei Zhou 외

This paper describes our system designed for SemEval-2023 Task 12: Sentiment analysis for African languages. The challenge faced by this task is the scarcity of labeled data and linguistic resources in low-resource setti…

Contrastive LearningRepresentation LearningSentiment AnalysisSentiment Classification+3

Borrow a Little from your Rich Cousin: Using Embeddings and Polarities of English Words for Multilingual Sentiment Classification

2016-12-01 · COLING 2016 12 · Prerana Singhal, Pushpak Bhattacharyya

In this paper, we provide a solution to multilingual sentiment classification using deep learning. Given input text in a language, we use word translation into English and then the embeddings of these English words to tr…

Feature EngineeringGeneral ClassificationMachine TranslationSentence Classification+6

Extending Czech Aspect-Based Sentiment Analysis with Opinion Terms: Dataset and LLM Benchmarks

2026-02-26 · Jakub Šmíd, Pavel Přibáň, Pavel Král arxiv

This paper introduces a novel Czech dataset in the restaurant domain for aspect-based sentiment analysis (ABSA), enriched with annotations of opinion terms. The dataset supports three distinct ABSA tasks involving opinio…

Sentiment Analysis