Independent content and style labels from Things objects × ArtBench styles. Linear probes on frozen ViT CLS tokens improve style retrieval relative to raw cosine kNN on late CLS.
We ask whether a linear map on frozen ViT CLS can improve artistic-style retrieval when raw cosine kNN on the same token does not.
We build a UCAST-style grid: object concepts from THINGS stylized into ArtBench artistic domains. Content and style labels are independent, so the same image can be queried for content retrieval or style retrieval.
Freeze a ViT-B/16. At each layer, map CLS h^(ℓ) ∈ ℝ^768 with two
independent linear heads to 256-D content and style embeddings (sigmoid contrastive
loss). Evaluate with zero-shot cosine kNN (Recall@1 / mAP).
Probes raise style Recall@1 / mAP relative to raw CLS. Higher probe dimensions help. Content retrieval is generally easier than style on this set.
For incorrect style-probe neighbors, the fraction that stay in the query’s object category increases with probe dimension and depth.