Preprint
Computer Vision

Phi-3.5

August 1, 2024

0

Citations

0

Influential Citations

Venue

2024

Year

Abstract

A family of models consisting of three variants - MoE (16x3.8B), mini (3.8B), and vision (4.2B) - which are lightweight, multilingual, and trained on synthetic and filtered publicly available documents - with a focus on very high-quality, reasoning dense data.

Analysis

Why This Paper Matters

Phi-3.5 addresses a critical need in AI: building capable models that are computationally efficient and accessible. By focusing on lightweight architectures (3.8B to 4.2B parameters) and multilingual support, the work challenges the trend of ever-larger models. The emphasis on synthetic and filtered data for reasoning-dense training is particularly timely, as data quality is increasingly recognized as a bottleneck. This family of models could democratize advanced AI capabilities for resource-constrained environments and non-English languages.

Technical Contributions

  • Three efficient variants: MoE (16x3.8B), mini (3.8B), and vision (4.2B) cover different use cases while keeping parameter counts low.
  • Multilingual training: The models are designed to handle multiple languages, broadening applicability.
  • Synthetic and filtered data: A novel data curation strategy prioritizing reasoning-dense content from both synthetic sources and filtered public documents.
  • MoE architecture: The largest variant uses a mixture-of-experts approach to scale capacity without proportional compute increase.

Results

The abstract does not report concrete metrics (e.g., accuracy, perplexity) or comparisons to baselines. The primary result is the release of the model family itself, with the claim that they are lightweight, multilingual, and trained on high-quality reasoning data. Practitioners would need to consult the full paper or benchmarks for quantitative evaluation.

Significance

Phi-3.5 contributes to the trend of efficient AI, showing that small models can be competitive when trained on carefully curated data. This could lower the barrier for deploying AI in low-resource settings and encourage further research into data quality over model size. The multilingual aspect also supports global AI accessibility.