CVAug 30, 2023

Fusing Pseudo Labels with Weak Supervision for Dynamic Traffic Scenarios

arXiv:2308.15960v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses domain shift problems in ADAS for dynamic traffic scenarios, representing an incremental improvement through label unification.

The paper tackles the challenge of adapting Advanced Driver Assistance Systems to diverse traffic scenarios by introducing a weakly-supervised label unification pipeline that merges pseudo labels from multiple object detection models trained on heterogeneous datasets, resulting in substantial enhancements in object detection performance with heightened resistance against domain shifts.

Advanced Driver Assistance Systems (ADAS) have made significant strides, capitalizing on computer vision to enhance perception and decision-making capabilities. Nonetheless, the adaptation of these systems to diverse traffic scenarios poses challenges due to shifts in data distribution stemming from factors such as location, weather, and road infrastructure. To tackle this, we introduce a weakly-supervised label unification pipeline that amalgamates pseudo labels from a multitude of object detection models trained on heterogeneous datasets. Our pipeline engenders a unified label space through the amalgamation of labels from disparate datasets, rectifying bias and enhancing generalization. We fine-tune multiple object detection models on individual datasets, subsequently crafting a unified dataset featuring pseudo labels, meticulously validated for precision. Following this, we retrain a solitary object detection model using the merged label space, culminating in a resilient model proficient in dynamic traffic scenarios. We put forth a comprehensive evaluation of our approach, employing diverse datasets originating from varied Asian countries, effectively demonstrating its efficacy in challenging road conditions. Notably, our method yields substantial enhancements in object detection performance, culminating in a model with heightened resistance against domain shifts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes