Challenge: Low-resource languages and dialects remain difficult to identify and categorize accurately due to data in these languages and are limited to single-domain data.
Approach: They propose a supervised contrastive learning approach to learn domain-invariant representations for low-resource languages by 3.2 percentage points while maintaining its performance for the high-resourced languages.
Outcome: The proposed approach improves LID performance on out-of-domain data for low-resource languages by 3.2 percentage points while maintaining its performance for the high-resourced languages.

Similar Papers

CommonLID: Re-evaluating State-of-the-Art Language Identification Performance on Web Data (2026.acl-long)

Copied to clipboard

Pedro Ortiz Suarez, Laurie Burchell, Catherine Arnett, Rafael Mosquera, Sara Hincapié Monsalve, Thom Vaughan, Damian Stewart, Malte Ostendorff, Idris Abdulmumin, Vukosi Marivate, Shamsuddeen Hassan Muhammad, Atnafu Lambebo Tonja, Hend Al-Khalifa, Nadia Ghezaiel Hammouda, Verrah Akinyi Otiende, Tack Hwa Wong, Jakhongir Saydaliev, Melika Nobakhtian, Muhammad Ravi Shulthan Habibi, Chalamalasetti Kranti, Carol Muchemi, Khang Nguyen, Faisal Muhammad Adam, Luis Frentzen Salim, Reem Alqifari, Cynthia Jayne Amol, Joseph Marvin Imperial, Ilker Kesen, Ahmad Mustafid, Pavel Stepachev, Leshem Choshen, David Anugraha, Hamada Nayel, Seid Muhie Yimam, Vallerie Alexandra Putra, My Chiffon Nguyen, Azmine Toushik Wasi, Gouthami Vadithya, Rob Van Der Goot, Lanwenn ar C’horr, Karan Dua, Andrew Yates, Mithil Bangera, Yeshil Bangera, Hitesh Laxmichand Patel, Shu Okabe, Fenal Ashokbhai Ilasariya, Dmitry Gaynullin, Genta Indra Winata, Yiyuan Li, Juan Pablo Martínez, Amit Agarwal, Ikhlasul Akmal Hanif, Raia Abu Ahmad, Esther Adenuga, Filbert Aurelian Tjiaranata, Weerayut Buaphet, Michael Anugraha, Sowmya Vajjala, Benjamin L Rice, Azril Hafizi Amirudin, Jesujoba Oluwadara Alabi, Srikant Panda, Yassine Toughrai, Bruhan Kyomuhendo, Daniel Ruffinelli, null Akshata, Manuel Goulão, Ej Zhou, Ingrid Gabriela Franco Ramirez, Cristina Aggazzotti, Konstantin Dobler, Jun Kevin, Quentin Pagès, Nicholas Andrews, Nuhu Ibrahim, Mattes Ruckdeschel, Amr Keleg, Mike Zhang, Casper Rufaro Muziri, Saron Samuel, Sotaro Takeshita, Kun Kerdthaisong, Luca Foppiano, Rasul Dent, Tommaso Green, Ahmad Mustapha Wali, Kamohelo Makaaka, Vicky Feliren, Inshirah Idris, Hande Celikkanat, Abdulhamid Abubakar, Jean Maillard, Benoît Sagot, Thibault Clérice, Kenton Murray, Sarah K. K. Luger
Challenge: Language identification (LID) is a fundamental step in curating multilingual corpora.
Approach: They introduce CommonLID, a community-driven, human-annotated LID benchmark for the web domain, covering 109 languages.
Outcome: The proposed benchmark covers 109 languages and shows that existing evaluations overestimate accuracy for many languages in the web domain.
Debiased Contrastive Learning of Unsupervised Sentence Representations (2022.acl-long)

Copied to clipboard

Challenge: Recent studies have shown that contrastive learning improves pre-trained language models to derive high-quality sentence representations.
Approach: They propose a framework to punish false negatives and generate noise-based negatives to guarantee the uniformity of the representation space.
Outcome: The proposed framework improves pre-trained language models while pushing apart irrelevant negatives to guarantee the uniformity of the representation space.
Revisiting Supervised Contrastive Learning for Microblog Classification (2024.emnlp-main)

