SYEPIMLGJul 22, 2025

Comparing Behavioural Cloning and Reinforcement Learning for Spacecraft Guidance and Control Networks

arXiv:2507.19535v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses the lack of direct comparisons between BC and RL for spacecraft guidance and control, providing insights for researchers and engineers in aerospace and robotics, though it is incremental as it focuses on evaluation rather than introducing a new paradigm.

The paper systematically compares behavioral cloning (BC) and reinforcement learning (RL) for training guidance and control networks (G&CNETs) in spacecraft trajectory optimization, finding that BC replicates expert policies well but depends on dataset quality, while RL adapts better to stochastic conditions and can discover globally optimal strategies beyond suboptimal demonstrations.

Guidance & control networks (G&CNETs) provide a promising alternative to on-board guidance and control (G&C) architectures for spacecraft, offering a differentiable, end-to-end representation of the guidance and control architecture. When training G&CNETs, two predominant paradigms emerge: behavioural cloning (BC), which mimics optimal trajectories, and reinforcement learning (RL), which learns optimal behaviour through trials and errors. Although both approaches have been adopted in G&CNET related literature, direct comparisons are notably absent. To address this, we conduct a systematic evaluation of BC and RL specifically for training G&CNETs on continuous-thrust spacecraft trajectory optimisation tasks. We introduce a novel RL training framework tailored to G&CNETs, incorporating decoupled action and control frequencies alongside reward redistribution strategies to stabilise training and to provide a fair comparison. Our results show that BC-trained G&CNETs excel at closely replicating expert policy behaviour, and thus the optimal control structure of a deterministic environment, but can be negatively constrained by the quality and coverage of the training dataset. In contrast RL-trained G&CNETs, beyond demonstrating a superior adaptability to stochastic conditions, can also discover solutions that improve upon suboptimal expert demonstrations, sometimes revealing globally optimal strategies that eluded the generation of training samples.

Foundations

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

Your Notes