IEEE QPAIN · 2026

Towards Developing a DDPM-Based Adversarial Purification Method with Noise-Guided Timestep Selection

Paper Details

Authors: Md. Sajid Alam Chowdhury, Md. Khairul Islam, Kaushik Deb.

Venue: 2026 IEEE 2nd International Conference on Quantum Photonics, Artificial Intelligence & Networking (QPAIN).

Status: Published · DOI: 10.1109/QPAIN69676.2026.11545720.

Abstract

Despite achieving phenomenal success in image classification tasks, deep learning models still remain inherently susceptible to subtle and imperceptible perturbations, known as adversarial attacks. These attacks are deliberately designed to mislead model predictions. In this paper, a model-agnostic adversarial defense method for purifying the adversarial images is introduced, which is based on the generative capabilities of the Denoising Diffusion Probabilistic Model (DDPM). Our proposed method reconstructs clean images from adversarial inputs through a reverse diffusion process that gradually removes noise. Instead of running the full diffusion schedule for every input image, a timestep-selection mechanism is introduced that decides how many denoising steps an image actually needs based on its estimated noise level. This allows the method to remove adversarial perturbations while keeping essential semantic details intact, and also reduces unnecessary computation. Our proposed method has been evaluated against five widely studied attacks: FGSM, PGD, BIM, DeepFool, and CW, across 11 adversarial configurations covering different attack types and perturbation magnitudes. Our experiments on CIFAR-10, CIFAR-100, and ImageNet datasets using EfficientNetB0 as the target classifier show consistent improvements over state-of-the-art methods. The proposed method achieves over a 2.54% gain in standard accuracy, more than a 2.15% increase in robust accuracy, and yields enhanced visual quality with improvements of 1.27 dB in PSNR and 0.0087 in SSIM.

BibTeX

@inproceedings{chowdhury2026ddpm,
  title = {Towards Developing a DDPM-Based Adversarial Purification Method with Noise-Guided Timestep Selection},
  author = {Chowdhury, Md. Sajid Alam and Islam, Md. Khairul and Deb, Kaushik},
  booktitle = {2026 IEEE 2nd International Conference on Quantum Photonics, Artificial Intelligence and Networking (QPAIN)},
  year = {2026},
  doi = {10.1109/QPAIN69676.2026.11545720}
}