English

Depthwise Separable Convolutions Allow for Fast and Memory-Efficient Spectral Normalization

Machine Learning 2021-02-15 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

An increasing number of models require the control of the spectral norm of convolutional layers of a neural network. While there is an abundance of methods for estimating and enforcing upper bounds on those during training, they are typically costly in either memory or time. In this work, we introduce a very simple method for spectral normalization of depthwise separable convolutions, which introduces negligible computational and memory overhead. We demonstrate the effectiveness of our method on image classification tasks using standard architectures like MobileNetV2.

Keywords

Cite

@article{arxiv.2102.06496,
  title  = {Depthwise Separable Convolutions Allow for Fast and Memory-Efficient Spectral Normalization},
  author = {Christina Runkel and Christian Etmann and Michael Möller and Carola-Bibiane Schönlieb},
  journal= {arXiv preprint arXiv:2102.06496},
  year   = {2021}
}
R2 v1 2026-06-23T23:06:03.814Z