SAFE: Self-Adjustment Federated Learning Framework for Remote Sensing Collaborative Perception
Xiaohe Li, Haohua Wu, Jiahao Li, Zide Fan, Kaixin Zhang, Xinming Li, Yunping Ge, Xinyu Zhao
TL;DR
SAFE tackles data privacy, communication overhead, and distribution shift in distributed remote sensing by introducing four mechanisms—CRO, FAU, DMR, and ACE—that coordinate local and global learning. CRO estimates global class proportions via gradients and reweights losses without sharing data, while FAU preserves local representations through EMA-based updates guided by cross-domain feature alignment. DMR provides a curriculum-like balance between global convergence and local personalization, and ACE enhances foreground representation with a lightweight, end-to-end foreground augmentation. Across classification and segmentation benchmarks under non-IID and imbalanced conditions, SAFE delivers substantial gains over standard FL baselines, demonstrating robust adaptability and practical utility for on-orbit collaborative sensing.
Abstract
The rapid increase in remote sensing satellites has led to the emergence of distributed space-based observation systems. However, existing distributed remote sensing models often rely on centralized training, resulting in data leakage, communication overhead, and reduced accuracy due to data distribution discrepancies across platforms. To address these challenges, we propose the \textit{Self-Adjustment FEderated Learning} (SAFE) framework, which innovatively leverages federated learning to enhance collaborative sensing in remote sensing scenarios. SAFE introduces four key strategies: (1) \textit{Class Rectification Optimization}, which autonomously addresses class imbalance under unknown local and global distributions. (2) \textit{Feature Alignment Update}, which mitigates Non-IID data issues via locally controlled EMA updates. (3) \textit{Dual-Factor Modulation Rheostat}, which dynamically balances optimization effects during training. (4) \textit{Adaptive Context Enhancement}, which is designed to improve model performance by dynamically refining foreground regions, ensuring computational efficiency with accuracy improvement across distributed satellites. Experiments on real-world image classification and object segmentation datasets validate the effectiveness and reliability of the SAFE framework in complex remote sensing scenarios.
