English

Defensive Tensorization

Machine Learning 2021-10-27 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

We propose defensive tensorization, an adversarial defence technique that leverages a latent high-order factorization of the network. The layers of a network are first expressed as factorized tensor layers. Tensor dropout is then applied in the latent subspace, therefore resulting in dense reconstructed weights, without the sparsity or perturbations typically induced by the randomization.Our approach can be readily integrated with any arbitrary neural architecture and combined with techniques like adversarial training. We empirically demonstrate the effectiveness of our approach on standard image classification benchmarks. We validate the versatility of our approach across domains and low-precision architectures by considering an audio classification task and binary networks. In all cases, we demonstrate improved performance compared to prior works.

Keywords

Cite

@article{arxiv.2110.13859,
  title  = {Defensive Tensorization},
  author = {Adrian Bulat and Jean Kossaifi and Sourav Bhattacharya and Yannis Panagakis and Timothy Hospedales and Georgios Tzimiropoulos and Nicholas D Lane and Maja Pantic},
  journal= {arXiv preprint arXiv:2110.13859},
  year   = {2021}
}

Comments

To be presented at BMVC 2021

R2 v1 2026-06-24T07:12:28.010Z