UniPSDA: Unsupervised Pseudo Semantic Data Augmentation for Zero-Shot Cross-Lingual Natural Language Understanding
Dongyang Li, Taolin Zhang, Jiali Deng, Longtao Huang, Chengyu Wang,, Xiaofeng He, Hui Xue

TL;DR
UniPSDA introduces an unsupervised data augmentation method that leverages multi-stage clustering and pseudo-semantic replacement to enhance zero-shot cross-lingual natural language understanding without human annotation.
Contribution
The paper proposes a novel unsupervised pseudo semantic data augmentation technique that improves cross-lingual understanding by context-aware token replacement across multiple languages and language families.
Findings
Consistently improves zero-shot cross-lingual task performance
Effective across sequence classification, information extraction, and question answering
Reduces reliance on shallow surface matching methods
Abstract
Cross-lingual representation learning transfers knowledge from resource-rich data to resource-scarce ones to improve the semantic understanding abilities of different languages. However, previous works rely on shallow unsupervised data generated by token surface matching, regardless of the global context-aware semantics of the surrounding text tokens. In this paper, we propose an Unsupervised Pseudo Semantic Data Augmentation (UniPSDA) mechanism for cross-lingual natural language understanding to enrich the training data without human interventions. Specifically, to retrieve the tokens with similar meanings for the semantic data augmentation across different languages, we propose a sequential clustering process in 3 stages: within a single language, across multiple languages of a language family, and across languages from multiple language families. Meanwhile, considering the…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
