3D Adversarial Augmentations for Robust Out-of-Domain Predictions
Alexander Lehner, Stefano Gasperini, Alvaro Marcos-Ramiro, Michael, Schmidt, Nassir Navab, Benjamin Busam, Federico Tombari

TL;DR
This paper introduces a novel adversarial augmentation method for 3D data that enhances model robustness and generalization to out-of-domain scenarios in 3D object detection and semantic segmentation tasks.
Contribution
It proposes a new adversarial augmentation technique using learned deformation vectors with plausibility constraints to improve out-of-domain performance.
Findings
Significant robustness improvements on out-of-domain datasets.
Enhanced generalization across multiple 3D datasets.
Effective augmentation method for dense 3D tasks.
Abstract
Since real-world training datasets cannot properly sample the long tail of the underlying data distribution, corner cases and rare out-of-domain samples can severely hinder the performance of state-of-the-art models. This problem becomes even more severe for dense tasks, such as 3D semantic segmentation, where points of non-standard objects can be confidently associated to the wrong class. In this work, we focus on improving the generalization to out-of-domain data. We achieve this by augmenting the training set with adversarial examples. First, we learn a set of vectors that deform the objects in an adversarial fashion. To prevent the adversarial examples from being too far from the existing data distribution, we preserve their plausibility through a series of constraints, ensuring sensor-awareness and shapes smoothness. Then, we perform adversarial augmentation by applying the learned…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
MethodsFocus
