paper-with-me

홈 › Papers

InOR-Net: Incremental 3D Object Recognition Network for Point Cloud Representation

2023-02-20 · Jiahua Dong, Yang Cong, Gan Sun, Lixu Wang, Lingjuan Lyu, Jun Li, Ender Konukoglu

3D object recognition has successfully become an appealing research topic in the real-world. However, most existing recognition models unreasonably assume that the categories of 3D objects cannot change over time in the real-world. This unrealistic assumption may result in significant performance degradation for them to learn new classes of 3D objects consecutively, due to the catastrophic forgetting on old learned classes. Moreover, they cannot explore which 3D geometric characteristics are essential to alleviate the catastrophic forgetting on old classes of 3D objects. To tackle the above challenges, we develop a novel Incremental 3D Object Recognition Network (i.e., InOR-Net), which could recognize new classes of 3D objects continuously via overcoming the catastrophic forgetting on old classes. Specifically, a category-guided geometric reasoning is proposed to reason local geometric structures with distinctive 3D characteristics of each class by leveraging intrinsic category information. We then propose a novel critic-induced geometric attention mechanism to distinguish which 3D geometric characteristics within each class are beneficial to overcome the catastrophic forgetting on old classes of 3D objects, while preventing the negative influence of useless 3D characteristics. In addition, a dual adaptive fairness compensations strategy is designed to overcome the forgetting brought by class imbalance, by compensating biased weights and predictions of the classifier. Comparison experiments verify the state-of-the-art performance of the proposed InOR-Net model on several public point cloud datasets.

📄 PDF Abstract BibTeX arXiv:2302.09886

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object RecognitionFairnessObject Recognition

Similar Papers 제목 키워드 기반

InCloud: Incremental Learning for Point Cloud Place Recognition

2022-03-02 · Joshua Knights, Peyman Moghadam, Milad Ramezani, Sridha Sridharan 외

Place recognition is a fundamental component of robotics, and has seen tremendous improvements through the use of deep learning models in recent years. Networks can experience significant drops in performance when deploy…

Incremental Learning

PointCLIMB: An Exemplar-Free Point Cloud Class Incremental Benchmark

2023-04-13 · Shivanand Kundargi, Tejas Anvekar, Ramesh Ashok Tabib, Uma Mudenagudi

Point clouds offer comprehensive and precise data regarding the contour and configuration of objects. Employing such geometric and topological 3D information of objects in class incremental learning can aid endless appli…

class-incremental learningClass Incremental LearningExemplar-FreeIncremental Learning

AziNorm: Exploiting the Radial Symmetry of Point Cloud for Azimuth-Normalized 3D Perception

2022-03-24 · CVPR 2022 1 · Shaoyu Chen, Xinggang Wang, Tianheng Cheng, Wenqiang Zhang 외

Studying the inherent symmetry of data is of great importance in machine learning. Point cloud, the most important data format for 3D environmental perception, is naturally endowed with strong radial symmetry. In this wo…

object-detectionObject DetectionSemantic Segmentation

Boosting the Class-Incremental Learning in 3D Point Clouds via Zero-Collection-Cost Basic Shape Pre-Training

2025-04-11 · Chao Qi, Jianqin Yin, Meng Chen, Yingchun Niu 외

Existing class-incremental learning methods in 3D point clouds rely on exemplars (samples of former classes) to resist the catastrophic forgetting of models, and exemplar-free settings will greatly degrade the performanc…

3D geometryclass-incremental learningClass Incremental LearningExemplar-Free+1

Towards Robust 3D Object Recognition with Dense-to-Sparse Deep Domain Adaptation

2022-05-07 · Prajval Kumar Murali, Cong Wang, Ravinder Dahiya, Mohsen Kaboli

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely o…

3D Object RecognitionAutonomous VehiclesDomain AdaptationObject+1