paper-with-me

홈 › Papers

Domain Adaptive Object Detection via Dual-Stream Bilevel-Cycle Optimization

2026-06-30 · Yannan Chen, Wei Wang, Wenqiang Wang, Ruoyu Chen, Jiancheng Wang, Mingbo Yang, Yaowei Wang, Xiaochun Cao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.31373

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain AdaptationImage ClassificationObject Detection

Similar Papers 제목 키워드 기반

Domain Adaptive Object Detection via Feature Separation and Alignment

2020-12-16 · Chengyang Liang, Zixiang Zhao, Junmin Liu, Jiangshe Zhang

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 Detection

Weather-Aware Object Detection Transformer for Domain Adaptation

2025-04-15 · Soheil Gharatappeh, Salimeh Sekeh, Vikas Dhiman

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 Detection

DA-CIL: Towards Domain Adaptive Class-Incremental 3D Object Detection

2022-12-05 · Ziyuan Zhao, Mingxi Xu, Peisheng Qian, Ramanpreet Singh Pahwa 외

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+5

Dual Memory Aggregation Network for Event-Based Object Detection with Learnable Representation

2023-03-17 · Dongsheng Wang, Xu Jia, Yang Zhang, Xinyu Zhang 외

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 Detection

Adaptive Object Detection with Dual Multi-Label Prediction

2020-03-29 · ECCV 2020 8 · Zhen Zhao, Yuhong Guo, Haifeng Shen, Jieping Ye

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