paper-with-me

Papers

Domain Randomization and Pyramid Consistency: Simulation-to-Real Generalization without Accessing Target Domain Data

2019-09-02 · ICCV 2019 10 · Xiangyu Yue, Yang Zhang, Sicheng Zhao, Alberto Sangiovanni-Vincentelli, Kurt Keutzer, Boqing Gong

We propose to harness the potential of simulation for the semantic segmentation of real-world self-driving scenes in a domain generalization fashion. The segmentation network is trained without any data of target domains and tested on the unseen target domains. To this end, we propose a new approach of domain randomization and pyramid consistency to learn a model with high generalizability. First, we propose to randomize the synthetic images with the styles of real images in terms of visual appearances using auxiliary datasets, in order to effectively learn domain-invariant representations. Second, we further enforce pyramid consistency across different "stylized" images and within an image, in order to learn domain-invariant and scale-invariant features, respectively. Extensive experiments are conducted on the generalization from GTA and SYNTHIA to Cityscapes, BDDS and Mapillary; and our method achieves superior results over the state-of-the-art techniques. Remarkably, our generalization results are on par with or even better than those obtained by state-of-the-art simulation-to-real domain adaptation methods, which access the target domain data at training time.

📄 PDF Abstract BibTeX arXiv:1909.00889

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain GeneralizationSemantic Segmentation

Similar Papers 제목 키워드 기반

Provable Sim-to-Real Transfer via Offline Domain Randomization

2025-06-11 · Arnaud Fickinger, Abderrahim Bendahi, Stuart Russell

Reinforcement-learning agents often struggle when deployed from simulation to the real-world. A dominant strategy for reducing the sim-to-real gap is domain randomization (DR) which trains the policy across many simulato…

Real-time Approximate Bayesian Computation for Scene Understanding

2019-05-22 · Javier Felip, Nilesh Ahuja, David Gómez-Gutiérrez, Omesh Tickoo 외

Consider scene understanding problems such as predicting where a person is probably reaching, or inferring the pose of 3D objects from depth images, or inferring the probable street crossings of pedestrians at a busy int…

Scene Understanding

DR2L: Surfacing Corner Cases to Robustify Autonomous Driving via Domain Randomization Reinforcement Learning

2021-07-25 · Haoyi Niu, Jianming Hu, Zheyu Cui, Yi Zhang

How to explore corner cases as efficiently and thoroughly as possible has long been one of the top concerns in the context of deep reinforcement learning (DeepRL) autonomous driving. Training with simulated data is less …

Autonomous DrivingAutonomous VehiclesDeep Reinforcement Learningreinforcement-learning+1

Facilitating Sim-to-real by Intrinsic Stochasticity of Real-Time Simulation in Reinforcement Learning for Robot Manipulation

2023-04-12 · Ram Dershan, Amir M. Soufi Enayati, Zengjie Zhang, Dean Richert 외

Simulation is essential to reinforcement learning (RL) before implementation in the real world, especially for safety-critical applications like robot manipulation. Conventionally, RL agents are sensitive to the discrepa…

Reinforcement Learning (RL)Robot Manipulation

DROPO: Sim-to-Real Transfer with Offline Domain Randomization

2022-01-20 · Gabriele Tiboni, Karol Arndt, Ville Kyrki

In recent years, domain randomization over dynamics parameters has gained a lot of traction as a method for sim-to-real transfer of reinforcement learning policies in robotic manipulation; however, finding optimal random…

Reinforcement Learning (RL)