Challenge: Deploying large language models (LLMs) is difficult because they are memory inefficient and compute-intensive for practical applications.
Approach: They propose a mechanism that fine tunes or distills small models that outperform LLMs . they use human labels to fine tune models or LLM-generated labels to train models .
Outcome: The proposed method outperforms LLMs by using fewer training examples compared to few-shot prompted models using substantially smaller model sizes.

Similar Papers

Learning with Less: Knowledge Distillation from Large Language Models via Unlabeled Data (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated superior language understanding abilities in many real-world NLP applications.
Approach: They propose a learning-based sample selection method that incorporates signals from both teacher and student to enhance model performance.
Outcome: The proposed method improves model performance across datasets with higher data efficiency.
Generation-Distillation for Efficient Natural Language Understanding in Low-Data Settings (D19-61)

Copied to clipboard

Challenge: Recent research points to knowledge distillation as a potential solution for NLU tasks.
Approach: They propose a training approach that distills large finetuned LMs into a small network using unlabeled training examples.
Outcome: The proposed approach outperforms BERT training approaches while using 300 times fewer parameters.
Beyond One-Step Distillation: Bridging the Capacity Gap in Small Language Models via Multi-Step Knowledge Transfer (2026.eacl-srw)

Copied to clipboard

Challenge: Large Language Models (LLMs) excel across diverse tasks but remain too large for efficient on-device deployment.
Approach: They revisit multi-step knowledge distillation as an effective remedy . they demonstrate that MSKD improves ROUGE-L and perplexity over single-step approaches .
Outcome: The proposed approach improves ROUGE-L and perplexity over single-step approaches . large language models are too large for efficient on-device deployment, the authors show .
Making Large Language Models Better Data Creators (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have advanced the field of NLP significantly, but deploying them for downstream applications is still challenging due to cost, responsiveness, control, or concerns around privacy and security.
Approach: They propose a unified data creation pipeline that requires only a single formatting example.
Outcome: The proposed pipeline can generate data with a single formatting example.
Quantification of Large Language Model Distillation (2025.acl-long)

Copied to clipboard

Challenge: Existing studies have revealed the robustness degra-dation caused by data distillation.
Approach: They propose a framework to evaluate and quantify model distillation . they aim to identify identity cognition contradictions and analyse multi-granularity response similarities across models to measure the extent of homogenization.
Outcome: The proposed framework addresses two key aspects: (1) Identifying identity cognition contradictions to assess discrepancies in how models perceive and represent identity-related information; (2) Analyzing multi-granularity response similarities across models to measure the extent of homogenization.
Effective Distillation of Table-based Reasoning Ability from LLMs (2024.lrec-main)

Copied to clipboard

Challenge: Existing work on table-based reasoning distillation has focused on smaller models with limited performance.
Approach: They propose a table-based reasoning distillation approach to distill LLMs into smaller models . their results show that a 220 million parameter model fine-tuned using distilled data improves performance .
Outcome: The proposed model improves on a scientific table-to-text generation dataset and surpasses specific LLMs.
Enhancing Task-Specific Distillation in Small Data Regimes through Language Generation (2022.coling-1)

Copied to clipboard

Challenge: Large-scale pretrained language models have led to significant improvements in Natural Language Processing, but they come at the cost of high computational and storage requirements.
Approach: They propose to distill knowledge from larger models to smaller ones through pseudo-labels on task-specific datasets.
Outcome: The proposed approach improves on the SST-2, MRPC, YELP-2, and TREC-6 datasets.
FIRST: Teach A Reliable Large Language Model Through Efficient Trustworthy Distillation (2024.emnlp-main)

Copied to clipboard

Challenge: Experimental results show that a well-calibrated model is more reliable than a fine-tuned model due to “tuning-induced mis-calibration”.
Approach: They propose a method which utilizes a small portion of teacher’s knowledge to obtain a reliable language model in a cost-efficient way.
Outcome: The proposed method reduces the computational burden by utilizing teacher's knowledge to obtain a reliable language model in a cost-efficient way.
Distillation with Explanations from Large Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Large language models (LLMs) like ChatGPT and GPT-4 have made remarkable progress in various NLP tasks while also providing explanations alongside their answers.
Approach: They propose to use Large language models (LLMs) to generate more accurate answers and corresponding free-text explanations by combining ground truth labels and answers-explanations generated by LLMs.
Outcome: The proposed method achieves improved predictive performance and generates explanations that exhibit greater alignment with the model’s task outputs.
Mixed Distillation Helps Smaller Language Models Reason Better (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent large language models (LLMs) have demonstrated impressive multiple step-by-step reasoning capabilities in recent NLP reasoning tasks.
Approach: They propose a mixed distillation framework that distills multiple step-by-step reasoning abilities into smaller language models (SLMs) they leverage LLMs to generate multiple step by step reasoning rationales by sampling automatically.
Outcome: The proposed framework outperforms existing models on SVAMP, GSM8K and ASDIV, while a single model generated by MD exceeds the comprehensive performance of two individual CoT and PoT distilled models.

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