TL;DR
This paper introduces 3D_DEN, a dynamic network architecture enabling service robots to continually learn new 3D object categories efficiently, reducing catastrophic forgetting and computational costs in real-time scenarios.
Contribution
The paper proposes a novel dynamic architectural approach for continual 3D object recognition that minimizes computational overhead and mitigates catastrophic forgetting.
Findings
Outperforms state-of-the-art methods in accuracy
Significantly reduces computational complexity
Enables real-time open-ended learning in robotic systems
Abstract
Service robots, in general, have to work independently and adapt to the dynamic changes happening in the environment in real-time. One important aspect in such scenarios is to continually learn to recognize newer object categories when they become available. This combines two main research problems namely continual learning and 3D object recognition. Most of the existing research approaches include the use of deep Convolutional Neural Networks (CNNs) focusing on image datasets. A modified approach might be needed for continually learning 3D object categories. A major concern in using CNNs is the problem of catastrophic forgetting when a model tries to learn a new task. Despite various proposed solutions to mitigate this problem, there still exist some downsides of such solutions, e.g., computational complexity, especially when learning substantial number of tasks. These downsides can…
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.
