SMAB uses multi-armed bandit sampling and masked-language-model replacements to estimate word-level sensitivity of text classifiers, and applies it to accuracy prediction and adversarial text generation.
Multi Task Learning For Zero Shot Performance Prediction of Multilingual Models
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
SMAB: MAB based word Sensitivity Estimation Framework and its Applications in Adversarial Text Generation
SMAB uses multi-armed bandit sampling and masked-language-model replacements to estimate word-level sensitivity of text classifiers, and applies it to accuracy prediction and adversarial text generation.