paper-with-me

홈 › Papers

Parameter Interpolation Adversarial Training for Robust Image Classification

2025-11-02 · Xin Liu, Yichen Yang, Kun He, John E. Hopcroft arxiv

Though deep neural networks exhibit superior performance on various tasks, they are still plagued by adversarial examples. Adversarial training has been demonstrated to be the most effective method to defend against adversarial attacks. However, existing adversarial training methods show that the model robustness has apparent oscillations and overfitting issues in the training process, degrading the defense efficacy. To address these issues, we propose a novel framework called Parameter Interpolation Adversarial Training (PIAT). PIAT tunes the model parameters between each epoch by interpolating the parameters of the previous and current epochs. It makes the decision boundary of model change more moderate and alleviates the overfitting issue, helping the model converge better and achieving higher model robustness. In addition, we suggest using the Normalized Mean Square Error (NMSE) to further improve the robustness by aligning the relative magnitude of logits between clean and adversarial examples rather than the absolute magnitude. Extensive experiments conducted on several benchmark datasets demonstrate that our framework could prominently improve the robustness of both Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs).

📄 PDF Abstract BibTeX arXiv:2511.00836

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

PIAT: Parameter Interpolation based Adversarial Training for Image Classification

2023-03-24 · Kun He, Xin Liu, Yichen Yang, Zhou Qin 외

Adversarial training has been demonstrated to be the most effective approach to defend against adversarial attacks. However, existing adversarial training methods show apparent oscillations and overfitting issue in the t…

Classificationimage-classificationImage Classification

Deep Learning Generalization, Extrapolation, and Over-parameterization

2022-03-19 · Roozbeh Yousefzadeh

We study the generalization of over-parameterized deep networks (for image classification) in relation to the convex hull of their training sets. Despite their great success, generalization of deep networks is considered…

Deep Learningimage-classificationImage Classification

Generative adversarial interpolative autoencoding: adversarial training on latent space interpolations encourage convex latent distributions

2018-07-17 · Tim Sainburg, Marvin Thielk, Brad Theilman, Benjamin Migliori 외

We present a neural network architecture based upon the Autoencoder (AE) and Generative Adversarial Network (GAN) that promotes a convex latent distribution by training adversarially on latent space interpolations. By us…

Generative Adversarial Network

Deep Network Interpolation for Accelerated Parallel MR Image Reconstruction

2020-07-12 · Chen Qin, Jo Schlemper, Kerstin Hammernik, Jinming Duan 외

We present a deep network interpolation strategy for accelerated parallel MR image reconstruction. In particular, we examine the network interpolation in parameter space between a source model that is formulated in an un…

Image ReconstructionSSIM

Generative adversarial interpolative autoencoding: adversarial training on latent space interpolations encourages convex latent distributions

2018-09-27 · Tim Sainburg, Marvin Thielk, Brad Thielman, Benjamin Migliori 외

We present a neural network architecture based upon the Autoencoder (AE) and Generative Adversarial Network (GAN) that promotes a convex latent distribution by training adversarially on latent space interpolations. By us…

Generative Adversarial Network