ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
A series of language models trained on heavily filtered web and synthetic data set, achieving performance comparable to much larger models like Mixtral 8x7B and GPT-3.5.
This paper presents a significant departure from the dominant scaling laws in language model development. While the field has largely focused on increasing model size and compute, Phi-3 demonstrates that data quality—specifically heavily filtered web data combined with synthetic data—can achieve comparable performance to models many times larger. This is particularly important for organizations with limited computational resources, as it suggests that a well-curated dataset can be a more efficient path to strong performance than simply scaling up parameters.
The timing of this work is crucial. As the costs of training large models like GPT-4 and Gemini continue to rise, the AI community is actively seeking more efficient alternatives. Phi-3 provides a concrete example that data-centric approaches can yield competitive results, potentially shifting the focus from brute-force scaling to smarter data curation and synthesis.
The paper reports that Phi-3 achieves performance comparable to Mixtral 8x7B (a mixture-of-experts model with ~47B total parameters) and GPT-3.5 (175B parameters). This is a remarkable result given that Phi-3 is likely orders of magnitude smaller, though exact parameter counts and benchmark scores are not provided in the abstract. The comparison to these well-known models underscores the practical relevance of the approach.
Phi-3 has the potential to democratize access to high-quality language models by reducing the computational requirements for training. If the results hold up under rigorous evaluation, this work could inspire a new wave of research focused on data quality and synthetic data generation, rather than simply scaling up models. It also raises important questions about the optimal balance between data filtering, synthetic data, and model size, which could lead to more efficient and accessible AI systems.
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