Convolutional Gated MLP: Combining Convolutions gMLP

11/06/2021
by   A. Rajagopal, et al.
47

To the best of our knowledge, this is the first paper to introduce Convolutions to Gated MultiLayer Perceptron and contributes an implementation of this novel Deep Learning architecture. Google Brain introduced the gMLP in May 2021. Microsoft introduced Convolutions in Vision Transformer in Mar 2021. Inspired by both gMLP and CvT, we introduce convolutional layers in gMLP. CvT combined the power of Convolutions and Attention. Our implementation combines the best of Convolutional learning along with spatial gated MLP. Further, the paper visualizes how CgMLP learns. Visualizations show how CgMLP learns from features such as outline of a car. While Attention was the basis of much of recent progress in Deep Learning, gMLP proposed an approach that doesn't use Attention computation. In Transformer based approaches, a whole lot of Attention matrixes need to be learnt using vast amount of training data. In gMLP, the fine tunning for new tasks can be challenging by transfer learning with smaller datasets. We implement CgMLP and compares it with gMLP on CIFAR dataset. Experimental results explore the power of generaliza-tion of CgMLP, while gMLP tend to drastically overfit the training data. To summarize, the paper contributes a novel Deep Learning architecture and demonstrates the learning mechanism of CgMLP through visualizations, for the first time in literature.

READ FULL TEXT

page 2

page 7

page 8

page 9

page 10

page 12

research
05/05/2023

Neuromodulation Gated Transformer

We introduce a novel architecture, the Neuromodulation Gated Transformer...
research
11/21/2021

CpT: Convolutional Point Transformer for 3D Point Cloud Processing

We present CpT: Convolutional point Transformer - a novel deep learning ...
research
11/05/2019

3D Deformable Convolutions for MRI classification

Deep learning convolutional neural networks have proved to be a powerful...
research
07/28/2022

HorNet: Efficient High-Order Spatial Interactions with Recursive Gated Convolutions

Recent progress in vision Transformers exhibits great success in various...
research
05/01/2022

Reinforced Swin-Convs Transformer for Underwater Image Enhancement

Underwater Image Enhancement (UIE) technology aims to tackle the challen...
research
02/04/2023

GDB: Gated convolutions-based Document Binarization

Document binarization is a key pre-processing step for many document ana...
research
05/12/2022

Supplementary Material: Implementation and Experiments for GAU-based Model

In February this year Google proposed a new Transformer variant called F...

Please sign up or login with your details

Forgot password? Click here to reset