Towards a Unified End-to-End Approach for Fully Unsupervised Cross-Lingual Sentiment Analysis
Sentiment analysis in low-resource languages suffers from the lack of training data. Cross-lingual sentiment analysis (CLSA) aims to improve the performance on these languages by leveraging annotated data from other languages. Recent studies have shown that CLSA can be performed in a fully unsupervised manner, without exploiting either target language supervision or cross-lingual supervision. However, these methods rely heavily on unsupervised cross-lingual word embeddings (CLWE), which has been shown to have serious drawbacks on distant language pairs (e.g. English - Japanese). In this paper, we propose an end-to-end CLSA model by leveraging unlabeled data in multiple languages and multiple domains and eliminate the need for unsupervised CLWE. Our model applies to two CLSA settings: the traditional cross-lingual in-domain setting and the more challenging cross-lingual cross-domain setting. We empirically evaluate our approach on the multilingual multi-domain Amazon review dataset. Experimental results show that our model outperforms the baselines by a large margin despite its minimal resource requirement.
Code (0)
등록된 구현이 없습니다.
Tasks
Cross-Lingual Word EmbeddingsSentiment AnalysisWord EmbeddingsSimilar Papers 제목 키워드 기반
Learning Bilingual Sentiment-Specific Word Embeddings without Cross-lingual Supervision
Word embeddings learned in two languages can be mapped to a common space to produce Bilingual Word Embeddings (BWE). Unsupervised BWE methods learn such a mapping without any parallel data. However, these methods are mai…
Sentiment AnalysisTranslationWord EmbeddingsWord Similarity+1Sentiment Analysis for Hinglish Code-mixed Tweets by means of Cross-lingual Word Embeddings
This paper investigates the use of unsupervised cross-lingual embeddings for solving the problem of code-mixed social media text understanding. We specifically investigate the use of these embeddings for a sentiment anal…
Cross-Lingual Word EmbeddingsSentiment AnalysisTransfer LearningWord EmbeddingsECNU_ICA at SemEval-2022 Task 10: A Simple and Unified Model for Monolingual and Crosslingual Structured Sentiment Analysis
Sentiment analysis is increasingly viewed as a vital task both from an academic and a commercial standpoint. In this paper, we focus on the structured sentiment analysis task that is released on SemEval-2022 Task 10. The…
Event ExtractionSentiment AnalysisCross-Lingual Unsupervised Sentiment Classification with Multi-View Transfer Learning
Recent neural network models have achieved impressive performance on sentiment classification in English as well as other languages. Their success heavily depends on the availability of a large amount of labeled data or …
ClassificationCross-Lingual Sentiment ClassificationDecoderGeneral Classification+8The Model Arena for Cross-lingual Sentiment Analysis: A Comparative Study in the Era of Large Language Models
Sentiment analysis serves as a pivotal component in Natural Language Processing (NLP). Advancements in multilingual pre-trained models such as XLM-R and mT5 have contributed to the increasing interest in cross-lingual se…
Cross-Lingual TransferSentiment AnalysisXLM-R