LGNAMay 12, 2025

Dynamical Low-Rank Compression of Neural Networks with Robustness under Adversarial Attacks

arXiv:2505.08022v37 citationsh-index: 7
AI Analysis

This addresses the problem of deploying robust and compact neural networks on resource-constrained devices, representing a novel method for a known bottleneck.

The paper tackles the conflict between neural network compression and adversarial robustness by introducing a dynamical low-rank training scheme with a spectral regularizer, achieving over 94% compression while maintaining or improving adversarial accuracy compared to uncompressed models.

Deployment of neural networks on resource-constrained devices demands models that are both compact and robust to adversarial inputs. However, compression and adversarial robustness often conflict. In this work, we introduce a dynamical low-rank training scheme enhanced with a novel spectral regularizer that controls the condition number of the low-rank core in each layer. This approach mitigates the sensitivity of compressed models to adversarial perturbations without sacrificing accuracy on clean data. The method is model- and data-agnostic, computationally efficient, and supports rank adaptivity to automatically compress the network at hand. Extensive experiments across standard architectures, datasets, and adversarial attacks show the regularized networks can achieve over 94% compression while recovering or improving adversarial accuracy relative to uncompressed baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes