pith. sign in

arxiv: 2502.07838 · v2 · pith:S5GUI7DOnew · submitted 2025-02-11 · 💻 cs.CV · cs.AI

NanoVLMs: How small can we go and still make coherent Vision Language Models?

classification 💻 cs.CV cs.AI
keywords modelstextdatasetssmallsmallervlmschildrencoherent
0
0 comments X
read the original abstract

Vision-Language Models (VLMs), such as GPT-4V and Llama 3.2 vision, have garnered significant research attention for their ability to leverage Large Language Models (LLMs) in multimodal tasks. However, their potential is constrained by inherent challenges, including proprietary restrictions, substantial computational demands, and limited accessibility. Smaller models, such as GIT and BLIP, exhibit marked limitations, often failing to generate coherent and consistent text beyond a few tokens, even with extensive training. This underscores a pivotal inquiry: how small can a VLM be and still produce fluent and consistent text? Drawing inspiration from the exceptional learning process of 3-4 year old children, who rely heavily on visual cues for understanding and communication, we introduce two novel datasets: ShortDesc (featuring concise image descriptions) and LongDesc (containing more detailed image descriptions). These datasets consist of image-text pairs where the text is restricted to the simple vocabulary and syntax typically used by young children, generated with a scaled-down model, GPT-4o. Using these datasets, we demonstrate that it is possible to train VLMs that are significantly smaller, up to 10 times smaller than state of the art(SOTA) small VLMs while maintaining architectural simplicity. To evaluate the outputs, we leverage GPT-4o to grade the text, as if stories written by students, on creativity, meaningfulness, and consistency, assigning scores out of 10. This method addresses limitations of standard benchmarks by accommodating unstructured outputs and providing a multidimensional evaluation of the model capabilities. Our findings contribute to the development of lightweight, accessible multimodal models for resource constrained environments.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Beyond Attention Scores: SVD-Based Vision Token Pruning for Efficient Vision-Language Models

    cs.CV 2026-04 unverdicted novelty 6.0

    SVD-Prune selects vision tokens via SVD leverage scores to outperform attention-based pruning at extreme budgets of 32 or 16 tokens.

  2. Beyond Attention Scores: SVD-Based Vision Token Pruning for Efficient Vision-Language Models

    cs.CV 2026-04 unverdicted novelty 5.0

    SVD-Prune selects vision tokens via SVD leverage scores to keep performance high even when pruning to only 16-32 tokens.