paper-with-me

홈 › Papers

I3DOL: Incremental 3D Object Learning without Catastrophic Forgetting

2020-12-16 · Jiahua Dong, Yang Cong, Gan Sun, Bingtao Ma, Lichen Wang

3D object classification has attracted appealing attentions in academic researches and industrial applications. However, most existing methods need to access the training data of past 3D object classes when facing the common real-world scenario: new classes of 3D objects arrive in a sequence. Moreover, the performance of advanced approaches degrades dramatically for past learned classes (i.e., catastrophic forgetting), due to the irregular and redundant geometric structures of 3D point cloud data. To address these challenges, we propose a new Incremental 3D Object Learning (i.e., I3DOL) model, which is the first exploration to learn new classes of 3D object continually. Specifically, an adaptive-geometric centroid module is designed to construct discriminative local geometric structures, which can better characterize the irregular point cloud representation for 3D object. Afterwards, to prevent the catastrophic forgetting brought by redundant geometric information, a geometric-aware attention mechanism is developed to quantify the contributions of local geometric structures, and explore unique 3D geometric characteristics with high contributions for classes incremental learning. Meanwhile, a score fairness compensation strategy is proposed to further alleviate the catastrophic forgetting caused by unbalanced data between past and new classes of 3D object, by compensating biased prediction for new classes in the validation phase. Experiments on 3D representative datasets validate the superiority of our I3DOL framework.

📄 PDF Abstract BibTeX arXiv:2012.09014

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object ClassificationFairnessIncremental LearningObject

Similar Papers 제목 키워드 기반

Demystifying Catastrophic Forgetting in Two-Stage Incremental Object Detector

2025-02-08 · Qirui Wu, Shizhou Zhang, De Cheng, Yinghui Xing 외

Catastrophic forgetting is a critical chanllenge for incremental object detection (IOD). Most existing methods treat the detector monolithically, relying on instance replay or knowledge distillation without analyzing com…

Incremental LearningKnowledge Distillationobject-detectionObject Detection

Two-Level Residual Distillation based Triple Network for Incremental Object Detection

2020-07-27 · Dongbao Yang, Yu Zhou, Dayan Wu, Can Ma 외

Modern object detection methods based on convolutional neural network suffer from severe catastrophic forgetting in learning new classes without original data. Due to time consumption, storage burden and privacy of old d…

Incremental LearningObjectobject-detectionObject Detection+1

Towards Class-incremental Object Detection with Nearest Mean of Exemplars

2020-08-19 · Sheng Ren, Yan He, Neal N. Xiong, Kehua Guo

Incremental learning is a form of online learning. Incremental learning can modify the parameters and structure of the deep learning model so that the model does not forget the old knowledge while learning new knowledge.…

Class-Incremental Object DetectionIncremental Learningobject-detectionObject Detection

Static-Dynamic Co-Teaching for Class-Incremental 3D Object Detection

2021-12-14 · Na Zhao, Gim Hee Lee

Deep learning-based approaches have shown remarkable performance in the 3D object detection task. However, they suffer from a catastrophic performance drop on the originally trained classes when incrementally learning ne…

3D Object DetectionIncremental LearningObjectobject-detection+1

Class-Incremental Learning of Plant and Disease Detection: Growing Branches with Knowledge Distillation

2023-04-13 · Mathieu Pagé Fortin

This paper investigates the problem of class-incremental object detection for agricultural applications where a model needs to learn new plant species and diseases incrementally without forgetting the previously learned …

class-incremental learningClass Incremental LearningClass-Incremental Object DetectionIncremental Learning+3