Copied to clipboard

Challenge: Existing models for microblog classification use pre-training language models (LMs) however, pre-trained LMs are resource-intensive and not suitable for small labs.
Approach: They propose to fine-tune transformer-based language models with a SCL loss for English microblog classification by comparing two benchmarks.
Outcome: The proposed method has a performance gain of up to 11.9 percentage points across all subtasks.
NeighXLM: Enhancing Cross-Lingual Transfer in Low-Resource Languages via Neighbor-Augmented Contrastive Pretraining (2025.findings-emnlp)

Copied to clipboard

Challenge: NeighXLM is a neighbor-augmented contrastive pretraining framework . it exploits intra-language semantic relationships captured during pretraining to construct high-quality positive pairs.
Approach: They propose a neighbor-augmented contrastive pretraining framework that mines semantic neighbors from unlabeled corpora to enrich target-language supervision.
Outcome: The proposed framework enriches target-language supervision by mining semantic neighbors from unlabeled corpora.
Label Anchored Contrastive Learning for Language Understanding (2022.naacl-main)

Copied to clipboard

Challenge: a novel approach to contrastive learning for language understanding is not fully explored . contrastive training has been widely applied to self-supervised representation learning .
Approach: They propose a label anchored contrastive learning approach for language understanding using a class label.
Outcome: The proposed approach improves on GLUE and CLUE benchmarks by 4.1% compared to the state-of-the-art approaches . the proposed approach also improves under the few-shot and data imbalance settings .
Rethinking Denoised Auto-Encoding in Language Pre-Training (2021.emnlp-main)

Copied to clipboard

Challenge: Pre-trained models such as BERT have achieved success in learning sequence representations, but they tend to learn representations that are covariant with the noise of pre-training.
Approach: They propose to train self-trained models to learn noise invariant sequence representations . they encourage consistency between original sequence and corrupted version via unsupervised instance-wise training signals.
Outcome: The proposed model improves on 11 natural language understanding and cross-modal tasks and achieves 0.6% gain on GLUE benchmarks and 0.8% increment on NLVR2 .
Improving Cross-lingual Transfer with Contrastive Negative Learning and Self-training (2024.lrec-main)

Copied to clipboard

Challenge: Recent studies improve cross-lingual transfer learning by better aligning the internal representations within the multilingual model or exploring the information of the target language using self-training.
Approach: They propose to use negative pairs to align the multilingual model and self-train the model to converge on the obtained clean pseudo-labels.
Outcome: The proposed method improves upon the baseline models and can serve as a beneficial complement to the alignment-based methods.
It’s All About In-Context Learning! Teaching Extremely Low-Resource Languages to LLMs (2025.emnlp-main)

Copied to clipboard

Challenge: Low-resource languages, especially those written in rare scripts, remain unsupported by large language models due to lack of training data.
Approach: They evaluate 20 under-represented languages across three state-of-the-art multilingual LLMs and compare their methods to parameter-efficient fine-tuning.
Outcome: The proposed methods compare with parameter-efficient fine-tuning (PEFT) on low-resource languages.
Distant Supervision from Disparate Sources for Low-Resource Part-of-Speech Tagging (D18-1)

Copied to clipboard

Challenge: Low-resource languages lack manual annotated data to learn basic models such as part-of-speech (POS) taggers.
Approach: They propose a cross-lingual neural part-of-speech tagger that learns from disparate sources of distant supervision in a uniform framework.
Outcome: The proposed model scales to hundreds of low-resource languages without access to gold annotated data.
An End-to-End Contrastive Self-Supervised Learning Framework for Language Understanding (2022.tacl-1)

Copied to clipboard

Challenge: Existing approaches to learning data representations using contrastive learning perform data augmentation and contrastive training separately.
Approach: They propose a framework that performs data augmentation and contrastive learning end-to-end . they propose to combine data augmented with text encoders to optimize for contrastive training .
Outcome: Experiments on GLUE and Gururangan datasets show the proposed framework is effective in NLP.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations