Pith. sign in

REVIEW 2 cited by

An Emulator for Fine-Tuning Large Language Models using Small Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.12962 v1 pith:UJKPKJAE submitted 2023-10-19 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords fine-tuningmodelsknowledgelargepre-traininghelpfulnesslanguagemodel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Widely used language models (LMs) are typically built by scaling up a two-stage training pipeline: a pre-training stage that uses a very large, diverse dataset of text and a fine-tuning (sometimes, 'alignment') stage that uses targeted examples or other specifications of desired behaviors. While it has been hypothesized that knowledge and skills come from pre-training, and fine-tuning mostly filters this knowledge and skillset, this intuition has not been extensively tested. To aid in doing so, we introduce a novel technique for decoupling the knowledge and skills gained in these two stages, enabling a direct answer to the question, "What would happen if we combined the knowledge learned by a large model during pre-training with the knowledge learned by a small model during fine-tuning (or vice versa)?" Using an RL-based framework derived from recent developments in learning from human preferences, we introduce emulated fine-tuning (EFT), a principled and practical method for sampling from a distribution that approximates (or 'emulates') the result of pre-training and fine-tuning at different scales. Our experiments with EFT show that scaling up fine-tuning tends to improve helpfulness, while scaling up pre-training tends to improve factuality. Beyond decoupling scale, we show that EFT enables test-time adjustment of competing behavioral traits like helpfulness and harmlessness without additional training. Finally, a special case of emulated fine-tuning, which we call LM up-scaling, avoids resource-intensive fine-tuning of large pre-trained models by ensembling them with small fine-tuned models, essentially emulating the result of fine-tuning the large pre-trained model. Up-scaling consistently improves helpfulness and factuality of instruction-following models in the Llama, Llama-2, and Falcon families, without additional hyperparameters or training.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PILA: Plug-and-Play Insertion for LLM-native Advertising

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Ads can be inserted into LLM answers after the fact by an external rewriter model, improving measured ad quality without retraining or modifying the base chatbot.

  2. On-Policy Delta Distillation

    cs.LG 2026-07 conditional novelty 6.0 of 10

    Using the difference between a reasoning-tuned teacher and its base model as the distillation reward consistently improves on-policy post-training of small reasoning LLMs.

Pith tools