Sim2Real for Self-Supervised Monocular Depth and Segmentation
Nithin Raghavan, Punarjay Chakravarty, Shubham Shrivastava

TL;DR
This paper introduces a twin VAE-based domain adaptation method that enables training perception models for depth and segmentation in simulation, which then effectively transfer to real-world autonomous vehicle data without requiring real ground-truth labels.
Contribution
The paper presents a novel twin VAE architecture with shared latent space for sim2real transfer, eliminating the need for real domain labels during training.
Findings
Effective sim2real transfer of depth and segmentation tasks
Comparable performance to supervised methods in real domain
No paired real-world ground-truth data needed for training
Abstract
Image-based learning methods for autonomous vehicle perception tasks require large quantities of labelled, real data in order to properly train without overfitting, which can often be incredibly costly. While leveraging the power of simulated data can potentially aid in mitigating these costs, networks trained in the simulation domain usually fail to perform adequately when applied to images in the real domain. Recent advances in domain adaptation have indicated that a shared latent space assumption can help to bridge the gap between the simulation and real domains, allowing the transference of the predictive capabilities of a network from the simulation domain to the real domain. We demonstrate that a twin VAE-based architecture with a shared latent space and auxiliary decoders is able to bridge the sim2real gap without requiring any paired, ground-truth data in the real domain. Using…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Model Reduction and Neural Networks · Advanced Neural Network Applications
