Specialists from the Apple Machine Learning Research division published a paper stating that modern language-vision models (VLM) have limited ability to reason based solely on visual information. Despite their capability to follow complex text instructions, current systems cannot correctly identify general concepts from sets of example images and apply them to new inputs.

In response to this issue, researchers introduced a new evaluation task called Visual Concept Inference from Sets (VICIS). The methodology involves providing the model with a small contextual set of images united by a common idea and a target query. The system is required to generate new images that preserve the concept defined by the contextual set while remaining consistent with the query.

This initiative aims to fill a gap in artificial intelligence evaluation, shifting the focus from text understanding to pure visual logical reasoning. The implementation of the VICIS task will allow for more accurate measurement of model progress in abstract visual generalization without relying on text prompts.