StyleLess layer: Improving robustness for real-world driving
Julien Rebut, Andrei Bursuc, and Patrick P\'erez

TL;DR
This paper introduces StyleLess layers to enhance the robustness of deep neural networks in autonomous driving, enabling better generalization to unseen weather and sensor conditions without sacrificing performance on familiar scenarios.
Contribution
The paper proposes a novel StyleLess layer that can be integrated into existing architectures to improve robustness against environmental variations in autonomous driving tasks.
Findings
Improves detection and segmentation performance under fog and rain conditions.
Maintains accuracy on seen conditions and objects.
Compatible with most neural network architectures.
Abstract
Deep Neural Networks (DNNs) are a critical component for self-driving vehicles. They achieve impressive performance by reaping information from high amounts of labeled data. Yet, the full complexity of the real world cannot be encapsulated in the training data, no matter how big the dataset, and DNNs can hardly generalize to unseen conditions. Robustness to various image corruptions, caused by changing weather conditions or sensor degradation and aging, is crucial for safety when such vehicles are deployed in the real world. We address this problem through a novel type of layer, dubbed StyleLess, which enables DNNs to learn robust and informative features that can cope with varying external conditions. We propose multiple variations of this layer that can be integrated in most of the architectures and trained jointly with the main task. We validate our contribution on typical…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Autonomous Vehicle Technology and Safety · Adversarial Robustness in Machine Learning
