Multi Task Learning For Zero Shot Performance Prediction of Multilingual Models
Kabir Ahuja, Shanu Kumar, Sandipan Dandapat, Monojit Choudhury

TL;DR
This paper introduces a multi-task learning approach to predict zero-shot performance of multilingual models across languages and tasks, enabling better performance estimation and feature analysis.
Contribution
It presents a novel multi-task learning framework that improves zero-shot performance prediction and identifies key features influencing transfer across tasks.
Findings
Enhanced accuracy in zero-shot performance prediction
Identification of common features affecting transferability
Robust feature selection across multiple tasks
Abstract
Massively Multilingual Transformer based Language Models have been observed to be surprisingly effective on zero-shot transfer across languages, though the performance varies from language to language depending on the pivot language(s) used for fine-tuning. In this work, we build upon some of the existing techniques for predicting the zero-shot performance on a task, by modeling it as a multi-task learning problem. We jointly train predictive models for different tasks which helps us build more accurate predictors for tasks where we have test data in very few languages to measure the actual performance of the model. Our approach also lends us the ability to perform a much more robust feature selection and identify a common set of features that influence zero-shot performance across a variety of tasks.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Feature Selection · Adam · Byte Pair Encoding · Absolute Position Encodings · Residual Connection · Dense Connections · Label Smoothing
