paper-with-me

홈 › Papers

3D-VField: Adversarial Augmentation of Point Clouds for Domain Generalization in 3D Object Detection

2021-12-09 · CVPR 2022 1 · Alexander Lehner, Stefano Gasperini, Alvaro Marcos-Ramiro, Michael Schmidt, Mohammad-Ali Nikouei Mahani, Nassir Navab, Benjamin Busam, Federico Tombari

As 3D object detection on point clouds relies on the geometrical relationships between the points, non-standard object shapes can hinder a method's detection capability. However, in safety-critical settings, robustness to out-of-domain and long-tail samples is fundamental to circumvent dangerous issues, such as the misdetection of damaged or rare cars. In this work, we substantially improve the generalization of 3D object detectors to out-of-domain data by deforming point clouds during training. We achieve this with 3D-VField: a novel data augmentation method that plausibly deforms objects via vector fields learned in an adversarial fashion. Our approach constrains 3D points to slide along their sensor view rays while neither adding nor removing any of them. The obtained vectors are transferable, sample-independent and preserve shape and occlusions. Despite training only on a standard dataset, such as KITTI, augmenting with our vector fields significantly improves the generalization to differently shaped objects and scenes. Towards this end, we propose and share CrashD: a synthetic dataset of realistic damaged and rare cars, with a variety of crash scenarios. Extensive experiments on KITTI, Waymo, our CrashD and SUN RGB-D show the generalizability of our techniques to out-of-domain data, different models and sensors, namely LiDAR and ToF cameras, for both indoor and outdoor scenes. Our CrashD dataset is available at https://crashd-cars.github.io.

📄 PDF Abstract BibTeX arXiv:2112.04764

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionData AugmentationDomain GeneralizationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PointMixup: Augmentation for Point Clouds

2020-08-14 · ECCV 2020 8 · Yunlu Chen, Vincent Tao Hu, Efstratios Gavves, Thomas Mensink 외

This paper introduces data augmentation for point clouds by interpolation between examples. Data augmentation by interpolation has shown to be a simple and effective approach in the image domain. Such a mixup is however …

3D Point Cloud Classification3D Point Cloud Data AugmentationData AugmentationPoint Cloud Classification

Bridging Domain Gap of Point Cloud Representations via Self-Supervised Geometric Augmentation

2024-09-11 · Li Yu, Hongchao Zhong, Longkun Zou, Ke Chen 외

Recent progress of semantic point clouds analysis is largely driven by synthetic data (e.g., the ModelNet and the ShapeNet), which are typically complete, well-aligned and noisy free. Therefore, representations of those …

Domain AdaptationPoint Cloud ClassificationRepresentation LearningSelf-Supervised Learning+1

Domain Adaptation on Point Clouds via Geometry-Aware Implicits

2021-12-17 · CVPR 2022 1 · Yuefan Shen, Yanchao Yang, Mi Yan, He Wang 외

As a popular geometric representation, point clouds have attracted much attention in 3D vision, leading to many applications in autonomous driving and robotics. One important yet unsolved issue for learning on point clou…

Autonomous DrivingDomain AdaptationUnsupervised Domain Adaptation

Provable Defense Against Clustering Attacks on 3D Point Clouds

2021-11-22 · AAAI Workshop AdvML 2022 2 · Dishanika Dewani Denipitiyage, Thalaiyasingam Ajanthan, Parameswaran Kamalaruban, Adrian Weller

Lately, the literature on adversarial robustness spans from images to other domains such as point clouds. In this work, we consider clustering attacks on 3D point clouds and devise a provable defense mechanism to counter…

Adversarial RobustnessClustering

Geometry-aware Generation of Adversarial and Cooperative Point Clouds

2019-09-25 · Yuxin Wen, Jiehong Lin, Ke Chen, Kui Jia

Recent studies show that machine learning models are vulnerable to adversarial examples. In 2D image domain, these examples are obtained by adding imperceptible noises to natural images. This paper studies adversarial ge…

FairnessObject