Search papers, labs, and topics across Lattice.
This paper introduces a robust handwritten digit classification framework using diffusion-based feature denoising on a hybrid feature representation derived from NNMF and CNNs. The method iteratively adds Gaussian noise to the feature space and trains a denoiser network to reconstruct clean representations, enhancing robustness against noise and adversarial attacks. Experiments on handwritten digit classification, including evaluations against AutoAttack, demonstrate the effectiveness and robustness of the diffusion-based hybrid model compared to CNN baselines.
Diffusion-based feature denoising can significantly bolster the robustness of handwritten digit classifiers against adversarial attacks, even outperforming standard CNNs.
This work presents a robust multi-class classification framework for handwritten digits that combines diffusion-driven feature denoising with a hybrid feature representation. Inspired by our previous work on brain tumor classification, the proposed approach operates in a feature space to improve the robustness to noise and adversarial attacks. First, the input images are converted into tight, interpretable exemplification using Nonnegative Matrix Factorization (NNMF). In parallel, special deep features are extracted using a computational neural network (CNN). These integral features are combined into a united hybrid representation. To improve robustness, a step diffusion operation is used in the feature space by gradually adding Gaussian noise. A feature denoiser network is trained to reverse this operation and rebuild clean representations from tilted inputs. The courteous features are then applied for multi-class classification. The suggested method is evaluated in both baseline and adversarial settings using AutoAttack. The experimental outcome present that the diffusion-based hybrid model is both effective and robust, the CNN baseline models outperforming while maintain powerful classification performance. These results explain the activity of feature-level diffusion defense for reliable multi-class handwritten digit classification.