Diffusion Abstraction Spectrum (DAS) on Toronto Scenes: the same photographs morphed from line drawings (λ=0) to photos (λ=1), scored with frozen ViT-B retrieval.
We take photographs from the Toronto Scenes dataset and morph them toward sketches. Retrieval at the sketch pole is not the same across ViT-B checkpoints: DINOv3 stays high on category R@1; MAE does not.
Source images are from Toronto Scenes. We morph each scene with
SDXL + ControlNet along λ ∈ [0, 1] (line drawing → photograph).
The probe set used here is 475 scenes × 10 levels (4,750 images). Models are scored
with zero-shot category and instance retrieval along the spectrum.
| Model | Pretraining | Category R@1 (λ=0) | Instance R@1 (λ=0) |
|---|---|---|---|
| DINOv3 | Dense SSL | 97.9% | 59.8% |
| SigLIP | Vision–language | 93.5% | — |
| BEiT3 | Masked multimodal | 80.2% | — |
| Supervised | IN-21k | 60.8% | — |
| MAE | Generative SSL | 25.5% | 0.4% |
MAE can keep relatively high attention-key self-similarity across λ while category/instance retrieval at λ=0 is still low. Layout stability on this metric does not by itself explain the retrieval numbers.