paper-with-me

홈 › Papers

Robust Representation Consistency Model via Contrastive Denoising

2025-01-22 · Jiachen Lei, Julius Berner, Jiongxiao Wang, Zhongzhu Chen, Zhongjia Ba, Kui Ren, Jun Zhu, Anima Anandkumar

Robustness is essential for deep neural networks, especially in security-sensitive applications. To this end, randomized smoothing provides theoretical guarantees for certifying robustness against adversarial perturbations. Recently, diffusion models have been successfully employed for randomized smoothing to purify noise-perturbed samples before making predictions with a standard classifier. While these methods excel at small perturbation radii, they struggle with larger perturbations and incur a significant computational overhead during inference compared to classical methods. To address this, we reformulate the generative modeling task along the diffusion trajectories in pixel space as a discriminative task in the latent space. Specifically, we use instance discrimination to achieve consistent representations along the trajectories by aligning temporally adjacent points. After fine-tuning based on the learned representations, our model enables implicit denoising-then-classification via a single prediction, substantially reducing inference costs. We conduct extensive experiments on various datasets and achieve state-of-the-art performance with minimal computation budget during inference. For example, our method outperforms the certified accuracy of diffusion-based methods on ImageNet across all perturbation radii by 5.3% on average, with up to 11.6% at larger radii, while reducing inference costs by 85$\times$ on average. Codes are available at: https://github.com/jiachenlei/rRCM.

📄 PDF Abstract BibTeX arXiv:2501.13094

Code (1)

jiachenlei/rrcm 공식 구현 pytorch

Tasks

Denoisingmodel

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

ASCON: Anatomy-aware Supervised Contrastive Learning Framework for Low-dose CT Denoising

2023-07-23 · Zhihao Chen, Qi Gao, Yi Zhang, Hongming Shan

While various deep learning methods have been proposed for low-dose computed tomography (CT) denoising, most of them leverage the normal-dose CT images as the ground-truth to supervise the denoising process. These method…

AnatomyComputed Tomography (CT)Contrastive LearningDenoising

Prior-guided Hierarchical Instance-pixel Contrastive Learning for Ultrasound Speckle Noise Suppression

2026-02-14 · Zhenyu Bu, Yuanxin Xie, Guang-Quan Zhou arxiv

Ultrasound denoising is essential for mitigating speckle-induced degradations, thereby enhancing image quality and improving diagnostic reliability. Nevertheless, because speckle patterns inherently encode both texture a…

Contrastive Learning

Probing Diffusion Denoising Dynamics for Contrastive Representation Learning

2026-07-10 · Yasong Dai, Zeeshan Hayder, David Ahmedt-Aristizabal, Hongdong Li arxiv

Text-to-image diffusion models exhibit unprecedented generative capability and contain rich intermediate representations that can be useful for discriminative vision tasks. Motivated by this observation, we study a focus…

Representation LearningContrastive Learning

GCCM: Enhancing Generative Graph Prediction via Contrastive Consistency Model

2026-05-07 · Shaozhen Ma, Wei Huang, Hanchen Wang, Dong Wen 외 arxiv

Conditional generative models, particularly diffusion-based methods, have recently been applied to graph prediction by modeling the target as a conditional distribution given the input graph, yielding competitive results…

Anatomy-Aware Low-Dose CT Denoising via Pretrained Vision Models and Semantic-Guided Contrastive Learning

2025-08-11 · Runze Wang, Zeli Chen, Zhiyun Song, Wei Fang 외 arxiv

To reduce radiation exposure and improve the diagnostic efficacy of low-dose computed tomography (LDCT), numerous deep learning-based denoising methods have been developed to mitigate noise and artifacts. However, most o…

Contrastive Learning