Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Guiding Diffusion-based Reconstruction with Contrastive Signals for Balanced Visual Representation

About

The limited understanding capacity of the visual encoder in Contrastive Language-Image Pre-training (CLIP) has become a key bottleneck for downstream performance. This capacity includes both Discriminative Ability (D-Ability), which reflects class separability, and Detail Perceptual Ability (P-Ability), which focuses on fine-grained visual cues. Recent solutions use diffusion models to enhance representations by conditioning image reconstruction on CLIP visual tokens. We argue that such paradigms may compromise D-Ability and therefore fail to effectively address CLIP's representation limitations. To address this, we integrate contrastive signals into diffusion-based reconstruction to pursue more comprehensive visual representations. We begin with a straightforward design that augments the diffusion process with contrastive learning on input images. However, empirical results show that the naive combination suffers from gradient conflict and yields suboptimal performance. To balance the optimization, we introduce the Diffusion Contrastive Reconstruction (DCR), which unifies the learning objective. The key idea is to inject contrastive signals derived from each reconstructed image, rather than from the original input, into the diffusion process. Our theoretical analysis shows that the DCR loss can jointly optimize D-Ability and P-Ability. Extensive experiments across various benchmarks and multi-modal large language models validate the effectiveness of our method. The code is available at https://github.com/boyuh/DCR.

Boyu Han, Qianqian Xu, Shilong Bao, Zhiyong Yang, Ruochen Cui, Xilin Zhao, Qingming Huang• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100
Accuracy86.7
691
Image ClassificationEuroSAT
Accuracy60.3
569
Image ClassificationDTD
Accuracy55.4
485
Image ClusteringCIFAR-10
NMI0.95
318
Image ClassificationCIFAR-10
Accuracy95.6
246
Image ClassificationImageNet-1K
Accuracy75.6
193
Text RetrievalFlickr30K--
100
Image RetrievalMS-COCO
R@561.1
69
Image ClassificationMNIST
Accuracy76.5
51
Image ClusteringDTD
NMI67
49
Showing 10 of 17 rows

Other info

Follow for update