cd /news/artificial-intelligence/attributes-should-come-from-images-n… · home topics artificial-intelligence article
[ARTICLE · art-68005] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Attributes Should Come from Images, Not Class Names: Distribution-Conditioned Attribute Selection for Vision-Language Models

A new study from arXiv (2607.18695v1) finds that descriptors generated by large language models (LLMs) for zero-shot classification carry little visual evidence, collapsing ImageNet accuracy from 59.5% to 15.5% when the class name is removed. The researchers propose selecting attributes directly from target images using CLIP's embedding space, achieving 23.8% accuracy on ImageNet without class names and outperforming the prompt-tuning method CoOp by 3 points with a single image per class while running in under a minute instead of 14 hours.

read1 min views1 publishedJul 22, 2026

arXiv:2607.18695v1 Announce Type: new Abstract: A popular route to interpretable zero-shot classification asks a large language model (LLM) to describe each class name and prompts CLIP with the resulting descriptors. We show that these descriptors carry little visual evidence of their own: removing the class name from the prompt collapses ImageNet accuracy from 59.5% to 15.5%. The diagnosis is that the descriptors are conditioned on the label rather than on the images, so they describe the concept in general and mislead exactly when the data shifts; an LLM insists that strawberries are red, but every strawberry in ImageNet-Sketch is a colorless line drawing. We therefore select attributes from the target image collection instead: we score a large attribute pool against the images in CLIP's joint embedding space and keep the top-scoring attributes per class. Selected this way, class-name-free attribute prompts reach 23.8% on ImageNet (against 15.5% for LLM descriptors), the gain holds on four shifted ImageNet variants, and reselecting from the LLM's own pool isolates the selection mechanism as the cause. With one image per class, the selected attributes outperform the prompt-tuning method CoOp by 3 points while fitting in under a minute instead of 14 hours, with no learned soft prompt to obscure the decision. Because the attribute set is chosen by the data, it doubles as a readable summary of a dataset, which we use to describe distribution shift in words.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/attributes-should-co…] indexed:0 read:1min 2026-07-22 ·