Small AI Models Gain Traction Around the World

· Source: IEEE Spectrum · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Internet of Things (IoT) & Connected Devices · Depth: Intermediate, medium

Summary

Small AI models are gaining traction, offering practical solutions in regions with limited infrastructure where large language models (LLMs) are impractical. Adebayo Alonge's RxScanner, for instance, identifies counterfeit medication. It was re-engineered in 2 hours to run locally on an Android phone. This enables authentication without broadband or reliable electricity. These models operate on low-power devices like phones or Raspberry Pi, typically using at most a few billion parameters. Applications include drone-based cashew plant disease detection, malaria mosquito identification, and Arduino-based electrocardiograms. Their development benefits from pruning and distillation from larger models, alongside hardware advancements like neural processing units and smaller open-weight models such as Google DeepMind's Gemma 4 and Alibaba's Qwen 3.5. The World Bank actively supports small AI, recognizing its potential to impact millions, while acknowledging the continued need for large models in their creation and the necessity of underlying infrastructure.

Key takeaway

For AI Engineers developing solutions for global health or remote applications, you should prioritize small AI models. These models, running on low-power edge devices, offer crucial offline functionality and accessibility in areas lacking robust internet or electricity. Consider techniques like pruning or distillation to adapt larger models, or train models specifically for resource-constrained environments. This approach ensures your solutions are sustainable and impactful for the majority of the world's population. It may require investing in local infrastructure for updates.

Key insights

Small AI models provide accessible, low-power solutions for critical tasks in resource-constrained environments.

Principles

Method

Small AI models are created by pruning larger models, distillation, reducing precision (e.g., 32-bit to 8-bit), or training from scratch on small devices.

In practice

Topics

Best for: Investor, Entrepreneur, CTO, AI Engineer, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by IEEE Spectrum.