On-Orbit Space AI: Federated, Multi-Agent, and Collaborative Algorithms for Satellite Constellations

arXiv cs.RO / 4/21/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that on-orbit space AI must move beyond single-satellite inference toward constellation-scale autonomy with new requirements like dynamic connectivity and safety-critical constraints.
  • It surveys three core paradigms: federated learning for secure cross-satellite training and aggregation, multi-agent algorithms for coordinated planning and collision avoidance, and collaborative sensing/distributed inference for multi-satellite fusion and tracking.
  • The review highlights key technical challenges including SWaP-C limits, radiation-induced faults, non-IID data, and concept drift, and proposes a system-level view to address them.
  • It also provides a taxonomy that unifies collaboration architectures, temporal mechanisms, and trust models, along with a maintained GitHub resource list for ongoing community use.

Abstract

Satellite constellations are transforming space systems from isolated spacecraft into networked, software-defined platforms capable of on-orbit perception, decision making, and adaptation. Yet much of the existing AI studies remains centered on single-satellite inference, while constellation-scale autonomy introduces fundamentally new algorithmic requirements: learning and coordination under dynamic inter-satellite connectivity, strict SWaP-C limits, radiation-induced faults, non-IID data, concept drift, and safety-critical operational constraints. This survey consolidates the emerging field of on-orbit space AI through three complementary paradigms: (i) {federated learning} for cross-satellite training, personalization, and secure aggregation; (ii) {multi-agent algorithms} for cooperative planning, resource allocation, scheduling, formation control, and collision avoidance; and (iii) {collaborative sensing and distributed inference} for multi-satellite fusion, tracking, split/early-exit inference, and cross-layer co-design with constellation networking. We provide a system-level view and a taxonomy that unifies collaboration architectures, temporal mechanisms, and trust models. To support community development and keep this review actionable over time, we continuously curate relevant papers and resources at https://github.com/ziyangwang007/AI4Space.