paper-with-me

Papers

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 new classes without revisiting the old data. This "catastrophic forgetting" phenomenon impedes the deployment of 3D object detection approaches in real-world scenarios, where continuous learning systems are needed. In this paper, we study the unexplored yet important class-incremental 3D object detection problem and present the first solution - SDCoT, a novel static-dynamic co-teaching method. Our SDCoT alleviates the catastrophic forgetting of old classes via a static teacher, which provides pseudo annotations for old classes in the new samples and regularizes the current model by extracting previous knowledge with a distillation loss. At the same time, SDCoT consistently learns the underlying knowledge from new data via a dynamic teacher. We conduct extensive experiments on two benchmark datasets and demonstrate the superior performance of our SDCoT over baseline approaches in several incremental learning scenarios.

📄 PDF Abstract BibTeX arXiv:2112.07241

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionIncremental LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Divide and Conquer: Static-Dynamic Collaboration for Few-Shot Class-Incremental Learning

2026-01-13 · Kexin Bao, Daichi Zhang, Yong Li, Dan Zeng 외 arxiv

Few-shot class-incremental learning (FSCIL) aims to continuously recognize novel classes under limited data, which suffers from the key stability-plasticity dilemma: balancing the retention of old knowledge with the acqu…

Few-Shot Class-Incremental Learning

4D Gaussian Splatting SLAM

2025-03-20 · Yanyan Li, Youxu Fang, Zunjie Zhu, Kunyi Li 외

Simultaneously localizing camera poses and constructing Gaussian radiance fields in dynamic scenes establish a crucial bridge between 2D images and the 4D real world. Instead of removing dynamic objects as distractors an…

Optical Flow Estimation

TAILOR: Teaching with Active and Incremental Learning for Object Registration

2022-05-24 · Qianli Xu, Nicolas Gauthier, Wenyu Liang, Fen Fang 외

When deploying a robot to a new task, one often has to train it to detect novel objects, which is time-consuming and labor-intensive. We present TAILOR -- a method and system for object registration with active and incre…

Incremental LearningObject

Online Dynamic SLAM with Incremental Smoothing and Mapping

2025-09-10 · Jesse Morris, Yiduo Wang, Viorela Ila arxiv

Dynamic SLAM methods jointly estimate for the static and dynamic scene components, however existing approaches, while accurate, are computationally expensive and unsuitable for online applications. In this work, we prese…

Video Object Segmentation using Teacher-Student Adaptation in a Human Robot Interaction (HRI) Setting

2018-10-17 · Mennatullah Siam, Chen Jiang, Steven Lu, Laura Petrich 외

Video object segmentation is an essential task in robot manipulation to facilitate grasping and learning affordances. Incremental learning is important for robotics in unstructured environments, since the total number of…

Incremental LearningRobot ManipulationSegmentationSemantic Segmentation+3