paper-with-me

홈 › Papers

SpY: A Context-Based Approach to Spacecraft Component Detection

2024-06-26 · Trupti Mahendrakar, Ryan T. White, Madhur Tiwari

This paper focuses on autonomously characterizing components such as solar panels, body panels, antennas, and thrusters of an unknown resident space object (RSO) using camera feed to aid autonomous on-orbit servicing (OOS) and active debris removal. Significant research has been conducted in this area using convolutional neural networks (CNNs). While CNNs are powerful at learning patterns and performing object detection, they struggle with missed detections and misclassifications in environments different from the training data, making them unreliable for safety in high-stakes missions like OOS. Additionally, failures exhibited by CNNs are often easily rectifiable by humans using commonsense reasoning and contextual knowledge. Embedding such reasoning in an object detector could improve detection accuracy. To validate this hypothesis, this paper presents an end-to-end object detector called SpaceYOLOv2 (SpY), which leverages the generalizability of CNNs while incorporating contextual knowledge using traditional computer vision techniques. SpY consists of two main components: a shape detector and the SpaceYOLO classifier (SYC). The shape detector uses CNNs to detect primitive shapes of RSOs and SYC associates these shapes with contextual knowledge, such as color and texture, to classify them as spacecraft components or "unknown" if the detected shape is uncertain. SpY's modular architecture allows customizable usage of contextual knowledge to improve detection performance, or SYC as a secondary fail-safe classifier with an existing spacecraft component detector. Performance evaluations on hardware-in-the-loop images of a mock-up spacecraft demonstrate that SpY is accurate and an ensemble of SpY with YOLOv5 trained for satellite component detection improved the performance by 23.4% in recall, demonstrating enhanced safety for vision-based navigation tasks.

📄 PDF Abstract BibTeX arXiv:2406.18709

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Segmentation-based Detection for Efficient Multi-Task Spacecraft Perception

2026-06-13 · Sivaperuman Muniyasamy, Surendar Devasundaram arxiv

Vision-based perception is fundamental to Space Situational Awareness and autonomous on-orbit operations such as rendezvous, docking, servicing, and navigation. However, progress in this area is limited by the scarcity o…

Computational Efficiency

A Comparison of Deep Learning Architectures for Spacecraft Anomaly Detection

2024-03-19 · Daniel Lakey, Tim Schlippe

Spacecraft operations are highly critical, demanding impeccable reliability and safety. Ensuring the optimal performance of a spacecraft requires the early detection and mitigation of anomalies, which could otherwise res…

Anomaly DetectionComputational EfficiencyDeep Learning

SpaceYOLO: A Human-Inspired Model for Real-time, On-board Spacecraft Feature Detection

2023-02-02 · Trupti Mahendrakar, Ryan T. White, Markus Wilde, Madhur Tiwari

The rapid proliferation of non-cooperative spacecraft and space debris in orbit has precipitated a surging demand for on-orbit servicing and space debris removal at a scale that only autonomous missions can address, but …

Autonomous NavigationHuman Detection

Vision-Based Detection of Uncooperative Targets and Components on Small Satellites

2024-08-22 · Hannah Grauer, Elena-Sorina Lupu, Connor Lee, Soon-Jo Chung 외

Space debris and inactive satellites pose a threat to the safety and integrity of operational spacecraft and motivate the need for space situational awareness techniques. These uncooperative targets create a challenging …

Knowledge Distillation

Nanosatellite Design Considerations for a Mission to Explore the Propellant Sloshing Problem

2024-12-30 · Michael fogel, Snigdha Sushil Mishra, Laurent Burlion

Sloshing Platform for In-Orbit Controller Experimentation is an ambitious, student run mission to design and fly a cubesat to study fluid sloshing in spacecraft. The project will examine zero-g propellant sloshing from a…