CVAIJul 28, 2025

Lightweight Remote Sensing Scene Classification on Edge Devices via Knowledge Distillation and Early-exit

arXiv:2507.20623v1h-index: 4MM
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient remote sensing scene classification for edge computing applications, representing an incremental improvement by combining existing techniques like knowledge distillation and early-exit.

The paper tackled the challenge of achieving optimal performance in remote sensing scene classification on resource-constrained edge devices by proposing a lightweight framework using knowledge distillation and early-exit mechanisms, resulting in an average 1.3x speedup in inference and over 40% improvement in energy efficiency while maintaining high accuracy.

As the development of lightweight deep learning algorithms, various deep neural network (DNN) models have been proposed for the remote sensing scene classification (RSSC) application. However, it is still challenging for these RSSC models to achieve optimal performance among model accuracy, inference latency, and energy consumption on resource-constrained edge devices. In this paper, we propose a lightweight RSSC framework, which includes a distilled global filter network (GFNet) model and an early-exit mechanism designed for edge devices to achieve state-of-the-art performance. Specifically, we first apply frequency domain distillation on the GFNet model to reduce model size. Then we design a dynamic early-exit model tailored for DNN models on edge devices to further improve model inference efficiency. We evaluate our E3C model on three edge devices across four datasets. Extensive experimental results show that it achieves an average of 1.3x speedup on model inference and over 40% improvement on energy efficiency, while maintaining high classification accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes