pith. sign in

arxiv: 2105.03404 · v2 · pith:HFZ4AW4Znew · submitted 2021-05-07 · 💻 cs.CV

ResMLP: Feedforward networks for image classification with data-efficient training

classification 💻 cs.CV
keywords imageresmlpchannelsclassificationgoodindependentlyinteractmodels
0
0 comments X
read the original abstract

We present ResMLP, an architecture built entirely upon multi-layer perceptrons for image classification. It is a simple residual network that alternates (i) a linear layer in which image patches interact, independently and identically across channels, and (ii) a two-layer feed-forward network in which channels interact independently per patch. When trained with a modern training strategy using heavy data-augmentation and optionally distillation, it attains surprisingly good accuracy/complexity trade-offs on ImageNet. We also train ResMLP models in a self-supervised setup, to further remove priors from employing a labelled dataset. Finally, by adapting our model to machine translation we achieve surprisingly good results. We share pre-trained models and our code based on the Timm library.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Inference-Compute Frontier and a Latency-Efficient Architecture for Limit Order Book Prediction

    cs.LG 2026-06 unverdicted novelty 7.0

    Empirical power-law frontier between predictive loss and structural forward work in LOB models extrapolates to held-out high-compute architectures with R²=0.941, motivating FastBiNLOB which exceeds SOTA macro-F1 at lo...