← Latest papers
⚡ electrical engineering

A New Dataset and Performance Benchmark for Real-time Spacecraft Segmentation in Onboard Computers

This paper introduces a new dataset of nearly 64,000 annotated spacecraft images featuring diverse real-world environmental challenges and establishes a performance benchmark by fine-tuning YOLOv8 and YOLOv11 models to meet the real-time hardware constraints required for autonomous onboard spacecraft inspection.

Original authors: Jeffrey Joan Sam, Janhavi Sathe, Nikhil Chigali, Naman Gupta, Radhey Ruparel, Yicheng Jiang, Janmajay Singh, James W. Berck, Arko Barman

Published 2026-02-12
📖 3 min read☕ Coffee break read

Original authors: Jeffrey Joan Sam, Janhavi Sathe, Nikhil Chigali, Naman Gupta, Radhey Ruparel, Yicheng Jiang, Janmajay Singh, James W. Berck, Arko Barman

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a high-tech robot sent into deep space. Your job is to fly very close to a broken satellite to inspect it for damage. To do this safely, you need "eyes" (cameras) and a "brain" (a computer) that can instantly recognize exactly where the satellite begins and ends.

The problem? Space is a nightmare for computers. There is no GPS, the lighting changes from blinding sun to pitch-black shadow in a heartbeat, and the "brain" you carry must be tiny and use very little power—like trying to run a high-end video game on a basic calculator.

This paper introduces a solution to this problem. Here is the breakdown:

1. The Problem: The "Blind Robot" Dilemma

Currently, if we want to teach a robot to recognize a spacecraft, we have two big problems:

  • Lack of Practice: It’s hard to take millions of photos of real satellites in space to "train" the robot. It’s expensive and slow.
  • The "Brain" Bottleneck: Most AI models are "heavyweights"—they need massive, power-hungry supercomputers. But a spacecraft can only carry a "lightweight" computer (limited memory and no fancy graphics card).

2. The Solution: The "SWiM" Training Ground

The researchers created something called the SWiM dataset (Spacecraft With Masks).

Think of this like a Flight Simulator for AI. Instead of waiting for a real mission, they built a massive digital training camp with nearly 64,000 images. They used a "hybrid" recipe to make it realistic:

  • The "Photoshop" Method: They took real spacecraft images and pasted them onto different backgrounds (like Earth from above or starfields).
  • The "Dream Machine" Method: They used Stable Diffusion (an AI that generates images from text) to "dream up" crazy space environments—like aurora borealis, blinding sun glares, and even city lights from Earth—to make sure the robot doesn't get confused by weird lighting.

By doing this, they gave the AI a "virtual bootcamp" where it practiced seeing spacecraft in every possible messy, confusing scenario.

3. The Test: The "Calculator" Challenge

The researchers didn't just want a smart AI; they wanted a fast and skinny AI.

They tested two models (called YOLOv8 and YOLOv11) using very strict rules, mimicking a real NASA flight computer:

  • The Memory Diet: The AI had to work with less than 4GB of RAM (about what a basic smartphone has).
  • The Speed Limit: The AI had to "see" and identify the spacecraft in less than 0.95 seconds. If it took longer, the robot might crash into the satellite before it even realized what it was looking at!

4. The Result: A Passing Grade

The results were a huge success. The AI models were:

  • Highly Accurate: They hit a "Dice score" of 0.92 (in simple terms, they were incredibly good at coloring in the exact shape of the spacecraft).
  • Lightning Fast: They finished their "thinking" in about 0.5 seconds, which is twice as fast as the required limit.

The Big Picture

In short, this paper provides the textbooks (the SWiM dataset) and the standardized tests (the hardware constraints) that future scientists will use to build the "eyes" for the next generation of space explorers. It moves us one step closer to having autonomous robots that can safely repair our satellites in the lonely, dark reaches of space.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →