paper-with-me

Papers

Adversarial Training using Contrastive Divergence

2021-01-01 · Hongjun Wang, Guanbin Li, Liang Lin

To protect the security of machine learning models against adversarial examples, adversarial training becomes the most popular and powerful strategy against various adversarial attacks by injecting adversarial examples into training data. However, it is time-consuming and requires high computation complexity to generate suitable adversarial examples for ensuring the robustness of models, which impedes the spread and application of adversarial training. In this work, we reformulate adversarial training as a combination of stationary distribution exploring, sampling, and training. Each updating of parameters of DNN is based on several transitions from the data samples as the initial states in a Hamiltonian system. Inspired by our new paradigm, we design a new generative method for adversarial training by using Contrastive Divergence (ATCD), which approaches the equilibrium distribution of adversarial examples with only few iterations by building from small modifications of the standard Contrastive Divergence (CD). Our adversarial training algorithm achieves much higher robustness than any other state-of-the-art adversarial training acceleration method on the ImageNet, CIFAR-10, and MNIST datasets and reaches a balance between performance and efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training Deep Energy-Based Models with f-Divergence Minimization

2020-03-06 · ICML 2020 1 · Lantao Yu, Yang song, Jiaming Song, Stefano Ermon

Deep energy-based models (EBMs) are very flexible in distribution parametrization but computationally challenging because of the intractable partition function. They are typically trained via maximum likelihood, using co…

Divergence Triangle for Joint Training of Generator Model, Energy-based Model, and Inference Model

2018-12-28 · Tian Han, Erik Nijkamp, Xiaolin Fang, Mitch Hill 외

This paper proposes the divergence triangle as a framework for joint training of generator model, energy-based model and inference model. The divergence triangle is a compact and symmetric (anti-symmetric) objective func…

model

Divergence Triangle for Joint Training of Generator Model, Energy-Based Model, and Inferential Model

2019-06-01 · CVPR 2019 6 · Tian Han, Erik Nijkamp, Xiaolin Fang, Mitch Hill 외

This paper proposes the divergence triangle as a framework for joint training of a generator model, energy-based model and inference model. The divergence triangle is a compact and symmetric (anti-symmetric) objective fu…

model

Unbiased Contrastive Divergence Algorithm for Training Energy-Based Latent Variable Models

2020-05-01 · ICLR 2020 1 · Yixuan Qiu, Lingsong Zhang, Xiao Wang

The contrastive divergence algorithm is a popular approach to training energy-based latent variable models, which has been widely used in many machine learning models such as the restricted Boltzmann machines and deep be…

Deep Bregman Divergence for Contrastive Learning of Visual Representations

2021-09-15 · Mina Rezaei, Farzin Soleymani, Bernd Bischl, Shekoofeh Azizi

Deep Bregman divergence measures divergence of data points using neural networks which is beyond Euclidean distance and capable of capturing divergence over distributions. In this paper, we propose deep Bregman divergenc…

Contrastive Learningobject-detectionObject DetectionSelf-Supervised Learning