paper-with-me

Papers

PIAT: Parameter Interpolation based Adversarial Training for Image Classification

2023-03-24 · Kun He, Xin Liu, Yichen Yang, Zhou Qin, Weigao Wen, Hui Xue, John E. Hopcroft

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 training process, degrading the defense efficacy. In this work, we propose a novel framework, termed Parameter Interpolation based Adversarial Training (PIAT), that makes full use of the historical information during training. Specifically, at the end of each epoch, PIAT tunes the model parameters as the interpolation of the parameters of the previous and current epochs. Besides, we suggest to use the Normalized Mean Square Error (NMSE) to further improve the robustness by aligning the clean and adversarial examples. Compared with other regularization methods, NMSE focuses more on the relative magnitude of the logits rather than the absolute magnitude. Extensive experiments on several benchmark datasets and various networks show that our method could prominently improve the model robustness and reduce the generalization error. Moreover, our framework is general and could further boost the robust accuracy when combined with other adversarial training methods.

📄 PDF Abstract BibTeX arXiv:2303.13955

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage Classification

Similar 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 adve…

Image Classification

PIAT: Physics Informed Adversarial Training for Solving Partial Differential Equations

2022-07-14 · Simin Shekarpaz, Mohammad Azizmalayeri, Mohammad Hossein Rohban

In this paper, we propose the physics informed adversarial training (PIAT) of neural networks for solving nonlinear differential equations (NDE). It is well-known that the standard training of neural networks results in …

Breaking the Architecture Barrier: A Method for Efficient Knowledge Transfer Across Networks

2022-12-28 · Maciej A. Czyzewski, Daniel Nowak, Kamil Piechowiak

Transfer learning is a popular technique for improving the performance of neural networks. However, existing methods are limited to transferring parameters between networks with same architectures. We present a method fo…

Neural Architecture SearchParameter PredictionTransfer Learning

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

Binding Pathway of Opiates to $\mu$ Opioid Receptors Revealed by Unsupervised Machine Learning

2018-04-23

Many important analgesics relieve pain by binding to the $\mu$-Opioid Receptor ($\mu$OR), which makes the $\mu$OR among the most clinically relevant proteins of the G Protein Coupled Receptor (GPCR) family. Despite previ…

BIG-bench Machine Learning