Preprint
Large Language Models

Exploring the frontier of vision-language models: A survey of current methodologies and future directions

Akash Ghosh, Arkadeep Acharya, Sriparna Saha, Vinija Jain, Aman Chadha
January 1, 2024arXiv.org90 citations

90

Citations

3

Influential Citations

arXiv.org

Venue

2024

Year

Abstract

… , none have systematically classified Vision-Language Models (VLMs) based on their input-… users navigating the evolving realm of visionlanguage models, offering the most current and …

Analysis

Why This Paper Matters

Vision-Language Models (VLMs) have become a cornerstone of multimodal AI, powering applications from image captioning to visual question answering. However, the rapid proliferation of models—each with different input modalities, architectures, and training recipes—has made it difficult for researchers and practitioners to navigate the landscape. This survey addresses that challenge by providing a systematic classification of VLMs based on their input types (e.g., image-text, video-text, 3D-text), offering a much-needed organizational framework. By categorizing over 200 recent papers, the authors create a map that helps newcomers understand the field's structure and helps experts identify underexplored areas.

The paper's timing is particularly valuable: as VLMs move from research prototypes to production systems, a clear taxonomy can guide architectural choices and benchmark selection. The survey also emphasizes future directions, such as few-shot learning, compositional reasoning, and efficient deployment, which are critical for real-world adoption.

Technical Contributions

  • Input-based taxonomy: The core contribution is a classification of VLMs into categories based on the type of visual input (image, video, 3D, etc.) and the nature of the language interaction (retrieval, generation, reasoning). This is more granular than previous surveys that focused only on architecture.
  • Comprehensive coverage: The survey reviews models like CLIP, ALIGN, Flamingo, BLIP-2, and LLaVA, comparing their design choices (e.g., contrastive vs. generative objectives, fusion strategies).
  • Benchmark analysis: It catalogs evaluation datasets and metrics for each VLM category, highlighting which benchmarks are saturated and which remain challenging.
  • Future directions: The authors identify key open problems, including handling long videos, improving compositional understanding, and reducing computational costs.

Results

The survey does not present new experimental results but synthesizes findings from the literature. Key observations include: (1) image-text models dominate the field, with video-text models lagging due to data scarcity; (2) contrastive learning (e.g., CLIP) remains the most popular pretraining objective, but generative approaches (e.g., Flamingo) are gaining traction; (3) unified architectures that handle multiple modalities in a single model are an emerging trend; (4) most models still struggle with fine-grained compositional reasoning and out-of-distribution generalization.

Significance

This survey serves as a valuable reference for the AI community by bringing order to a fast-moving field. Its taxonomy can help standardize how researchers describe their models, making it easier to compare approaches. For practitioners, it offers a decision tree for selecting appropriate VLM architectures based on task requirements. By highlighting underexplored areas like video understanding and 3D reasoning, the paper may influence future research priorities. Overall, it contributes to the maturation of multimodal AI by providing a structured overview that can guide both academic research and industrial application development.