Computer Vision Conference (CVC) 2026
16-17 April 2026
Publication Links
IJACSA
Special Issues
Future of Information and Communication Conference (FICC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 4, 2025.
Abstract: Spacecraft pose estimation is an essential contribution to facilitating central space mission activities like autonomous navigation, rendezvous, docking, and on-orbit servicing. Nonetheless, methods like Convolutional Neural Networks (CNNs), Simultaneous Localization and Mapping (SLAM), and Particle Filtering suffer significant drawbacks when implemented in space. Such techniques tend to have high computational complexity, low domain generalization capacity for varied or unknown conditions (domain generalization problem), and accuracy loss with noise from the space environment causes such as fluctuating lighting, sensor limitations, and background interference. In order to overcome these challenges, this study suggests a new solution through the combination of a Dual-Channel Transformer Network with Bayesian Optimization methods. The innovation is at the center with the utilization of EfficientNet, augmented with squeeze-and-excitation attention modules, to extract feature-rich representations without sacrificing computational efficiency. The dual-channel architecture dissects satellite pose estimation into two dedicated streams—translational data prediction and orientation estimation via quaternion-based activation functions for rotational precision. Activation maps are transformed into transformer-compatible sequences via 1×1 convolutions, allowing successful learning in the transformer's encoder-decoder system. To maximize model performance, Bayesian Optimization with Gaussian Process Regression and the Upper Confidence Bound (UCB) acquisition function makes the optimal hyperparameter selection with fewer queries, conserving time and resources. This entire framework, used here in Python and verified with the SLAB Satellite Pose Estimation Challenge dataset, had an outstanding Mean IOU of 0.9610, reflecting higher accuracy compared to standard models. In total, this research sets a new standard for spacecraft pose estimation, by marrying the versatility of deep learning with probabilistic optimization to underpin the future generation of intelligent, autonomous space systems.
N. Kannaiya Raja, Janjhyam Venkata Naga Ramesh, Yousef A.Baker El-Ebiary, Elangovan Muniyandy, N. Konda Reddy, Vanipenta Ravi Kumar and Prasad Devarasetty, “Pose Estimation of Spacecraft Using Dual Transformers and Efficient Bayesian Hyperparameter Optimization” International Journal of Advanced Computer Science and Applications(IJACSA), 16(4), 2025. http://dx.doi.org/10.14569/IJACSA.2025.0160463
@article{Raja2025,
title = {Pose Estimation of Spacecraft Using Dual Transformers and Efficient Bayesian Hyperparameter Optimization},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0160463},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0160463},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {4},
author = {N. Kannaiya Raja and Janjhyam Venkata Naga Ramesh and Yousef A.Baker El-Ebiary and Elangovan Muniyandy and N. Konda Reddy and Vanipenta Ravi Kumar and Prasad Devarasetty}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.