Adversarial Deep Averaging Networks for Cross-Lingual Sentiment Classification
Xilun Chen, Yu Sun, Ben Athiwaratkun, Claire Cardie, Kilian, Weinberger

TL;DR
This paper introduces ADAN, an adversarial neural network model that effectively transfers sentiment classification knowledge from resource-rich to low-resource languages by learning language-invariant features, improving cross-lingual sentiment analysis.
Contribution
The paper presents a novel adversarial deep averaging network that enhances cross-lingual sentiment classification by learning language-invariant features, outperforming existing methods.
Findings
ADAN significantly outperforms state-of-the-art systems on Chinese and Arabic sentiment classification.
The model effectively learns language-invariant features for cross-lingual transfer.
Adversarial training improves the robustness of sentiment classifiers across languages.
Abstract
In recent years great success has been achieved in sentiment classification for English, thanks in part to the availability of copious annotated resources. Unfortunately, most languages do not enjoy such an abundance of labeled data. To tackle the sentiment classification problem in low-resource languages without adequate annotated data, we propose an Adversarial Deep Averaging Network (ADAN) to transfer the knowledge learned from labeled data on a resource-rich source language to low-resource languages where only unlabeled data exists. ADAN has two discriminative branches: a sentiment classifier and an adversarial language discriminator. Both branches take input from a shared feature extractor to learn hidden representations that are simultaneously indicative for the classification task and invariant across languages. Experiments on Chinese and Arabic sentiment classification…
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 · Natural Language Processing Techniques
