Persian Natural Language Inference: A Meta-learning approach
Heydar Soudani, Mohammad Hassan Mojab, Hamid Beigy

TL;DR
This paper introduces a meta-learning approach for Persian natural language inference that leverages multilingual data and task augmentation, achieving significant accuracy improvements over baseline methods.
Contribution
It proposes a novel meta-learning framework that combines multilingual transfer learning with task augmentation for low-resource Persian NLP tasks.
Findings
The proposed model outperforms baseline by approximately 6% accuracy.
Meta-learning with multilingual data improves low-resource NLP performance.
Task augmentation enhances the quality of training tasks.
Abstract
Incorporating information from other languages can improve the results of tasks in low-resource languages. A powerful method of building functional natural language processing systems for low-resource languages is to combine multilingual pre-trained representations with cross-lingual transfer learning. In general, however, shared representations are learned separately, either across tasks or across languages. This paper proposes a meta-learning approach for inferring natural language in Persian. Alternately, meta-learning uses different task information (such as QA in Persian) or other language information (such as natural language inference in English). Also, we investigate the role of task augmentation strategy for forming additional high-quality tasks. We evaluate the proposed method using four languages and an auxiliary task. Compared to the baseline approach, the proposed model…
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
TopicsTopic Modeling · Domain Adaptation and Few-Shot Learning · Natural Language Processing Techniques
MethodsLinear Layer · Byte Pair Encoding · XLM · mBERT · Residual Connection · Weight Decay · Attention Dropout · Linear Warmup With Linear Decay · WordPiece · Adam
