On the Frequency-bias of Coordinate-MLPs
Sameera Ramasinghe, Lachlan Ewen MacDonald, Simon Lucey
Abstract
We show that typical implicit regularization assumptions for deep neural networks (for regression) do not hold for coordinate-MLPs, a family of MLPs that are now ubiquitous in computer vision for representing high-frequency signals. Lack of such implicit bias disrupts smooth interpolations between training samples, and hampers generalizing across signal regions with different spectra. We investigate this behavior through a Fourier lens and uncover that as the bandwidth of a coordinate-MLP is enhanced, lower frequencies tend to get suppressed unless a suitable prior is provided explicitly. Based on these insights, we propose a simple regularization technique that can mitigate the above problem, which can be incorporated into existing networks without any architectural modifications.
BibTeX
@inproceedings{
ramasinghe2022on,
title={On the Frequency-bias of Coordinate-{MLP}s},
author={Sameera Ramasinghe and Lachlan Ewen MacDonald and Simon Lucey},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=oR5WIUtsXmx}
}