paper-with-me

홈 › Papers

Improving Model Robustness with Latent Distribution Locally and Globally

2021-07-08 · Zhuang Qian, Shufei Zhang, Kaizhu Huang, Qiufeng Wang, Rui Zhang, Xinping Yi

In this work, we consider model robustness of deep neural networks against adversarial attacks from a global manifold perspective. Leveraging both the local and global latent information, we propose a novel adversarial training method through robust optimization, and a tractable way to generate Latent Manifold Adversarial Examples (LMAEs) via an adversarial game between a discriminator and a classifier. The proposed adversarial training with latent distribution (ATLD) method defends against adversarial attacks by crafting LMAEs with the latent manifold in an unsupervised manner. ATLD preserves the local and global information of latent manifold and promises improved robustness against adversarial attacks. To verify the effectiveness of our proposed method, we conduct extensive experiments over different datasets (e.g., CIFAR-10, CIFAR-100, SVHN) with different adversarial attacks (e.g., PGD, CW), and show that our method substantially outperforms the state-of-the-art (e.g., Feature Scattering) in adversarial robustness by a large accuracy margin. The source codes are available at https://github.com/LitterQ/ATLD-pytorch.

📄 PDF Abstract BibTeX arXiv:2107.04401

Code (1)

LitterQ/ATLD-pytorch 공식 구현 pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Information-theoretic Evolution of Model Agnostic Global Explanations

2021-05-14 · Sukriti Verma, Nikaash Puri, Piyush Gupta, Balaji Krishnamurthy

Explaining the behavior of black box machine learning models through human interpretable rules is an important research area. Recent work has focused on explaining model behavior locally i.e. for specific predictions as …

Marketingmodel

An Information Criterion for Inferring Coupling in Distributed Dynamical Systems

2016-05-23 · Oliver M. Cliff, Mikhail Prokopenko, Robert Fitch

The behaviour of many real-world phenomena can be modelled by nonlinear dynamical systems whereby a latent system state is observed through a filter. We are interested in interacting subsystems of this form, which we mod…

Raw Waveform Encoder with Multi-Scale Globally Attentive Locally Recurrent Networks for End-to-End Speech Recognition

2021-06-08 · Max W. Y. Lam, Jun Wang, Chao Weng, Dan Su 외

End-to-end speech recognition generally uses hand-engineered acoustic features as input and excludes the feature extraction module from its joint optimization. To extract learnable and adaptive features and mitigate info…

speech-recognitionSpeech Recognition

Locally Controlled Face Aging with Latent Diffusion Models

2025-07-29 · Lais Isabelle Alves dos Santos, Julien Despois, Thibaut Chauffier, Sileye O. Ba 외 arxiv

We present a novel approach to face aging that addresses the limitations of current methods which treat aging as a global, homogeneous process. Existing techniques using GANs and diffusion models often condition generati…

LGDC: Latent Graph Diffusion via Spectrum-Preserving Coarsening

2025-12-01 · Nagham Osman, Keyue Jiang, Davide Buffelli, Xiaowen Dong 외 arxiv

Graph generation is a critical task across scientific domains. Existing methods fall broadly into two categories: autoregressive models, which iteratively expand graphs, and one-shot models, such as diffusion, which gene…

Graph Generation