TDDN: Text-aligned Diffused DINO Network for Puzzle Understanding
Abstract
A perception encoder combining DINOv3 and CleanDIFT representations with text alignment achieves strong fine-grained visual reasoning and dense prediction while using minimal training data.
Structured visual reasoning, such as image puzzles, demands fine-grained visual perception, an ability current Vision Language Models (VLMs) lack. VLMs built on CLIP-based ViT backbones trade fine-grained detail for high-level semantics, and we show this loss propagates downstream. To recover it, we fuse DINOv3 and CleanDIFT representations into a perception encoder (DiffusedDINO) and align it with RoBERTa-L, yielding a text-aligned model TDDN that preserves this perceptual advantage: with frozen backbones and only sim590K alignment pairs, TDDN matches CLIP on image-text retrieval, surpassing it on three of four settings. It does so while more than tripling CLIP's dense-prediction accuracy (ADE20K 5.20 to 18.11 mIoU, COCO-Stuff 7.35 to 24.44), despite CLIP's massive training corpus. TDDN leads on segmentation benchmarks among general-purpose contrastive encoders, including SigLIP,2. We further introduce Puzzle Perception, a segmentation and visual question answering dataset that probes fine-grained spatial understanding, on which TDDN doubles CLIP's segmentation accuracy (11.04 to 22.51 mIoU).
Get this paper in your agent:
hf papers read 2609.07937 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 2
PuzzleComm/TDN
Datasets citing this paper 2
PuzzleComm/Puzzle_Perception
PuzzleComm/Recaptioned_LAION
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper