English

The LLM Bottleneck: Why Open-Source Vision LLMs Struggle with Hierarchical Visual Recognition

Computer Vision and Pattern Recognition 2026-03-27 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

This paper reveals that many open-source large language models (LLMs) lack hierarchical knowledge about our visual world, unaware of even well-established biology taxonomies. This shortcoming makes LLMs a bottleneck for vision LLMs' hierarchical visual recognition (e.g., recognizing Anemone Fish but not Vertebrate). We arrive at these findings using about one million four-choice visual question answering (VQA) tasks constructed from six taxonomies and four image datasets. Interestingly, finetuning a vision LLM using our VQA tasks reaffirms LLMs' bottleneck effect because the VQA tasks improve the LLMs' hierarchical consistency more than the vision LLMs'. We conjecture that one cannot make open-source vision LLMs understand visual concepts hierarchically until LLMs possess corresponding taxonomy knowledge.

Keywords

Cite

@article{arxiv.2505.24840,
  title  = {The LLM Bottleneck: Why Open-Source Vision LLMs Struggle with Hierarchical Visual Recognition},
  author = {Yuwen Tan and Yuan Qing and Boqing Gong},
  journal= {arXiv preprint arXiv:2505.24840},
  year   = {2026}
}

Comments

Accepted to CVPR 2026. Project page and code: https://yuanqing-ai.github.io/llm-hierarchy/

R2 v1 2026-07-01T02:51:13.309Z