paper-with-me

홈 › Papers

3D_DEN: Open-ended 3D Object Recognition using Dynamically Expandable Networks

2020-09-15 · Sudhakaran Jain, Hamidreza Kasaei

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 pose major problems in robotic scenarios where real-time response plays an essential role. Towards addressing this challenge, we propose a new deep transfer learning approach based on a dynamic architectural method to make robots capable of open-ended learning about new 3D object categories. Furthermore, we make sure that the mentioned downsides are minimized to a great extent. Experimental results showed that the proposed model outperformed state-of-the-art approaches with regards to accuracy and also substantially minimizes computational overhead.

📄 PDF Abstract BibTeX arXiv:2009.07213

Code (1)

sudhakaranjain/3D_DEN tf

Tasks

3D Object RecognitionContinual LearningObjectObject RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

VocaDet: Sample-Driven Open-Vocabulary Object Detection and Segmentation via Visual Tokenization and Vector Database Retrieval

2026-07-09 · ZhiXin Sun arxiv

Open-vocabulary object detection and segmentation aim to recognize arbitrary objects beyond predefined categories. Although recent vision-language and reference-based approaches have significantly advanced this field, th…

Object LocalizationObject Detection

E2-AEN: End-to-End Incremental Learning with Adaptively Expandable Network

2022-07-14 · Guimei Cao, Zhanzhan Cheng, Yunlu Xu, Duo Li 외

Expandable networks have demonstrated their advantages in dealing with catastrophic forgetting problem in incremental learning. Considering that different tasks may need different structures, recent methods design dynami…

Incremental Learning

Lifelong Learning with Dynamically Expandable Networks

2017-08-04 · ICLR 2018 1 · Jaehong Yoon, Eunho Yang, Jeongtae Lee, Sung Ju Hwang

We propose a novel deep network architecture for lifelong learning which we refer to as Dynamically Expandable Network (DEN), that can dynamically decide its network capacity as it trains on a sequence of tasks, to learn…

Lifelong learning

DER: Dynamically Expandable Representation for Class Incremental Learning

2021-03-31 · CVPR 2021 1 · Shipeng Yan, Jiangwei Xie, Xuming He

We address the problem of class incremental learning, which is a core step towards achieving adaptive vision intelligence. In particular, we consider the task setting of incremental learning with limited memory and aim t…

class-incremental learningClass Incremental LearningIncremental LearningNovel Concepts

OrthographicNet: A Deep Transfer Learning Approach for 3D Object Recognition in Open-Ended Domains

2019-02-08 · Hamidreza Kasaei

Nowadays, service robots are appearing more and more in our daily life. For this type of robot, open-ended object category learning and recognition is necessary since no matter how extensive the training data used for ba…

3D Object RecognitionObjectObject RecognitionTransfer Learning