EclipseNETs: Learning Irregular Small Celestial Body Silhouettes
Giacomo Acciarini, Dario Izzo, Francesco Biscani
TL;DR
This work tackles the challenge of predicting eclipse conditions around irregular small bodies by introducing EclipseNET, a neural-implicit model that reconstructs complex silhouettes with high fidelity and speeds far surpassing traditional ray-tracing. It demonstrates centimeter-level trajectory accuracy and over 100x faster inference by evaluating on Bennu, Itokawa, 67P, and Eros, using Siren-activated networks that outperform ReLU baselines. To address incomplete shape knowledge, the authors integrate NeuralODEs to learn and refine silhouettes directly from trajectory data, yielding a nearly 7x reduction in state error in tested scenarios. The differentiable, online-refinable framework promises real-time applicability for autonomous spacecraft operations and compatibility with modern control and optimization methods.
Abstract
Accurately predicting eclipse events around irregular small bodies is crucial for spacecraft navigation, orbit determination, and spacecraft systems management. This paper introduces a novel approach leveraging neural implicit representations to model eclipse conditions efficiently and reliably. We propose neural network architectures that capture the complex silhouettes of asteroids and comets with high precision. Tested on four well-characterized bodies - Bennu, Itokawa, 67P/Churyumov-Gerasimenko, and Eros - our method achieves accuracy comparable to traditional ray-tracing techniques while offering orders of magnitude faster performance. Additionally, we develop an indirect learning framework that trains these models directly from sparse trajectory data using Neural Ordinary Differential Equations, removing the requirement to have prior knowledge of an accurate shape model. This approach allows for the continuous refinement of eclipse predictions, progressively reducing errors and improving accuracy as new trajectory data is incorporated.
