Modular Vehicle Control for Transferring Semantic Information Between Weather Conditions Using GANs
Patrick Wenzel, Qadeer Khan, Daniel Cremers, Laura Leal-Taix\'e

TL;DR
This paper presents a modular vehicle control approach that uses GANs to transfer semantic information across different weather conditions, enabling robust steering prediction without retraining on new weather data.
Contribution
It introduces a novel modular framework with GAN-based semantic transfer and a master-servant architecture for weather-invariant vehicle control.
Findings
Achieves similar steering accuracy across 15 weather conditions as end-to-end models trained on all conditions.
Uses unsupervised GANs to generate semantic data for unseen weather scenarios.
Demonstrates effective transfer learning with minimal additional data.
Abstract
Even though end-to-end supervised learning has shown promising results for sensorimotor control of self-driving cars, its performance is greatly affected by the weather conditions under which it was trained, showing poor generalization to unseen conditions. In this paper, we show how knowledge can be transferred using semantic maps to new weather conditions without the need to obtain new ground truth data. To this end, we propose to divide the task of vehicle control into two independent modules: a control module which is only trained on one weather condition for which labeled steering data is available, and a perception module which is used as an interface between new weather conditions and the fixed control module. To generate the semantic data needed to train the perception module, we propose to use a generative adversarial network (GAN)-based model to retrieve the semantic…
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
TopicsAutonomous Vehicle Technology and Safety · Generative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks
