paper-with-me

홈 › Papers

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

2026-03-05 · Boyu Han, Qianqian Xu, Shilong Bao, Zhiyong Yang, Ruochen Cui, Xilin Zhao, Qingming Huang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.04803

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionContrastive Learning

Similar Papers 제목 키워드 기반

Towards Interpretable Visual Decoding with Attention to Brain Representations

2025-09-28 · Pinyuan Feng, Hossein Adeli, Wenxuan Guo, Fan Cheng 외 arxiv

Recent work has demonstrated that complex visual stimuli can be decoded from human brain activity using deep generative models, offering new ways to probe how the brain represents real-world scenes. However, many existin…

Image Reconstruction

Guided MRI Reconstruction via Schrödinger Bridge

2024-11-21 · Yue Wang, Tian Zhou, Zhuo-Xu Cui, Bingsheng Huang 외

Magnetic Resonance Imaging (MRI) is a multi-contrast imaging technique in which different contrast images share similar structural information. However, conventional diffusion models struggle to effectively leverage this…

MRI Reconstruction

Guiding diffusion models to reconstruct flow fields from sparse data

2025-10-22 · Marc Amorós-Trepat, Luis Medrano-Navarro, Qiang Liu, Luca Guastoni 외 arxiv

The reconstruction of unsteady flow fields from limited measurements is a challenging and crucial task for many engineering applications. Machine learning models are gaining popularity for solving this problem due to the…

Embedding Signals on Knowledge Graphs with Unbalanced Diffusion Earth Mover's Distance

2021-07-26 · Alexander Tong, Guillaume Huguet, Dennis Shung, Amine Natik 외

In modern relational machine learning it is common to encounter large graphs that arise via interactions or similarities between observations in many domains. Further, in many cases the target entities for analysis are a…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Contrastive Conditional-Unconditional Alignment for Long-tailed Diffusion Model

2025-07-11 · Fang Chen, Alex Villa, Gongbo Liang, Fuxing Li 외 arxiv

Training data for class-conditional image synthesis often exhibit a long-tailed distribution with limited amount of images for tail classes. Such an imbalance causes mode collapse and reduces the diversity of synthesized…

Image Generation