English

Denoised Internal Models: a Brain-Inspired Autoencoder against Adversarial Attacks

Computer Vision and Pattern Recognition 2023-03-07 v4

Abstract

Despite its great success, deep learning severely suffers from robustness; that is, deep neural networks are very vulnerable to adversarial attacks, even the simplest ones. Inspired by recent advances in brain science, we propose the Denoised Internal Models (DIM), a novel generative autoencoder-based model to tackle this challenge. Simulating the pipeline in the human brain for visual signal processing, DIM adopts a two-stage approach. In the first stage, DIM uses a denoiser to reduce the noise and the dimensions of inputs, reflecting the information pre-processing in the thalamus. Inspired from the sparse coding of memory-related traces in the primary visual cortex, the second stage produces a set of internal models, one for each category. We evaluate DIM over 42 adversarial attacks, showing that DIM effectively defenses against all the attacks and outperforms the SOTA on the overall robustness.

Keywords

Cite

@article{arxiv.2111.10844,
  title  = {Denoised Internal Models: a Brain-Inspired Autoencoder against Adversarial Attacks},
  author = {Kaiyuan Liu and Xingyu Li and Yurui Lai and Ge Zhang and Hang Su and Jiachen Wang and Chunxu Guo and Jisong Guan and Yi Zhou},
  journal= {arXiv preprint arXiv:2111.10844},
  year   = {2023}
}

Comments

16 pages, 3 figures

R2 v1 2026-06-24T07:46:26.272Z