paper-with-me

Papers

Defensive Tensorization: Randomized Tensor Parametrization for Robust Neural Networks

2019-09-25 · Adrian Bulat, Jean Kossaifi, Sourav Bhattacharya, Yannis Panagakis, Georgios Tzimiropoulos, Nicholas D. Lane, Maja Pantic

As deep neural networks become widely adopted for solving most problems in computer vision and audio-understanding, there are rising concerns about their potential vulnerability. In particular, they are very sensitive to adversarial attacks, which manipulate the input to alter models' predictions. Despite large bodies of work to address this issue, the problem remains open. In this paper, we propose defensive tensorization, a novel adversarial defense technique that leverages a latent high order factorization of the network. Randomization is 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 easily 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 further validate the generalizability of our approach across domains and low-precision architectures by considering an audio classification task and binary networks. In all cases, we demonstrate superior performance compared to prior works in the target scenario.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAudio Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Defensive Tensorization

2021-10-26 · Adrian Bulat, Jean Kossaifi, Sourav Bhattacharya, Yannis Panagakis 외

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 dropou…

Audio ClassificationClassificationimage-classificationImage Classification

Robust Adversarial Defense by Tensor Factorization

2023-09-03 · Manish Bhattarai, Mehmet Cagri Kaymak, Ryan Barron, Ben Nebgen 외

As machine learning techniques become increasingly prevalent in data analysis, the threat of adversarial attacks has surged, necessitating robust defense mechanisms. Among these defenses, methods exploiting low-rank appr…

Adversarial Defense

T-Net: Parametrizing Fully Convolutional Nets with a Single High-Order Tensor

2019-04-04 · CVPR 2019 6 · Jean Kossaifi, Adrian Bulat, Georgios Tzimiropoulos, Maja Pantic

Recent findings indicate that over-parametrization, while crucial for successfully training deep neural networks, also introduces large amounts of redundancy. Tensor methods have the potential to efficiently parametrize …

Pose Estimation

Tensorization of neural networks for improved privacy and interpretability

2025-01-10 · José Ramón Pareja Monturiol, Alejandro Pozas-Kerstjens, David Pérez-García

We present a tensorization algorithm for constructing tensor train representations of functions, drawing on sketching and cross interpolation ideas. The method only requires black-box access to the target function and a …

Model Compression

Fast Tensorization of Neural Networks via Slice-wise Feature Distillation

2026-05-19 · Safa Hamreras, Sukhbinder Singh, Román Orús arxiv

We propose a scalable tensorization framework for neural network compression based on slice-wise feature distillation. Unlike conventional tensor decomposition methods that rely on costly global finetuning, our approach …

Neural Network Compression