paper-with-me

Papers

Improving Generalization Ability for 3D Object Detection by Learning Sparsity-invariant Features

2025-02-04 · Hsin-Cheng Lu, Chung-Yi Lin, Winston H. Hsu

In autonomous driving, 3D object detection is essential for accurately identifying and tracking objects. Despite the continuous development of various technologies for this task, a significant drawback is observed in most of them-they experience substantial performance degradation when detecting objects in unseen domains. In this paper, we propose a method to improve the generalization ability for 3D object detection on a single domain. We primarily focus on generalizing from a single source domain to target domains with distinct sensor configurations and scene distributions. To learn sparsity-invariant features from a single source domain, we selectively subsample the source data to a specific beam, using confidence scores determined by the current detector to identify the density that holds utmost importance for the detector. Subsequently, we employ the teacher-student framework to align the Bird's Eye View (BEV) features for different point clouds densities. We also utilize feature content alignment (FCA) and graph-based embedding relationship alignment (GERA) to instruct the detector to be domain-agnostic. Extensive experiments demonstrate that our method exhibits superior generalization capabilities compared to other baselines. Furthermore, our approach even outperforms certain domain adaptation methods that can access to the target domain data.

📄 PDF Abstract BibTeX arXiv:2502.02322

Code (1)

tiffamy/3dod-lsf 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingDomain Adaptationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Moving Object Detection in Time-Lapse or Motion Trigger Image Sequences Using Low-Rank and Invariant Sparse Decomposition

2017-10-01 · ICCV 2017 10 · Moein Shakeri, Hong Zhang

Low-rank and sparse representation based methods have attracted wide attention in background subtraction and moving object detection, where moving objects in the scene are modeled as pixel-wise sparse outliers. Since in …

Moving Object Detectionobject-detectionObject Detectionvalid

Domain-Invariant Disentangled Network for Generalizable Object Detection

2021-01-01 · ICCV 2021 10 · Chuang Lin, Zehuan Yuan, Sicheng Zhao, Peize Sun 외

We address the problem of domain generalizable object detection, which aims to learn a domain-invariant detector from multiple "seen" domains so that it can generalize well to other "unseen" domains. The generalizati…

DisentanglementDomain Generalizationimage-classificationImage Classification+3

Dual-Stage Invariant Continual Learning under Extreme Visual Sparsity

2026-03-27 · Rangya Zhang, Jiaping Xiao, Lu Bai, Yuhang Zhang 외 arxiv

Continual learning seeks to maintain stable adaptation under non-stationary environments, yet this problem becomes particularly challenging in object detection, where most existing methods implicitly assume relatively ba…

Continual LearningObject Detection

Universal-Prototype Enhancing for Few-Shot Object Detection

2021-03-01 · ICCV 2021 10 · Aming Wu, Yahong Han, Linchao Zhu, Yi Yang

Few-shot object detection (FSOD) aims to strengthen the performance of novel object detection with few labeled samples. To alleviate the constraint of few samples, enhancing the generalization ability of learned features…

Few-Shot Object DetectionMeta-LearningNovel Object DetectionObject+2

Instance-Invariant Domain Adaptive Object Detection via Progressive Disentanglement

2019-11-20 · Aming Wu, Yahong Han, Linchao Zhu, Yi Yang

Most state-of-the-art methods of object detection suffer from poor generalization ability when the training and test data are from different domains, e.g., with different styles. To address this problem, previous methods…

DisentanglementObjectobject-detectionObject Detection