Lifelong 3D Object Recognition and Grasp Synthesis Using Dual Memory Recurrent Self-Organization Networks
Krishnakumar Santhakumar, Hamidreza Kasaei

TL;DR
This paper introduces a hybrid neural network model that combines a dual-memory recurrent network and an autoencoder to enable lifelong 3D object recognition and grasp synthesis, addressing catastrophic forgetting in continual learning.
Contribution
The novel hybrid architecture integrates a growing dual-memory RNN with an autoencoder for simultaneous object recognition and grasp prediction in lifelong learning settings.
Findings
Model effectively mitigates catastrophic forgetting through intrinsic memory replay.
The system learns to recognize objects and predict grasps concurrently in continual scenarios.
Synthetic dataset experiments validate the model's capability in lifelong 3D object recognition and grasping.
Abstract
Humans learn to recognize and manipulate new objects in lifelong settings without forgetting the previously gained knowledge under non-stationary and sequential conditions. In autonomous systems, the agents also need to mitigate similar behavior to continually learn the new object categories and adapt to new environments. In most conventional deep neural networks, this is not possible due to the problem of catastrophic forgetting, where the newly gained knowledge overwrites existing representations. Furthermore, most state-of-the-art models excel either in recognizing the objects or in grasp prediction, while both tasks use visual input. The combined architecture to tackle both tasks is very limited. In this paper, we proposed a hybrid model architecture consists of a dynamically growing dual-memory recurrent neural network (GDM) and an autoencoder to tackle object recognition 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
