paper-with-me

홈 › Papers

A Contrastive Fewshot RGBD Traversability Segmentation Framework for Indoor Robotic Navigation

2026-03-06 · Qiyuan An, Tuan Dang, Fillia Makedon arxiv

Indoor traversability segmentation aims to identify safe, navigable free space for autonomous agents, which is critical for robotic navigation. Pure vision-based models often fail to detect thin obstacles, such as chair legs, which can pose serious safety risks. We propose a multi-modal segmentation framework that leverages RGB images and sparse 1D laser depth information to capture geometric interactions and improve the detection of challenging obstacles. To reduce the reliance on large labeled datasets, we adopt the few-shot segmentation (FSS) paradigm, enabling the model to generalize from limited annotated examples. Traditional FSS methods focus solely on positive prototypes, often leading to overfitting to the support set and poor generalization. To address this, we introduce a negative contrastive learning (NCL) branch that leverages negative prototypes (obstacles) to refine free-space predictions. Additionally, we design a two-stage attention depth module to align 1D depth vectors with RGB images both horizontally and vertically. Extensive experiments on our custom-collected indoor RGB-D traversability dataset demonstrate that our method outperforms state-of-the-art FSS and RGB-D segmentation baselines, achieving up to 9\% higher mIoU under both 1-shot and 5-shot settings. These results highlight the effectiveness of leveraging negative prototypes and sparse depth for robust and efficient traversability segmentation.

📄 PDF Abstract BibTeX arXiv:2603.06927

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

ConFUDA: Contrastive Fewshot Unsupervised Domain Adaptation for Medical Image Segmentation

2022-06-08 · Mingxuan Gu, Sulaiman Vesal, Mareike Thies, Zhaoya Pan 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled target domain. Contrastive learning (CL) in the context of UDA can help to better separate classes in f…

Contrastive LearningDomain AdaptationImage SegmentationMedical Image Segmentation+3

Mobility Map Computations for Autonomous Navigation using an RGBD Sensor

2016-10-05 · Nicolò Genesio, Tariq Abuhashim, Fabio Solari, Manuela Chessa 외

In recent years, the numbers of life-size humanoids as well as their mobile capabilities have steadily grown. Stable walking motion and control for humanoid robots are active fields of research. In this scenario an open …

Autonomous NavigationGeneral ClassificationMotion PlanningNavigate+1

Revisiting Cross-Modal Knowledge Distillation: A Disentanglement Approach for RGBD Semantic Segmentation

2025-05-30 · Roger Ferrod, Cássio F. Dantas, Luigi di Caro, Dino Ienco

Multi-modal RGB and Depth (RGBD) data are predominant in many domains such as robotics, autonomous driving and remote sensing. The combination of these multi-modal data enhances environmental perception by providing 3D s…

Autonomous DrivingContrastive LearningData AugmentationDisentanglement+3

Stereo-based terrain traversability analysis using normal-based segmentation and superpixel surface analysis

2019-07-16 · Aras R. Dargazany

In this paper, an stereo-based traversability analysis approach for all terrains in off-road mobile robotics, e.g. Unmanned Ground Vehicles (UGVs) is proposed. This approach reformulates the problem of terrain traversabi…

3D ReconstructionAllImage SegmentationSemantic Segmentation

Self-Supervised 3D Traversability Estimation with Proxy Bank Guidance

2022-11-21 · Jihwan Bae, Junwon Seo, Taekyung Kim, Hae-Gon Jeon 외

Traversability estimation for mobile robots in off-road environments requires more than conventional semantic segmentation used in constrained environments like on-road conditions. Recently, approaches to learning a trav…

Metric LearningregressionSegmentationSemantic Segmentation