paper-with-me

Papers

Domain Adaptation for Different Sensor Configurations in 3D Object Detection

2025-09-04 · Satoshi Tanaka, Kok Seang Tan, Isamu Yamashita arxiv

Recent advances in autonomous driving have underscored the importance of accurate 3D object detection, with LiDAR playing a central role due to its robustness under diverse visibility conditions. However, different vehicle platforms often deploy distinct sensor configurations, causing performance degradation when models trained on one configuration are applied to another because of shifts in the point cloud distribution. Prior work on multi-dataset training and domain adaptation for 3D object detection has largely addressed environmental domain gaps and density variation within a single LiDAR; in contrast, the domain gap for different sensor configurations remains largely unexplored. In this work, we address domain adaptation across different sensor configurations in 3D object detection. We propose two techniques: Downstream Fine-tuning (dataset-specific fine-tuning after multi-dataset training) and Partial Layer Fine-tuning (updating only a subset of layers to improve cross-configuration generalization). Using paired datasets collected in the same geographic region with multiple sensor configurations, we show that joint training with Downstream Fine-tuning and Partial Layer Fine-tuning consistently outperforms naive joint training for each configuration. Our findings provide a practical and scalable solution for adapting 3D object detection models to the diverse vehicle platforms.

📄 PDF Abstract BibTeX arXiv:2509.04711

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingDomain Adaptation

Similar Papers 제목 키워드 기반

Neural Rendering for Sensor Adaptation in 3D Object Detection

2025-08-18 · Felix Embacher, David Holtz, Jonas Uhrig, Marius Cordts 외 arxiv

Autonomous vehicles often have varying camera sensor setups, which is inevitable due to restricted placement options for different vehicle types. Training a perception model on one particular setup and evaluating it on a…

Autonomous Vehicles3D Object Detection

UADA3D: Unsupervised Adversarial Domain Adaptation for 3D Object Detection with Sparse LiDAR and Large Domain Gaps

2024-03-26 · Maciej K Wozniak, Mattias Hansson, Marko Thiel, Patric Jensfelt

In this study, we address a gap in existing unsupervised domain adaptation approaches on LiDAR-based 3D object detection, which have predominantly concentrated on adapting between established, high-density autonomous dri…

3D Object DetectionAutonomous DrivingDomain Adaptationobject-detection+2

A Few Shot Adaptation of Visual Navigation Skills to New Observations using Meta-Learning

2020-11-06 · Qian Luo, Maks Sorokin, Sehoon Ha

Target-driven visual navigation is a challenging problem that requires a robot to find the goal using only visual inputs. Many researchers have demonstrated promising results using deep reinforcement learning (deep RL) o…

Deep Reinforcement LearningMeta-LearningVisual Navigation

Instant Domain Augmentation for LiDAR Semantic Segmentation

2023-03-25 · CVPR 2023 1 · Kwonyoung Ryu, Soonmin Hwang, Jaesik Park

Despite the increasing popularity of LiDAR sensors, perception algorithms using 3D LiDAR data struggle with the 'sensor-bias problem'. Specifically, the performance of perception algorithms significantly drops when an un…

Domain AdaptationLIDAR Semantic SegmentationSemantic Segmentation

Single-Stage Object Detection from Top-View Grid Maps on Custom Sensor Setups

2020-02-03 · Sascha Wirges, Shuxiao Ding, Christoph Stiller

We present our approach to unsupervised domain adaptation for single-stage object detectors on top-view grid maps in automated driving scenarios. Our goal is to train a robust object detector on grid maps generated from …

Domain AdaptationObjectobject-detectionObject Detection+1