RCDM: Enabling Robustness for Conditional Diffusion Model
Weifeng Xu, Xiang Zhu, Xiaoyong Li

TL;DR
This paper introduces RCDM, a lightweight control-theoretic approach that enhances the robustness of conditional diffusion models by dynamically adjusting network weights during sampling, without extra computational cost.
Contribution
We propose RCDM, a novel control theory-based method that improves robustness of conditional diffusion models through dynamic weight optimization during sampling.
Findings
RCDM significantly improves robustness against inaccurate conditional inputs.
The method maintains high output quality with minimal computational overhead.
Experimental results on MNIST and CIFAR-10 validate effectiveness and adaptability.
Abstract
The conditional diffusion model (CDM) enhances the standard diffusion model by providing more control, improving the quality and relevance of the outputs, and making the model adaptable to a wider range of complex tasks. However, inaccurate conditional inputs in the inverse process of CDM can easily lead to generating fixed errors in the neural network, which diminishes the adaptability of a well-trained model. The existing methods like data augmentation, adversarial training, robust optimization can improve the robustness, while they often face challenges such as high computational complexity, limited applicability to unknown perturbations, and increased training difficulty. In this paper, we propose a lightweight solution, the Robust Conditional Diffusion Model (RCDM), based on control theory to dynamically reduce the impact of noise and significantly enhance the model's robustness.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Fault Detection and Control Systems
MethodsDiffusion
