MKANet: A Lightweight Network with Sobel Boundary Loss for Efficient Land-cover Classification of Satellite Remote Sensing Imagery
Zhiqi Zhang, Wen Lu, Jinshan Cao, Guangqi Xie

TL;DR
MKANet is a lightweight, efficient neural network designed for high-resolution satellite land-cover classification, improving accuracy and inference speed while effectively handling boundary and small segment discrimination.
Contribution
The paper introduces MKANet, a novel lightweight segmentation network that uses shared kernels, parallel architecture, and boundary-aware loss to enhance remote sensing image classification.
Findings
Achieves state-of-the-art accuracy on land-cover datasets.
Inferences are twice as fast as comparable lightweight networks.
Supports larger image patches with high efficiency.
Abstract
Land cover classification is a multi-class segmentation task to classify each pixel into a certain natural or man-made category of the earth surface, such as water, soil, natural vegetation, crops, and human infrastructure. Limited by hardware computational resources and memory capacity, most existing studies preprocessed original remote sensing images by down sampling or cropping them into small patches less than 512*512 pixels before sending them to a deep neural network. However, down sampling images incurs spatial detail loss, renders small segments hard to discriminate, and reverses the spatial resolution progress obtained by decades of years of efforts. Cropping images into small patches causes a loss of long-range context information, and restoring the predicted results to their original size brings extra latency. In response to the above weaknesses, we present an efficient…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Advanced Image Fusion Techniques · Automated Road and Building Extraction
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
