MIRACLE3D: Memory-efficient Integrated Robust Approach for Continual Learning on Point Clouds via Shape Model Construction
Hossein Resani, Behrooz Nasihatkon
TL;DR
MIRACLE3D tackles catastrophic forgetting in 3D point-cloud continual learning with a memory-efficient, privacy-preserving approach. It constructs per-class shape models storing a mean shape and a small set of variation modes, and generates synthetic samples for rehearsal, augmented by gradient mode regularization to boost robustness. The method demonstrates state-of-the-art performance on ModelNet40, ShapeNet, and ScanNet while using a fraction of the memory required by prior methods, and it remains backbone-independent by operating in the input space. This work offers practical impact for scalable, privacy-conscious 3D continual learning in robotics, AR/VR, and autonomous systems.
Abstract
In this paper, we introduce a novel framework for memory-efficient and privacy-preserving continual learning in 3D object classification. Unlike conventional memory-based approaches in continual learning that require storing numerous exemplars, our method constructs a compact shape model for each class, retaining only the mean shape along with a few key modes of variation. This strategy not only enables the generation of diverse training samples while drastically reducing memory usage but also enhances privacy by eliminating the need to store original data. To further improve model robustness against input variations, an issue common in 3D domains due to the absence of strong backbones and limited training data, we incorporate Gradient Mode Regularization. This technique enhances model stability and broadens classification margins, resulting in accuracy improvements. We validate our approach through extensive experiments on the ModelNet40, ShapeNet, and ScanNet datasets, where we achieve state-of-the-art performance. Notably, our method consumes only 15% of the memory required by competing methods on the ModelNet40 and ShapeNet, while achieving comparable performance on the challenging ScanNet dataset with just 8.5% of the memory. These results underscore the scalability, effectiveness, and privacy-preserving strengths of our framework for 3D object classification.
