I3DOD: Towards Incremental 3D Object Detection via Prompting
Wenqi Liang, Gan Sun, Chenxi Liu, Jiahua Dong, Kangru Wang

TL;DR
This paper introduces I3DOD, a novel framework for incremental 3D object detection that leverages prompting and a reliable distillation strategy to mitigate catastrophic forgetting and improve performance on new classes.
Contribution
The paper proposes a task-shared prompts mechanism and a reliable distillation strategy to enhance incremental 3D object detection, addressing forgetting and knowledge transfer issues.
Findings
Outperforms state-of-the-art methods by 0.6%-2.7% [email protected]
Effective in preserving old class knowledge during incremental learning
Demonstrates robustness across benchmark datasets
Abstract
3D object detection has achieved significant performance in many fields, e.g., robotics system, autonomous driving, and augmented reality. However, most existing methods could cause catastrophic forgetting of old classes when performing on the class-incremental scenarios. Meanwhile, the current class-incremental 3D object detection methods neglect the relationships between the object localization information and category semantic information and assume all the knowledge of old model is reliable. To address the above challenge, we present a novel Incremental 3D Object Detection framework with the guidance of prompting, i.e., I3DOD. Specifically, we propose a task-shared prompts mechanism to learn the matching relationships between the object localization information and category semantic information. After training on the current task, these prompts will be stored in our prompt pool, and…
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
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · Multimodal Machine Learning Applications
