English

Statement-Tuning Enables Efficient Cross-lingual Generalization in Encoder-only Models

Computation and Language 2025-06-03 v1

Abstract

Large Language Models (LLMs) excel in zero-shot and few-shot tasks, but achieving similar performance with encoder-only models like BERT and RoBERTa has been challenging due to their architecture. However, encoders offer advantages such as lower computational and memory costs. Recent work adapts them for zero-shot generalization using Statement Tuning, which reformulates tasks into finite templates. We extend this approach to multilingual NLP, exploring whether encoders can achieve zero-shot cross-lingual generalization and serve as efficient alternatives to memory-intensive LLMs for low-resource languages. Our results show that state-of-the-art encoder models generalize well across languages, rivaling multilingual LLMs while being more efficient. We also analyze multilingual Statement Tuning dataset design, efficiency gains, and language-specific generalization, contributing to more inclusive and resource-efficient NLP models. We release our code and models.

Keywords

Cite

@article{arxiv.2506.01592,
  title  = {Statement-Tuning Enables Efficient Cross-lingual Generalization in Encoder-only Models},
  author = {Ahmed Elshabrawy and Thanh-Nhi Nguyen and Yeeun Kang and Lihan Feng and Annant Jain and Faadil Abdullah Shaikh and Jonibek Mansurov and Mohamed Fazli Mohamed Imam and Jesus-German Ortiz-Barajas and Rendi Chevi and Alham Fikri Aji},
  journal= {arXiv preprint arXiv:2506.01592},
  year   = {2025}
}

Comments

Accepted to ACL 2025 (Findings)

R2 v1 2026-07-01T02:54:17.300Z