ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
… Small Language Models from Scratch In scenarios with limited resources, we aim to train small language models … Training small language models (SLMs) from scratch involves unique …
This survey addresses a critical gap in the era dominated by large language models (LLMs): how to effectively train and deploy small language models (SLMs) when computational resources are limited. As LLMs require massive hardware and energy, SLMs offer a more accessible alternative for many real-world applications. The paper systematically organizes the fragmented literature on SLM training from scratch, covering techniques, enhancements, and collaborative frameworks with LLMs. This is particularly valuable for AI practitioners in edge computing, mobile devices, or low-resource settings who need efficient models without sacrificing performance.
The timing is relevant given the growing emphasis on sustainable AI and democratization of language technology. By consolidating knowledge on SLM-specific challenges—such as data efficiency, architectural constraints, and knowledge distillation from LLMs—the paper provides a roadmap for future research and practical deployment.
As a survey, the paper does not present new experimental results. Instead, it aggregates findings from prior studies, noting that SLMs trained from scratch can achieve competitive performance on specific tasks (e.g., text classification, question answering) when using techniques like knowledge distillation from LLMs or efficient architectures (e.g., mobileBERT, ALBERT). The survey reports that SLMs typically require 10-100x fewer parameters than LLMs while retaining 80-95% of task accuracy in certain benchmarks, though exact numbers vary by domain.
This survey fills a need for a structured overview of SLM development, which is often overshadowed by LLM research. By clarifying the landscape of techniques and collaborations, it enables practitioners to make informed decisions about model selection and training strategies. The paper also underscores the potential for SLMs to democratize AI by reducing barriers to entry, fostering innovation in resource-constrained environments, and contributing to more sustainable AI practices. Future work can build on this taxonomy to develop standardized benchmarks and more efficient training paradigms.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba