Small Vision-Language Models: A Survey on Compact Architectures and Techniques
Nitesh Patnaik, Navdeep Nayak, Himani Bansal Agrawal, Moinak Chinmoy Khamaru, Gourav Bal, Saishree Smaranika Panda, Rishi Raj, Vishal Meena, Kartheek Vadlamani
TL;DR
This survey addresses the problem of making vision-language models practical on resource-constrained devices by focusing on small, efficient architectures. It introduces a threefold backbone taxonomy—transformer-based, Mamba-based, and hybrid—and surveys enabling techniques such as knowledge distillation, lightweight attention, and modality pre-fusion, illustrated by models like TinyGPT-V, MiniGPT-4, and VL-Mamba. The authors synthesize performance-efficiency trade-offs across a range of models and benchmarks, emphasizing challenges from data biases to generalization in complex tasks. The work underscores the practical impact of sVLMs for edge and embedded systems and outlines concrete avenues for future research, including data efficiency, cross-domain generalization, and hybrid architectures that balance accuracy with computation.
Abstract
The emergence of small vision-language models (sVLMs) marks a critical advancement in multimodal AI, enabling efficient processing of visual and textual data in resource-constrained environments. This survey offers a comprehensive exploration of sVLM development, presenting a taxonomy of architectures - transformer-based, mamba-based, and hybrid - that highlight innovations in compact design and computational efficiency. Techniques such as knowledge distillation, lightweight attention mechanisms, and modality pre-fusion are discussed as enablers of high performance with reduced resource requirements. Through an in-depth analysis of models like TinyGPT-V, MiniGPT-4, and VL-Mamba, we identify trade-offs between accuracy, efficiency, and scalability. Persistent challenges, including data biases and generalization to complex tasks, are critically examined, with proposed pathways for addressing them. By consolidating advancements in sVLMs, this work underscores their transformative potential for accessible AI, setting a foundation for future research into efficient multimodal systems.
