TL;DR
This paper extends learning without forgetting techniques to 3D point cloud object recognition, addressing challenges unique to 3D data and demonstrating improved knowledge retention across multiple models and datasets.
Contribution
It introduces knowledge distillation with semantic word vectors for 3D data, establishing new baselines for learning without forgetting in 3D point cloud recognition.
Findings
Effective knowledge distillation reduces forgetting in 3D models.
Semantic word vectors improve class retention during training.
New baseline results on multiple datasets and models.
Abstract
When we fine-tune a well-trained deep learning model for a new set of classes, the network learns new concepts but gradually forgets the knowledge of old training. In some real-life applications, we may be interested in learning new classes without forgetting the capability of previous experience. Such learning without forgetting problem is often investigated using 2D image recognition tasks. In this paper, considering the growth of depth camera technology, we address the same problem for the 3D point cloud object data. This problem becomes more challenging in the 3D domain than 2D because of the unavailability of large datasets and powerful pretrained backbone models. We investigate knowledge distillation techniques on 3D data to reduce catastrophic forgetting of the previous training. Moreover, we improve the distillation process by using semantic word vectors of object classes. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsKnowledge Distillation · Deep Graph Convolutional Neural Network
