VBLC: Visibility Boosting and Logit-Constraint Learning for Domain Adaptive Semantic Segmentation under Adverse Conditions
Mingjia Li, Binhui Xie, Shuang Li, Chi Harold Liu, Xinjing Cheng

TL;DR
VBLC introduces a novel framework for domain adaptive semantic segmentation under adverse conditions, eliminating the need for reference images and improving robustness through visibility boosting and logit constraints, achieving state-of-the-art results.
Contribution
The paper proposes VBLC, a new method combining visibility boosting and logit-constraint learning for normal-to-adverse domain adaptation without reference images.
Findings
VBLC outperforms previous methods on Cityscapes to ACDC, FoggyCityscapes, and RainCityscapes benchmarks.
It establishes new state-of-the-art results in adverse condition domain adaptation.
The approach effectively handles multiple adverse weather conditions simultaneously.
Abstract
Generalizing models trained on normal visual conditions to target domains under adverse conditions is demanding in the practical systems. One prevalent solution is to bridge the domain gap between clear- and adverse-condition images to make satisfactory prediction on the target. However, previous methods often reckon on additional reference images of the same scenes taken from normal conditions, which are quite tough to collect in reality. Furthermore, most of them mainly focus on individual adverse condition such as nighttime or foggy, weakening the model versatility when encountering other adverse weathers. To overcome the above limitations, we propose a novel framework, Visibility Boosting and Logit-Constraint learning (VBLC), tailored for superior normal-to-adverse adaptation. VBLC explores the potential of getting rid of reference images and resolving the mixture of adverse…
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
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
