ArXiv TLDR

GeomPrompt: Geometric Prompt Learning for RGB-D Semantic Segmentation Under Missing and Degraded Depth

🐦 Tweet
2604.11585

Krishna Jaganathan, Patricio Vela

cs.CVcs.RO

TLDR

GeomPrompt introduces efficient geometric prompt learning for RGB-D semantic segmentation, effectively handling missing and degraded depth data.

Key contributions

  • Introduces GeomPrompt, a module synthesizing geometric prompts from RGB for frozen RGB-D segmenters, addressing missing depth.
  • Presents GeomPrompt-Recovery to compensate for degraded depth by predicting task-relevant fourth-channel corrections.
  • Achieves significant mIoU gains over RGB-only inference (+6.1%) and improves robustness under depth corruptions.
  • Offers substantial efficiency, with 7.8 ms latency, outperforming monocular depth baselines by a large margin.

Why it matters

This paper addresses a critical challenge in robotics and embodied AI: unreliable depth sensing. By introducing GeomPrompt, it offers an efficient and effective way to maintain high-performance semantic segmentation even when depth data is missing or corrupted. This work is crucial for developing more robust and practical multimodal perception systems.

Original Abstract

Multimodal perception systems for robotics and embodied AI often assume reliable RGB-D sensing, but in practice, depth is frequently missing, noisy, or corrupted. We thus present GeomPrompt, a lightweight cross-modal adaptation module that synthesizes a task-driven geometric prompt from RGB alone for the fourth channel of a frozen RGB-D semantic segmentation model, without depth supervision. We further introduce GeomPrompt-Recovery, an adaptation module that compensates for degraded depth by predicting the fourth channel correction relevant for the frozen segmenter. Both modules are trained solely with downstream segmentation supervision, enabling recovery of the geometric prior useful for segmentation, rather than estimating depth signals. On SUN RGB-D, GeomPrompt improves over RGB-only inference by +6.1 mIoU on DFormer and +3.0 mIoU on GeminiFusion, while remaining competitive with strong monocular depth estimators. For degraded depth, GeomPrompt-Recovery consistently improves robustness, yielding gains up to +3.6 mIoU under severe depth corruptions. GeomPrompt is also substantially more efficient than monocular depth baselines, reaching 7.8 ms latency versus 38.3 ms and 71.9 ms. These results suggest that task-driven geometric prompting is an efficient mechanism for cross-modal compensation under missing and degraded depth inputs in RGB-D perception.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.