paper-with-me

홈 › Papers

Towards a Unified End-to-End Approach for Fully Unsupervised Cross-Lingual Sentiment Analysis

2019-11-01 · CONLL 2019 11 · Yanlin Feng, Xiaojun Wan

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Word EmbeddingsSentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Learning Bilingual Sentiment-Specific Word Embeddings without Cross-lingual Supervision

2019-06-01 · NAACL 2019 6 · Yanlin Feng, Xiaojun Wan

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+1

Sentiment Analysis for Hinglish Code-mixed Tweets by means of Cross-lingual Word Embeddings

2020-05-01 · LREC 2020 5 · Pranaydeep Singh, Els Lefever

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 Embeddings

ECNU_ICA at SemEval-2022 Task 10: A Simple and Unified Model for Monolingual and Crosslingual Structured Sentiment Analysis

2022-07-01 · SemEval (NAACL) 2022 7 · Qi Zhang, Jie zhou, Qin Chen, Qingchun Bai 외

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 Analysis

Cross-Lingual Unsupervised Sentiment Classification with Multi-View Transfer Learning

2020-07-01 · ACL 2020 6 · Hongliang Fei, Ping Li

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+8

The Model Arena for Cross-lingual Sentiment Analysis: A Comparative Study in the Era of Large Language Models

2024-06-27 · Xiliang Zhu, Shayna Gardiner, Tere Roldán, David Rossouw

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