AutoLC: Search Lightweight and Top-Performing Architecture for Remote Sensing Image Land-Cover Classification
Chenyu Zheng, Junjue Wang, Ailong Ma, Yanfei Zhong

TL;DR
AutoLC introduces a novel neural architecture search method that efficiently designs lightweight yet high-performing models for high-resolution remote sensing land-cover classification, outperforming existing approaches.
Contribution
The paper proposes a hierarchical search space and a combined encoder-decoder search strategy to automatically generate efficient models tailored for HRS land-cover classification.
Findings
AutoLC achieves superior accuracy on LoveDA dataset.
It reduces computational cost compared to state-of-the-art methods.
AutoLC produces lightweight models suitable for practical deployment.
Abstract
Land-cover classification has long been a hot and difficult challenge in remote sensing community. With massive High-resolution Remote Sensing (HRS) images available, manually and automatically designed Convolutional Neural Networks (CNNs) have already shown their great latent capacity on HRS land-cover classification in recent years. Especially, the former can achieve better performance while the latter is able to generate lightweight architecture. Unfortunately, they both have shortcomings. On the one hand, because manual CNNs are almost proposed for natural image processing, it becomes very redundant and inefficient to process HRS images. On the other hand, nascent Neural Architecture Search (NAS) techniques for dense prediction tasks are mainly based on encoder-decoder architecture, and just focus on the automatic design of the encoder, which makes it still difficult to recover the…
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
MethodsNeural Architecture Search
