Improving Fine-grained Visual Understanding in VLMs through Text-Only Training
Dasol Choi, Guijin Son, Soo Yong Kim, Gio Paik, Seunghyeok Hong
TL;DR
This work tackles the data-intensive nature of vision-language models by evaluating text-only training as a pathway to improve fine-grained visual understanding. By training two 7B open-source VLMs on two domains—the butterfly species domain and a Korean cultural understanding domain—using both image-text and text-only data, the study shows that text-only training can achieve comparable or superior performance with substantially reduced compute and energy usage. The authors present strong evidence against data contamination through image-free evaluations and demonstrate robustness across both simple visual recognition and more complex reasoning tasks. The findings suggest text-driven visual representations can efficiently guide visual understanding, offering a scalable and resource-efficient alternative for VLM adaptation in resource-constrained settings.
Abstract
Visual-Language Models (VLMs) have become a powerful tool for bridging the gap between visual and linguistic understanding. However, the conventional learning approaches for VLMs often suffer from limitations, such as the high resource requirements of collecting and training image-text paired data. Recent research has suggested that language understanding plays a crucial role in the performance of VLMs, potentially indicating that text-only training could be a viable approach. In this work, we investigate the feasibility of enhancing fine-grained visual understanding in VLMs through text-only training. Inspired by how humans develop visual concept understanding, where rich textual descriptions can guide visual recognition, we hypothesize that VLMs can also benefit from leveraging text-based representations to improve their visual recognition abilities. We conduct comprehensive experiments on two distinct domains: fine-grained species classification and cultural visual understanding tasks. Our findings demonstrate that text-only training can be comparable to conventional image-text training while significantly reducing computational costs. This suggests a more efficient and cost-effective pathway for advancing VLM capabilities, particularly valuable in resource-constrained environments.
