pith. machine review for the scientific record. sign in

arxiv: 1810.03756 · v3 · submitted 2018-10-09 · 💻 cs.CV

Recognition: unknown

SPIGAN: Privileged Adversarial Learning from Simulation

Authors on Pith no claims yet
classification 💻 cs.CV
keywords adaptationdomainadversarialdatalabeledlearningnetworksprivileged
0
0 comments X
read the original abstract

Deep Learning for Computer Vision depends mainly on the source of supervision.Photo-realistic simulators can generate large-scale automatically labeled syntheticdata, but introduce a domain gap negatively impacting performance. We propose anew unsupervised domain adaptation algorithm, called SPIGAN, relying on Sim-ulator Privileged Information (PI) and Generative Adversarial Networks (GAN).We use internal data from the simulator as PI during the training of a target tasknetwork. We experimentally evaluate our approach on semantic segmentation. Wetrain the networks on real-world Cityscapes and Vistas datasets, using only unla-beled real-world images and synthetic labeled data with z-buffer (depth) PI fromthe SYNTHIA dataset. Our method improves over no adaptation and state-of-the-art unsupervised domain adaptation techniques.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PEPR: Privileged Event-based Predictive Regularization for Domain Generalization

    cs.CV 2026-02 unverdicted novelty 6.0

    PEPR reframes learning with privileged event data as predicting latent event features from RGB to improve domain generalization in object detection and segmentation without direct cross-modal alignment.