SIGNN - Star Identification using Graph Neural Networks

Floyd Hepburn-Dickins, Mark W. Jones, Mike Edwards, Jay Paul Morgan and Steve Bell

Abstract

As a solution for the lost-in-space star identification problem we present Star Identification using Graph Neural Network (SIGNN), a novel approach using Graph Attention Networks. By representing the celestial sphere as a graph data structure, created from the ESA's Hipparcos catalogue, we are able to accurately capture the rich information and relationships within local star fields. Graph learning techniques allow our model to aggregate information and learn the relative importance of the nodes and structure within each stars local neighbourhood to it's identification. This approach, combined with our parametric data-generation and noise simulation, allows us to train a highly robust model capable of accurate star identification even under intensive noise, outperforming existing methods. Code and generation techniques will be available on github.com.

Related Files

PDF iconAccepted manuscript

Citation

Floyd Hepburn-Dickins, Mark W. Jones, Mike Edwards, Jay Paul Morgan and Steve Bell, SIGNN - Star Identification using Graph Neural Networks, accepted to Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), Feb. 2025.

BibTeX

@InProceedings{StarId_WACV2025,
    author    = {Hepburn-Dickins, Floyd and Jones, Mark W. and Edwards, Mike and Morgan, Jay Paul and Bell, Steve},
    title     = {SIGNN -- Star Identification using Graph Neural Networks},
    booktitle = {accepted to Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
    month     = {February},
    year      = {2025},
}