Learning from SAM: Harnessing a Foundation Model for Sim2Real Adaptation by Regularization
Mayara E. Bonani, Max Schwarz, Sven Behnke

TL;DR
This paper introduces a self-supervised domain adaptation method for semantic segmentation in robotics, leveraging a foundation model to improve performance on unannotated target data, outperforming prior approaches.
Contribution
The method uses a segmentation foundation model and a novel invariance-variance loss to enhance domain adaptation without target annotations, handling overlapping segments effectively.
Findings
Outperforms prior domain adaptation methods on YCB-Video and HomebrewedDB datasets.
Achieves superior results even compared to networks trained with real annotations on YCB-Video.
Demonstrates applicability to a custom robotic application.
Abstract
Domain adaptation is especially important for robotics applications, where target domain training data is usually scarce and annotations are costly to obtain. We present a method for self-supervised domain adaptation for the scenario where annotated source domain data (e.g. from synthetic generation) is available, but the target domain data is completely unannotated. Our method targets the semantic segmentation task and leverages a segmentation foundation model (Segment Anything Model) to obtain segment information on unannotated data. We take inspiration from recent advances in unsupervised local feature learning and propose an invariance-variance loss over the detected segments for regularizing feature representations in the target domain. Crucially, this loss structure and network architecture can handle overlapping segments and oversegmentation as produced by Segment Anything. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
