CLIP-Fields: Weakly Supervised Semantic Fields for Robotic MemoryDownload PDF

Published: 07 May 2023, Last Modified: 08 May 2023ICRA-23 Workshop on Pretraining4Robotics LightningReaders: Everyone
Keywords: neural fields, vision-language models, object navigation
TL;DR: Train a semantic neural field with zero human labels, only using data from pretrained models; then use that to zero-shot navigate on a real robot.
Abstract: We propose CLIP-Fields, an implicit scene model that can be used for a variety of tasks, such as segmentation, instance identification, semantic search over space, and view localization. CLIP-Fields learns a mapping from spatial locations to semantic embedding vectors. Importantly, we show that this mapping can be trained with supervision coming only from web-image and web-text trained models such as CLIP, Detic, and Sentence-BERT; and thus uses no direct human supervision. When compared to baselines like Mask-RCNN, our method outperforms on few-shot instance identification or semantic segmentation on the HM3D dataset with only a fraction of the examples. Finally, we show that using CLIP-Fields as a scene memory, robots can perform semantic navigation in real-world environments. Our code and demonstration videos are available here: https://clip-fields.github.io
0 Replies

Loading