paper-with-me

홈 › Papers

Real-to-Virtual Domain Unification for End-to-End Autonomous Driving

2018-01-10 · ECCV 2018 9 · Luona Yang, Xiaodan Liang, Tairui Wang, Eric Xing

In the spectrum of vision-based autonomous driving, vanilla end-to-end models are not interpretable and suboptimal in performance, while mediated perception models require additional intermediate representations such as segmentation masks or detection bounding boxes, whose annotation can be prohibitively expensive as we move to a larger scale. More critically, all prior works fail to deal with the notorious domain shift if we were to merge data collected from different sources, which greatly hinders the model generalization ability. In this work, we address the above limitations by taking advantage of virtual data collected from driving simulators, and present DU-drive, an unsupervised real-to-virtual domain unification framework for end-to-end autonomous driving. It first transforms real driving data to its less complex counterpart in the virtual domain and then predicts vehicle control commands from the generated virtual image. Our framework has three unique advantages: 1) it maps driving data collected from a variety of source distributions into a unified domain, effectively eliminating domain shift; 2) the learned virtual representation is simpler than the input real image and closer in form to the "minimum sufficient statistic" for the prediction task, which relieves the burden of the compression phase while optimizing the information bottleneck tradeoff and leads to superior prediction performance; 3) it takes advantage of annotated virtual data which is unlimited and free to obtain. Extensive experiments on two public driving datasets and two driving simulators demonstrate the performance superiority and interpretive capability of DU-drive.

📄 PDF Abstract BibTeX arXiv:1801.03458

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Virtual to Real Reinforcement Learning for Autonomous Driving

2017-04-13 · Xinlei Pan, Yurong You, Ziyan Wang, Cewu Lu

Reinforcement learning is considered as a promising direction for driving policy learning. However, training autonomous driving vehicle with reinforcement learning in real environment involves non-affordable trial-and-er…

Autonomous DrivingDomain AdaptationImage-to-Image Translationreinforcement-learning+5

Generative AI-empowered Simulation for Autonomous Driving in Vehicular Mixed Reality Metaverses

2023-02-16 · Minrui Xu, Dusit Niyato, Junlong Chen, Hongliang Zhang 외

In the vehicular mixed reality (MR) Metaverse, the distance between physical and virtual entities can be overcome by fusing the physical and virtual environments with multi-dimensional communications in autonomous drivin…

Autonomous DrivingAutonomous VehiclesMixed Reality

Multi-Vehicle Mixed-Reality Reinforcement Learning for Autonomous Multi-Lane Driving

2019-11-26 · Rupert Mitchell, Jenny Fletcher, Jacopo Panerati, Amanda Prorok

Autonomous driving promises to transform road transport. Multi-vehicle and multi-lane scenarios, however, present unique challenges due to constrained navigation and unpredictable vehicle interactions. Learning-based met…

Autonomous DrivingAutonomous VehiclesDeep Reinforcement LearningMixed Reality+3

Adversarial Appearance Learning in Augmented Cityscapes for Pedestrian Recognition in Autonomous Driving

2025-09-16 · Artem Savkin, Thomas Lapotre, Kevin Strauss, Uzair Akbar 외 arxiv

In the autonomous driving area synthetic data is crucial for cover specific traffic scenarios which autonomous vehicle must handle. This data commonly introduces domain gap between synthetic and real domains. In this pap…

Instance SegmentationAutonomous DrivingData Augmentation

A Lightweight Machine Learning Pipeline for LiDAR-simulation

2022-08-05 · Richard Marcus, Niklas Knoop, Bernhard Egger, Marc Stamminger

Virtual testing is a crucial task to ensure safety in autonomous driving, and sensor simulation is an important task in this domain. Most current LiDAR simulations are very simplistic and are mainly used to perform initi…

Autonomous DrivingBIG-bench Machine LearningImage-to-Image Translation