Post-Launch Capability Expansion of Vision-Language Models via Prompting for On-Orbit Spacecraft Inspection

22d ago · Global · primary source: export.arxiv.org

Researchers have evaluated whether prompt-driven vision-language models can allow spacecraft inspection systems to recognize new components after launch without updating onboard software, a capability that remains operationally impractical with conventional supervised models. Spaceborne inspection systems typically deploy perception models before launch. Once in orbit, updating model weights or expanding fixed label sets becomes operationally impractical, limiting the system to the semantic categories defined on the ground [1]. The study investigates zero-shot instance segmentation of spacecraft components using a frozen, single-pass inference protocol on a test set of 129 images of previously unseen satellites [1]. Under fixed global thresholds and no post-processing, the SAM3 model achieved 0.385 [email protected] and 0.267 [email protected]:0.95 [1]. Performance varied sharply by component scale. Large structural elements such as spacecraft bodies reached 0.639 [email protected], and solar arrays reached 0.598 [email protected] [1]. Smaller appendages proved more difficult: antennas scored 0.221 [email protected], while thrusters registered only 0.081 [email protected] [1]. Prompt formulation significantly influenced results. Structured prompts incorporating spatial and geometric descriptors yielded up to 82% improvement over short category-name prompts [1]. The model operated within the memory and compute envelope of contemporary embedded GPUs, suggesting prompt-driven grounding can provide a practical mechanism for post-launch semantic extension of dominant spacecraft structures [1]. The challenge of maintaining and upgrading spaceborne hardware after deployment is not new. The Hubble Space Telescope, launched in 1990, remains the only telescope designed to be maintained in space by astronauts, requiring five Space Shuttle servicing missions to repair, upgrade, and replace systems [2]. For smaller spacecraft and inspection satellites, such physical servicing is not feasible, making software-based adaptability a critical research direction. Unmanned aerial vehicles have faced similar inspection challenges in terrestrial settings. Originally developed for military missions considered too "dull, dirty or dangerous" for humans, UAVs expanded into infrastructure inspections as control technologies improved and costs fell [3]. The pattern of deploying fixed perception models and later needing expanded capabilities mirrors the spacecraft inspection problem. The research appears on arXiv, a preprint server that has become central to rapid dissemination of machine learning research. Platforms such as Hugging Face now provide paper pages that aggregate related models, datasets, and demos, and have collaborated with arXiv to embed interactive demos directly alongside paper abstracts [5][6].

model-releaseresearch-paperinfrastructure

Background sources we checked (9)
  • en.wikipedia.org ↗ The Hubble Space Telescope (HST or Hubble) is a space telescope that was launched into low Earth orbit in 1990 and remains in operation. It was not the first space telescope, but it is one of the largest and most versatile, renowned as a vital research tool and as a public relati…
  • en.wikipedia.org ↗ An unmanned aerial vehicle (UAV), or unmanned aircraft system (UAS), commonly known as an aerial drone or simply drone, is an aircraft with no human pilot, crew, or passengers on board, which instead is either autonomous or controlled remotely. UAVs were originally developed thro…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
  • huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…

Sources

Spot something wrong? Report an issue