Deep Learning-Based Robust Optical Guidance for Hypersonic Platforms
Adrien Chan-Hon-Tong, Aurélien Plyer, Baptiste Cadalen, Laurent Serre
TL;DR
This work investigates robust optical guidance for hypersonic platforms by replacing traditional single-reference image registration with a direct learning approach that maps a stack of scene images to target localization. During training, a CNN learns the mapping $f_w(x)$ from sampled views of reference stacks to corresponding target positions $l$, optimized via the regression loss $L(w,x,l)=(f_w(x)-l)^2$, enabling real-time inference. A compact ConvNext Tiny-based network achieves about $60$ FPS on CPU for $256\times256$ inputs, offering a practical onboard solution. Experiments across weak and strong appearance changes, including bimodal snow/no-snow scenarios and trajectory-based evaluations, show improved robustness over single-reference methods, with clear gains when leveraging multiple reference images, though data collection and target-specific training remain challenges. The approach provides a fast, mode-robust alternative to traditional registration, with potential for real-time guidance in GNSS-denied, high-speed flight, while underscoring the need for further scaling and safety analyses $($e.g.$, stack acquisition, per-target training$)$.
Abstract
Sensor-based guidance is required for long-range platforms. To bypass the structural limitation of classical registration on reference image framework, we offer in this paper to encode a stack of images of the scene into a deep network. Relying on a stack is showed to be relevant on bimodal scene (e.g. when the scene can or can not be snowy).
