Spatial Gated Multi-Layer Perceptron for Land Use and Land Cover Mapping
Ali Jamali, Swalpa Kumar Roy, Danfeng Hong, Peter M Atkinson, Pedram, Ghamisi

TL;DR
This paper introduces SGU-MLP, a novel model combining multi-layer perceptrons and spatial gating units, which outperforms CNNs and ViTs in land use and land cover mapping with limited training data.
Contribution
The paper presents the SGU-MLP model, a new approach that effectively integrates MLPs and spatial gating units for improved land cover classification, especially with limited data.
Findings
SGU-MLP outperforms CNN and ViT-based models in land cover mapping.
Significant accuracy improvements over benchmarks in three different cities.
Model demonstrates consistent robustness across diverse geographic datasets.
Abstract
Convolutional Neural Networks (CNNs) are models that are utilized extensively for the hierarchical extraction of features. Vision transformers (ViTs), through the use of a self-attention mechanism, have recently achieved superior modeling of global contextual information compared to CNNs. However, to realize their image classification strength, ViTs require substantial training datasets. Where the available training data are limited, current advanced multi-layer perceptrons (MLPs) can provide viable alternatives to both deep CNNs and ViTs. In this paper, we developed the SGU-MLP, a learning algorithm that effectively uses both MLPs and spatial gating units (SGUs) for precise land use land cover (LULC) mapping. Results illustrated the superiority of the developed SGU-MLP classification algorithm over several CNN and CNN-ViT-based models, including HybridSN, ResNet, iFormer,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Remote Sensing in Agriculture · Remote Sensing and Land Use
Methods*Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Kaiming Initialization · Residual Connection · Bottleneck Residual Block · Average Pooling · Convolution · Max Pooling · Batch Normalization · Residual Block
