Squeezing nnU-Nets with Knowledge Distillation for On-Board Cloud Detection
Bartosz Grabowski, Maciej Ziaja, Michal Kawulok, Piotr Bosowski,, Nicolas Long\'ep\'e, Bertrand Le Saux, Jakub Nalepa

TL;DR
This paper demonstrates that knowledge distillation can significantly compress nnU-Net models for satellite cloud detection, enabling efficient on-board processing without substantial performance loss.
Contribution
It introduces a method to compress large nnU-Net models into smaller U-Nets using knowledge distillation for on-board satellite cloud detection.
Findings
Achieved a Jaccard index of 0.882 on Sentinel-2 images.
Ranked within the top 7% in the Cloud Cover Detection Challenge.
Compressed models by approximately 280 times while maintaining performance.
Abstract
Cloud detection is a pivotal satellite image pre-processing step that can be performed both on the ground and on board a satellite to tag useful images. In the latter case, it can reduce the amount of data to downlink by pruning the cloudy areas, or to make a satellite more autonomous through data-driven acquisition re-scheduling. We approach this task with nnU-Nets, a self-reconfigurable framework able to perform meta-learning of a segmentation network over various datasets. Unfortunately, such models are commonly memory-inefficient due to their (very) large architectures. To benefit from them in on-board processing, we compress nnU-Nets with knowledge distillation into much smaller and compact U-Nets. Our experiments, performed over Sentinel-2 and Landsat-8 images revealed that nnU-Nets deliver state-of-the-art performance without any manual design. Our approach was ranked within 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Retinal Imaging and Analysis · Geological and Geophysical Studies
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Pruning · Max Pooling · Convolution · Concatenated Skip Connection · U-Net · Knowledge Distillation
