paper-with-me

Papers

Lifelong 3D Object Recognition and Grasp Synthesis Using Dual Memory Recurrent Self-Organization Networks

2021-09-23 · Krishnakumar Santhakumar, Hamidreza Kasaei

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 grasping simultaneously. The autoencoder network is responsible to extract a compact representation for a given object, which serves as input for the GDM learning, and is responsible to predict pixel-wise antipodal grasp configurations. The GDM part is designed to recognize the object in both instances and categories levels. We address the problem of catastrophic forgetting using the intrinsic memory replay, where the episodic memory periodically replays the neural activation trajectories in the absence of external sensory information. To extensively evaluate the proposed model in a lifelong setting, we generate a synthetic dataset due to lack of sequential 3D objects dataset. Experiment results demonstrated that the proposed model can learn both object representation and grasping simultaneously in continual learning scenarios.

📄 PDF Abstract BibTeX arXiv:2109.11544

Code (1)

krishkribo/3d_gdm-rson 공식 구현 pytorch

Tasks

3D Object RecognitionContinual LearningObjectObject Recognition

Similar Papers 제목 키워드 기반

IROS 2019 Lifelong Robotic Vision Challenge -- Lifelong Object Recognition Report

2020-04-26 · Qi She, Fan Feng, Qi Liu, Rosa H. M. Chan 외

This report summarizes IROS 2019-Lifelong Robotic Vision Competition (Lifelong Object Recognition Challenge) with methods and results from the top $8$ finalists (out of over~$150$ teams). The competition dataset (L)ifel(…

Continual LearningObjectObject Recognition

HOGraspFlow: Taxonomy-Aware Hand-Object Retargeting for Multi-Modal SE(3) Grasp Generation

2025-09-21 · Yitian Shi, Zicheng Guo, Rosa Wolf, Edgar Welte 외 arxiv

We propose Hand-Object\emph{(HO)GraspFlow}, an affordance-centric approach that retargets a single RGB with hand-object interaction (HOI) into multi-modal executable parallel jaw grasps without explicit geometric priors …

DcnnGrasp: Towards Accurate Grasp Pattern Recognition with Adaptive Regularizer Learning

2022-05-11 · Xiaoqin Zhang, Ziwei Huang, Jingjing Zheng, Shuo Wang 외

The task of grasp pattern recognition aims to derive the applicable grasp types of an object according to the visual information. Current state-of-the-art methods ignore category information of objects which is crucial f…

Object

Learning Score-based Grasping Primitive for Human-assisting Dexterous Grasping

2023-09-21 · NeurIPS 2023 11

The use of anthropomorphic robotic hands for assisting individuals in situations where human hands may be unavailable or unsuitable has gained significant importance. In this paper, we propose a novel task called human-a…

ContactGrasp: Functional Multi-finger Grasp Synthesis from Contact

2019-04-07 · Samarth Brahmbhatt, Ankur Handa, James Hays, Dieter Fox

Grasping and manipulating objects is an important human skill. Since most objects are designed to be manipulated by human hands, anthropomorphic hands can enable richer human-robot interaction. Desirable grasps are not o…

Object