paper-with-me

홈 › Papers

Domain Adaptation in 3D Object Detection with Gradual Batch Alternation Training

2022-10-18 · Mrigank Rochan, Xingxin Chen, Alaap Grandhi, Eduardo R. Corral-Soto, Bingbing Liu

We consider the problem of domain adaptation in LiDAR-based 3D object detection. Towards this, we propose a simple yet effective training strategy called Gradual Batch Alternation that can adapt from a large labeled source domain to an insufficiently labeled target domain. The idea is to initiate the training with the batch of samples from the source and target domain data in an alternate fashion, but then gradually reduce the amount of the source domain data over time as the training progresses. This way the model slowly shifts towards the target domain and eventually better adapt to it. The domain adaptation experiments for 3D object detection on four benchmark autonomous driving datasets, namely ONCE, PandaSet, Waymo, and nuScenes, demonstrate significant performance gains over prior arts and strong baselines.

📄 PDF Abstract BibTeX arXiv:2210.10180

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingDomain AdaptationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Continual Domain Adaptation on Aerial Images under Gradually Degrading Weather

2023-08-02 · Chowdhury Sadman Jahan, Andreas Savakis

Domain adaptation (DA) strives to mitigate the domain gap between the source domain where a model is trained, and the target domain where the model is deployed. When a deep learning model is deployed on an aerial platfor…

Domain AdaptationTest-time Adaptation

Effective Restoration of Source Knowledge in Continual Test Time Adaptation

2023-11-08 · Fahim Faisal Niloy, Sk Miraj Ahmed, Dripta S. Raychaudhuri, Samet Oymak 외

Traditional test-time adaptation (TTA) methods face significant challenges in adapting to dynamic environments characterized by continuously changing long-term target distributions. These challenges primarily stem from t…

Change DetectionTest-time Adaptation

Adapting Off-the-Shelf Source Segmenter for Target Medical Image Segmentation

2021-06-23 · Xiaofeng Liu, Fangxu Xing, Chao Yang, Georges El Fakhri 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled and unseen target domain, which is usually trained on data from both domains. Access to the source doma…

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+2

SimROD: A Simple Adaptation Method for Robust Object Detection

2021-07-28 · ICCV 2021 10 · Rindra Ramamonjison, Amin Banitalebi-Dehkordi, Xinyu Kang, Xiaolong Bai 외

This paper presents a Simple and effective unsupervised adaptation method for Robust Object Detection (SimROD). To overcome the challenging issues of domain shift and pseudo-label noise, our method integrates a novel dom…

Domain AdaptationObjectobject-detectionObject Detection+2

Gradual Fine-Tuning for Low-Resource Domain Adaptation

2021-03-03 · EACL (AdaptNLP) 2021 4 · Haoran Xu, Seth Ebner, Mahsa Yarmohammadi, Aaron Steven White 외

Fine-tuning is known to improve NLP models by adapting an initial model trained on more plentiful but less domain-salient examples to data in a target domain. Such domain adaptation is typically done using one stage of f…

Domain Adaptation