SOTAVerified

Improving Cross-Lingual Sentiment Analysis via Conditional Language Adversarial Nets

2021-06-01NAACL (SIGTYP) 2021Code Available0· sign in to hype

Hemanth Kandula, Bonan Min

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Sentiment analysis has come a long way for high-resource languages due to the availability of large annotated corpora. However, it still suffers from lack of training data for low-resource languages. To tackle this problem, we propose Conditional Language Adversarial Network (CLAN), an end-to-end neural architecture for cross-lingual sentiment analysis without cross-lingual supervision. CLAN differs from prior work in that it allows the adversarial training to be conditioned on both learned features and the sentiment prediction, to increase discriminativity for learned representation in the cross-lingual setting. Experimental results demonstrate that CLAN outperforms previous methods on the multilingual multi-domain Amazon review dataset. Our source code is released at https://github.com/hemanthkandula/clan.

Tasks

Reproductions