paper-with-me

Papers

Better as Generators Than Classifiers: Leveraging LLMs and Synthetic Data for Low-Resource Multilingual Classification

2026-01-22 · Branislav Pecher, Jan Cegin, Robert Belanec, Ivan Srba, Jakub Simko, Maria Bielikova arxiv

Large Language Models (LLMs) have demonstrated remarkable multilingual capabilities, making them promising tools in both high- and low-resource languages. One particularly valuable use case is generating synthetic samples that can be used to train smaller models in low-resource scenarios where human-labelled data is scarce. In this work, we investigate whether these synthetic data generation capabilities can serve as a form of distillation, producing smaller models that perform on par with or even better than massive LLMs across languages and tasks. To this end, we use a state-of-the-art multilingual LLM to generate synthetic datasets covering 11 languages and 4 classification tasks. These datasets are then used to train smaller models via fine-tuning or instruction tuning, or as synthetic in-context examples for compact LLMs. Our experiments show that even small amounts of synthetic data enable smaller models to outperform the large generator itself, particularly in low-resource languages. Overall, the results suggest that LLMs are best utilised as generators (teachers) rather than classifiers, producing data that empowers smaller and more efficient multilingual models.

📄 PDF Abstract BibTeX arXiv:2601.16278

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

The Alchemy of Thought: Understanding In-Context Learning Through Supervised Classification

2026-01-03 · Harshita Narnoli, Mihai Surdeanu arxiv

In-context learning (ICL) has become a prominent paradigm to rapidly customize LLMs to new tasks without fine-tuning. However, despite the empirical evidence of its usefulness, we still do not truly understand how ICL wo…

Text Classification

Shadows Don't Lie and Lines Can't Bend! Generative Models don't know Projective Geometry...for now

2023-11-28 · CVPR 2024 1 · Ayush Sarkar, Hanlin Mai, Amitabh Mahapatra, Svetlana Lazebnik 외

Generative models can produce impressively realistic images. This paper demonstrates that generated images have geometric features different from those of real images. We build a set of collections of generated images, p…

DeepTextMark: A Deep Learning-Driven Text Watermarking Approach for Identifying Large Language Model Generated Text

2023-05-09 · Travis Munyer, Abdullah Tanvir, Arjon Das, Xin Zhong

The rapid advancement of Large Language Models (LLMs) has significantly enhanced the capabilities of text generators. With the potential for misuse escalating, the importance of discerning whether texts are human-authore…

Language ModelingLanguage ModellingLarge Language ModelSentence+1

Insect cyborgs: Bio-mimetic feature generators improve machine learning accuracy on limited data

2018-08-23 · Charles B. Delahunt, J. Nathan Kutz

Machine learning (ML) classifiers always benefit from more informative input features. We seek to auto-generate stronger feature sets in order to address the difficulty that ML methods often experience given limited trai…

BIG-bench Machine Learning

Claim Verification using a Multi-GAN based Model

2021-03-14 · RANLP 2021 9 · Amartya Hatua, Arjun Mukherjee, Rakesh M. Verma

This article describes research on claim verification carried out using a multiple GAN-based model. The proposed model consists of three pairs of generators and discriminators. The generator and discriminator pairs are r…

Claim VerificationLanguage ModelingLanguage Modellingmodel