paper-with-me

Papers

CLDA-YOLO: Visual Contrastive Learning Based Domain Adaptive YOLO Detector

2024-12-16 · Tianheng Qiu, Ka Lung Law, Guanghua Pan, Jufei Wang, Xin Gao, Xuan Huang, Hu Wei

Unsupervised domain adaptive (UDA) algorithms can markedly enhance the performance of object detectors under conditions of domain shifts, thereby reducing the necessity for extensive labeling and retraining. Current domain adaptive object detection algorithms primarily cater to two-stage detectors, which tend to offer minimal improvements when directly applied to single-stage detectors such as YOLO. Intending to benefit the YOLO detector from UDA, we build a comprehensive domain adaptive architecture using a teacher-student cooperative system for the YOLO detector. In this process, we propose uncertainty learning to cope with pseudo-labeling generated by the teacher model with extreme uncertainty and leverage dynamic data augmentation to asymptotically adapt the teacher-student system to the environment. To address the inability of single-stage object detectors to align at multiple stages, we utilize a unified visual contrastive learning paradigm that aligns instance at backbone and head respectively, which steadily improves the robustness of the detectors in cross-domain tasks. In summary, we present an unsupervised domain adaptive YOLO detector based on visual contrastive learning (CLDA-YOLO), which achieves highly competitive results across multiple domain adaptive datasets without any reduction in inference speed.

📄 PDF Abstract BibTeX arXiv:2412.11812

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData Augmentationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

CLDA: Contrastive Learning for Semi-Supervised Domain Adaptation

2021-06-30 · NeurIPS 2021 12 · Ankit Singh

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approache…

Contrastive LearningDomain AdaptationSemi-supervised Domain AdaptationUnsupervised Domain Adaptation

Capped norm linear discriminant analysis and its applications

2020-11-04 · Jiakou Liu, Xiong Xiong, Pei-Wei Ren, Da Zhao 외

Classical linear discriminant analysis (LDA) is based on squared Frobenious norm and hence is sensitive to outliers and noise. To improve the robustness of LDA, in this paper, we introduce capped l_{2,1}-norm of a matrix…

DiscLDA: Discriminative Learning for Dimensionality Reduction and Classification

2008-12-01 · NeurIPS 2008 12 · Simon Lacoste-Julien, Fei Sha, Michael. I. Jordan

Probabilistic topic models (and their extensions) have become popular as models of latent structures in collections of text documents or images. These models are usually treated as generative models and trained using max…

ClassificationDimensionality ReductionGeneral ClassificationSupervised dimensionality reduction+1

SSDA-YOLO: Semi-supervised Domain Adaptive YOLO for Cross-Domain Object Detection

2022-11-04 · Huayi Zhou, Fei Jiang, Hongtao Lu

Domain adaptive object detection (DAOD) aims to alleviate transfer performance degradation caused by the cross-domain discrepancy. However, most existing DAOD methods are dominated by outdated and computationally intensi…

Domain AdaptationKnowledge Distillationobject-detectionObject Detection+1

Multiscale Domain Adaptive YOLO for Cross-Domain Object Detection

2021-06-02 · Mazin Hnewa, Hayder Radha

The area of domain adaptation has been instrumental in addressing the domain shift problem encountered by many applications. This problem arises due to the difference between the distributions of source data used for tra…

Autonomous DrivingDomain AdaptationObjectobject-detection+1