CVCLMay 14, 2025

Relative Drawing Identification Complexity is Invariant to Modality in Vision-Language Models

arXiv:2505.10583v2h-index: 41
Originality Incremental advance
AI Analysis

This work addresses the challenge of understanding multimodal integration in AI models, providing insights into concept learning that could inform model design and evaluation, though it is incremental in exploring existing teaching methods.

The paper tackled the problem of evaluating whether vision-language models integrate modalities using common representations by teaching them concepts from the Quick, Draw! dataset via images and coordinate-based descriptions. The results showed that image-based representations required fewer segments and achieved higher accuracy, but teaching complexity ranked concepts similarly across modalities, suggesting concept simplicity may be modality-invariant.

Large language models have become multimodal, and many of them are said to integrate their modalities using common representations. If this were true, a drawing of a car as an image, for instance, should map to a similar area in the latent space as a textual description of the strokes that form the drawing. To explore this in a black-box access regime to these models, we propose the use of machine teaching, a theory that studies the minimal set of examples a teacher needs to choose so that the learner captures the concept. In this paper, we evaluate the complexity of teaching vision-language models a subset of objects in the Quick, Draw! dataset using two presentations: raw images as bitmaps and trace coordinates in TikZ format. The results indicate that image-based representations generally require fewer segments and achieve higher accuracy than coordinate-based representations. But, surprisingly, the teaching size usually ranks concepts similarly across both modalities, even when controlling for (a human proxy of) concept priors, suggesting that the simplicity of concepts may be an inherent property that transcends modality representations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes