paper-with-me

Papers

Unifying Adversarial Training Algorithms with Flexible Deep Data Gradient Regularization

2016-01-26 · Alexander G. Ororbia II, C. Lee Giles, Daniel Kifer

Many previous proposals for adversarial training of deep neural nets have included di- rectly modifying the gradient, training on a mix of original and adversarial examples, using contractive penalties, and approximately optimizing constrained adversarial ob- jective functions. In this paper, we show these proposals are actually all instances of optimizing a general, regularized objective we call DataGrad. Our proposed DataGrad framework, which can be viewed as a deep extension of the layerwise contractive au- toencoder penalty, cleanly simplifies prior work and easily allows extensions such as adversarial training with multi-task cues. In our experiments, we find that the deep gra- dient regularization of DataGrad (which also has L1 and L2 flavors of regularization) outperforms alternative forms of regularization, including classical L1, L2, and multi- task, both on the original dataset as well as on adversarial sets. Furthermore, we find that combining multi-task optimization with DataGrad adversarial training results in the most robust performance.

📄 PDF Abstract BibTeX arXiv:1601.07213

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Probabilistic Graphical Modeling

2021-04-25 · Adji B. Dieng

Probabilistic graphical modeling (PGM) provides a framework for formulating an interpretable generative process of data and expressing uncertainty about unknowns, but it lacks flexibility. Deep learning (DL) is an altern…

Topic Models

Unifying Adversarial Robustness and Training Across Text Scoring Models

2026-01-31 · Manveer Singh Tamber, Hosna Oyarhoseini, Jimmy Lin arxiv

Research on adversarial robustness in language models is currently fragmented across applications and attacks, obscuring shared vulnerabilities. In this work, we propose unifying the study of adversarial robustness in te…

Adversarial Robustness

Unifying Bilateral Filtering and Adversarial Training for Robust Neural Networks

2018-04-05 · Neale Ratzlaff, Li Fuxin

Recent analysis of deep neural networks has revealed their vulnerability to carefully structured adversarial examples. Many effective algorithms exist to craft these adversarial examples, but performant defenses seem to …

Perturbation Analysis of Learning Algorithms: A Unifying Perspective on Generation of Adversarial Examples

2018-12-15 · Emilio Rafael Balda, Arash Behboodi, Rudolf Mathar

Despite the tremendous success of deep neural networks in various learning problems, it has been observed that adding an intentionally designed adversarial perturbation to inputs of these architectures leads to erroneous…

ClassificationColorizationGeneral ClassificationImage Colorization+1

Unifying Generative Models with GFlowNets and Beyond

2022-09-06 · Dinghuai Zhang, Ricky T. Q. Chen, Nikolay Malkin, Yoshua Bengio

There are many frameworks for deep generative modeling, each often presented with their own specific training algorithms and inference methods. Here, we demonstrate the connections between existing deep generative models…

Decision Making