English

Efficient Onboard Spacecraft Pose Estimation with Event Cameras and Neuromorphic Hardware

Robotics 2026-04-07 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Reliable relative pose estimation is a key enabler for autonomous rendezvous and proximity operations, yet space imagery is notoriously challenging due to extreme illumination, high contrast, and fast target motion. Event cameras provide asynchronous, change-driven measurements that can remain informative when frame-based imagery saturates or blurs, while neuromorphic processors can exploit sparse activations for low-latency, energy-efficient inferences. This paper presents a spacecraft 6-DoF pose-estimation pipeline that couples event-based vision with the BrainChip Akida neuromorphic processor. Using the SPADES dataset, we train compact MobileNet-style keypoint regression networks on lightweight event-frame representations, apply quantization-aware training (8/4-bit), and convert the models to Akida-compatible spiking neural networks. We benchmark three event representations and demonstrate real-time, low-power inference on Akida V1 hardware. We additionally design a heatmap-based model targeting Akida V2 and evaluate it on Akida Cloud, yielding improved pose accuracy. To our knowledge, this is the first end-to-end demonstration of spacecraft pose estimation running on Akida hardware, highlighting a practical route to low-latency, low-power perception for future autonomous space missions.

Keywords

Cite

@article{arxiv.2604.04117,
  title  = {Efficient Onboard Spacecraft Pose Estimation with Event Cameras and Neuromorphic Hardware},
  author = {Arunkumar Rathinam and Jules Lecomte and Jost Reelsen and Gregor Lenz and Axel von Arnim and Djamila Aouada},
  journal= {arXiv preprint arXiv:2604.04117},
  year   = {2026}
}

Comments

AI4SPACE workshop at CVPR 2026

R2 v1 2026-07-01T11:54:29.137Z