Domain Adaptive Object Detection via Dual-Stream Bilevel-Cycle Optimization
Cycle self-training (CST) breaks the shared classifier assumption of the standard self-training framework, which is effective for unsupervised domain adaptation and exploits unlabeled target data by training with target pseudo-labels. CST introduces a target classifier and employs an inner-outer loop updating strategy, addressing the issue of unreliable pseudo-labels and enabling pseudo-labels to generalize across domains. Despite its success in image classification, extending CST to object detection faces three main challenges. First, the upper bound of CST in object detection is constrained by three types of unreliable pseudo-labels, such as classification error alone, localization error alone, and their combination. Second, since object detection involves detecting multiple target objects, directly applying CST leads to training insta bility. Third, a wider numerical range of regression coordinates leads to exploding losses. To this end, we apply CST to both classification and regression and propose the Dual-Stream Bilevel-Cycle Optimization framework. Specifically, we construct CST upon Mean Teacher to prevent training instability and use extra normalization to map the regression bounding box into a standardized space, effectively addressing exploding losses. Also, we provide a theoretical derivation of the regression bound. Extensive experiments across four cross domain standard scenarios demonstrate that our framework achieves considerable results.
Code (0)
등록된 구현이 없습니다.
Tasks
Unsupervised Domain AdaptationImage ClassificationObject DetectionSimilar Papers 제목 키워드 기반
Domain Adaptive Object Detection via Feature Separation and Alignment
Recently, adversarial-based domain adaptive object detection (DAOD) methods have been developed rapidly. However, there are two issues that need to be resolved urgently. Firstly, numerous methods reduce the distributiona…
object-detectionObject DetectionWeather-Aware Object Detection Transformer for Domain Adaptation
RT-DETRs have shown strong performance across various computer vision tasks but are known to degrade under challenging weather conditions such as fog. In this work, we investigate three novel approaches to enhance RT-DET…
Domain AdaptationObjectobject-detectionObject DetectionDA-CIL: Towards Domain Adaptive Class-Incremental 3D Object Detection
Deep learning has achieved notable success in 3D object detection with the advent of large-scale point cloud datasets. However, severe performance degradation in the past trained classes, i.e., catastrophic forgetting, s…
3D Object Detectionclass-incremental learningClass Incremental LearningClass-Incremental Object Detection+5Dual Memory Aggregation Network for Event-Based Object Detection with Learnable Representation
Event-based cameras are bio-inspired sensors that capture brightness change of every pixel in an asynchronous manner. Compared with frame-based sensors, event cameras have microsecond-level latency and high dynamic range…
Objectobject-detectionObject DetectionAdaptive Object Detection with Dual Multi-Label Prediction
In this paper, we propose a novel end-to-end unsupervised deep domain adaptation model for adaptive object detection by exploiting multi-label object recognition as a dual auxiliary task. The model exploits multi-label p…
Domain AdaptationImage-to-Image TranslationObjectobject-detection+5