pith. sign in

arxiv: 1908.08962 · v2 · pith:RWZNSQPCnew · submitted 2019-08-23 · 💻 cs.CL

Well-Read Students Learn Better: On the Importance of Pre-training Compact Models

classification 💻 cs.CL
keywords modelspre-trainedpre-trainingbeencompactdistillationdataexplore
0
0 comments X
read the original abstract

Recent developments in natural language representations have been accompanied by large and expensive models that leverage vast amounts of general-domain text through self-supervised pre-training. Due to the cost of applying such models to down-stream tasks, several model compression techniques on pre-trained language representations have been proposed (Sun et al., 2019; Sanh, 2019). However, surprisingly, the simple baseline of just pre-training and fine-tuning compact models has been overlooked. In this paper, we first show that pre-training remains important in the context of smaller architectures, and fine-tuning pre-trained compact models can be competitive to more elaborate methods proposed in concurrent work. Starting with pre-trained compact models, we then explore transferring task knowledge from large fine-tuned models through standard knowledge distillation. The resulting simple, yet effective and general algorithm, Pre-trained Distillation, brings further improvements. Through extensive experiments, we more generally explore the interaction between pre-training and distillation under two variables that have been under-studied: model size and properties of unlabeled task data. One surprising observation is that they have a compound effect even when sequentially applied on the same data. To accelerate future research, we will make our 24 pre-trained miniature BERT models publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 12 Pith papers

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

  1. Geometry-Aware Online Scheduling for LLM Serving: From Theoretical Bound to System Practice

    cs.AI 2026-06 unverdicted novelty 7.0

    SVF scheduling algorithm achieves a competitive ratio of 3 for LLM serving and integrates into vLLM to reduce average and tail latency.

  2. DIPBox: A Multi-scale Testing Framework for Tracking Dataset Regeneration

    cs.CR 2026-06 unverdicted novelty 7.0

    DIPBox is the first multi-scale testing framework for detecting adversarial dataset regeneration via four similarity metrics, backed by learning-theoretic analysis of utility-divergence trade-offs.

  3. LLM-ODE: Data-driven Discovery of Dynamical Systems with Large Language Models

    cs.LG 2026-03 unverdicted novelty 7.0

    LLM-ODE integrates large language models into genetic programming to guide symbolic search for governing equations of dynamical systems, outperforming classical GP on 91 test cases in efficiency and solution quality.

  4. DiffuSeq: Sequence to Sequence Text Generation with Diffusion Models

    cs.CL 2022-10 conditional novelty 7.0

    DiffuSeq adapts diffusion models to conditional sequence-to-sequence text generation and reports performance matching or exceeding strong baselines including pretrained language model systems while generating more div...

  5. ALBERT: A Lite BERT for Self-supervised Learning of Language Representations

    cs.CL 2019-09 accept novelty 7.0

    ALBERT reduces BERT parameters via embedding factorization and layer sharing, adds inter-sentence coherence pretraining, and reaches SOTA on GLUE, RACE, and SQuAD with fewer parameters than BERT-large.

  6. Emergent Communication between Heterogeneous Visual Agents through Decentralized Learning

    cs.CV 2026-05 unverdicted novelty 6.0

    Heterogeneous visual agents form shared symbols via decentralized Metropolis-Hastings captioning, where encoder similarity shapes the content and symmetry of the resulting language.

  7. Spectrum-Adaptive Generalization Bounds for Trained Deep Transformers

    stat.ML 2026-05 unverdicted novelty 6.0

    Spectrum-adaptive post-hoc generalization bounds for multi-layer Transformers are derived using layerwise Schatten quantities whose indices are chosen after training based on singular-value profiles.

  8. Discrepancies are Virtue: Weak-to-Strong Generalization through Lens of Intrinsic Dimension

    cs.LG 2025-02 unverdicted novelty 6.0

    In ridgeless regression with low intrinsic dimension, discrepancy between weak and strong models reduces W2S generalization variance by dim(V_s)/N in the discrepant subspace while inheriting it in the overlap.

  9. Knowledge Distillation in Iterative Generative Models for Improved Sampling Speed

    cs.LG 2021-01 unverdicted novelty 6.0

    Denoising Student distills the multi-step denoising process of score-based and diffusion models into a single forward pass, matching GAN sampling speed while producing comparable sample quality on CIFAR-10, CelebA, an...

  10. DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter

    cs.CL 2019-10 unverdicted novelty 6.0

    DistilBERT compresses BERT by 40% via pre-training distillation with a triple loss, retaining 97% performance and running 60% faster.

  11. Geometric and Information Compression of Representations in Deep Learning

    cs.LG 2026-06 unverdicted novelty 5.0

    Experiments show low mutual information does not reliably correspond to geometric compression via class-wise clustering in CEB and dropout networks; the negative nonlinear link can reverse with training changes, sugge...

  12. PortBERT: Navigating the Depths of Portuguese Language Models

    cs.CL 2026-06 unverdicted novelty 3.0

    PortBERT releases two RoBERTa models for Portuguese that match or beat prior monolingual and multilingual models on translated GLUE/SuperGLUE tasks while reporting training and inference times.