SDANet: A Federated Efficient Remote Sensing Object Detection for Space-Air-Ground IoT

Published: 2025, Last Modified: 12 Nov 2025IEEE Internet Things J. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The explosive growth of remote-sensing images generated by emerging space-air–ground integrated IoT networks makes centralized detector training infeasible due to limited bandwidth and strict data privacy constraints. While lightweight single-stage object detectors offer efficiency, they suffer significant accuracy degradation for small, dense, and arbitrarily oriented targets. Furthermore, existing federated object detection frameworks typically neglect client heterogeneity. To overcome these limitations, we propose a two-stage personalized federated detection framework. In Stage 1, we independently train a conventional single-stage rotated object detector on each client and aggregate model updates using an adaptive similarity momentum aggregation (ASMA) strategy, effectively pooling knowledge across non-IID client datasets to improve global generalization. In Stage 2, each client is equipped with a private selective depthwise attention convolution (SDAConv) module, leveraging Stage-1 priors to reconstruct fine-grained, client-specific features without additional communication overhead, thus tailoring predictions to local data distributions. Experiments conducted on five non-IID splits derived from DOTA-1.0, along with DIOR and VisDrone datasets, demonstrate improvements of up to +3.5 mAP compared to federated learning baselines under the same communication budget, simultaneously maintaining global robustness and enhancing local detection accuracy.
Loading