Improving Batch Normalization with TTA for Robust Object Detection in Self-Driving
Dacheng Liao, Mengshi Qi, Liang Liu, Huadong Ma

TL;DR
This paper introduces two novel methods to enhance Batch Normalization with test-time adaptation for robust object detection in autonomous driving, addressing domain shifts caused by weather and sensor failures.
Contribution
It proposes a LearnableBN layer with GSEM and a semantic-consistency dual-stage adaptation strategy to improve TTA stability and performance in autonomous driving scenarios.
Findings
Achieved up to 8% performance improvement across various corruptions.
Demonstrated robustness of the proposed methods on NuScenes-C dataset.
Enhanced model stability during test-time adaptation.
Abstract
In current open real-world autonomous driving scenarios, challenges such as sensor failure and extreme weather conditions hinder the generalization of most autonomous driving perception models to these unseen domain due to the domain shifts between the test and training data. As the parameter scale of autonomous driving perception models grows, traditional test-time adaptation (TTA) methods become unstable and often degrade model performance in most scenarios. To address these challenges, this paper proposes two new robust methods to improve the Batch Normalization with TTA for object detection in autonomous driving: (1) We introduce a LearnableBN layer based on Generalized-search Entropy Minimization (GSEM) method. Specifically, we modify the traditional BN layer by incorporating auxiliary learnable parameters, which enables the BN layer to dynamically update the statistics according…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Currency Recognition and Detection
MethodsBatch Normalization
