Interpolated-MLPs: Controllable Inductive Bias

Published: 16 Jun 2024, Last Modified: 19 Jul 2024HiLD at ICML 2024 PosterEveryoneRevisionsBibTeXCC BY 4.0
Keywords: Multi-Layer Perceptrons (MLPs), Inductive Bias, Convolutional Neural Networks (CNNs), MLP-Mixer, Vision, Low-Compute Scale, Interpolation, Soft MLP
TL;DR: We study controllable inductive bias in Vision MLPs and propose a novel interpolation-based training method to infuse a vanilla MLP with parametrized inductive bias from structured prior models (MLP-Mixer, CNN).
Abstract: Due to their weak inductive bias, Multi-Layer Perceptrons (MLPs) have subpar performance at low-compute levels compared to standard architectures such as convolution-based networks (CNN). Recent work, however, has shown that the performance gap drastically reduces as the amount of compute is increased without changing the amount of inductive bias. In this work, we study the converse: in the low-compute regime, how does the incremental increase of inductive bias affect performance? To quantify inductive bias, we propose a “soft MLP” approach, which we coin Interpolated MLP (I-MLP). We control the amount of inductive bias in the standard MLP by introducing a novel algorithm based on interpolation between fixed weights from a prior model with high inductive bias. We showcase our method using various prior models, including CNNs and the MLP-Mixer architecture. This interpolation scheme allows fractional control of inductive bias, which may be attractive when full inductive bias is not desired (e.g. in the mid-compute regime). We find experimentally that for Vision Tasks in the low-compute regime, there is a continuous and two-sided logarithmic relationship between inductive bias and performance when using CNN and MLP-Mixer prior models.
Student Paper: Yes
Submission Number: 36
Loading