Litcius/Paper detail

ResMLP: Feedforward Networks for Image Classification With Data-Efficient Training

Hugo Touvron, Piotr Bojanowski, Mathilde Caron, Matthieu Cord, Alaaeldin El-Nouby, Édouard Grave, Gautier Izacard, Armand Joulin, Gabriel Synnaeve, Jakob Verbeek, Hervé Jeǵou

2022IEEE Transactions on Pattern Analysis and Machine Intelligence768 citationsDOIOpen Access PDF

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.

Topics & Concepts

Computer scienceArtificial intelligenceFeed forwardPerceptronResidualLayer (electronics)Image (mathematics)Contextual image classificationPattern recognition (psychology)Machine learningArtificial neural networkTranslation (biology)Independent and identically distributed random variablesNetwork architectureCode (set theory)Image translationAlgorithmSet (abstract data type)MathematicsBiochemistryChemistryGeneRandom variableStatisticsControl engineeringProgramming languageOrganic chemistryMessenger RNAComputer securityEngineeringDomain Adaptation and Few-Shot LearningAdvanced Neural Network ApplicationsDigital Imaging for Blood Diseases
ResMLP: Feedforward Networks for Image Classification With Data-Efficient Training | Litcius