PulseAugur
EN
LIVE 04:06:38

Lightweight CNNs outperform larger models in satellite land-cover segmentation

A new study benchmarks five convolutional neural network (CNN) architectures for satellite land-cover segmentation, focusing on the efficiency-accuracy trade-off. The research found that MobileNetV2_v1, a lightweight model at 24.98 MB, achieved the highest accuracy (0.7906) and mean Intersection over Union (0.4625) on the DeepGlobe dataset. This lightweight model outperformed larger architectures like InceptionV3_v2 and VGG16_v2, demonstrating the effectiveness of optimized, transfer-learned models in resource-constrained remote-sensing applications. While strong in classifying urban, agricultural, and water categories, the models struggled with spectrally similar classes like rangeland-barren, indicating that architectural optimization alone cannot solve all segmentation challenges. AI

IMPACT Demonstrates that lightweight, transfer-learned models can achieve high accuracy in specialized tasks like satellite imagery segmentation, enabling broader application in resource-constrained environments.

RANK_REASON Academic paper detailing a controlled benchmark of CNN architectures for a specific task. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Lightweight CNNs outperform larger models in satellite land-cover segmentation

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Atiq Ur Rehman, Joseph Michael Donovan ·

    When Less Is More: A Controlled Benchmark of Lightweight CNNs for Satellite Land-Cover Segmentation on DeepGlobe

    arXiv:2607.23024v1 Announce Type: cross Abstract: High-resolution satellite imagery is the backbone of good land-cover classification, and without that, environmental monitoring, urban planning, and sustainable resource management all fall short. Deep learning architectures perfo…