paper-with-me

Papers

Few-shot Class-incremental Learning for 3D Point Cloud Objects

2022-05-30 · Townim Chowdhury, Ali Cheraghian, Sameera Ramasinghe, Sahar Ahmadi, Morteza Saberi, Shafin Rahman

Few-shot class-incremental learning (FSCIL) aims to incrementally fine-tune a model (trained on base classes) for a novel set of classes using a few examples without forgetting the previous training. Recent efforts address this problem primarily on 2D images. However, due to the advancement of camera technology, 3D point cloud data has become more available than ever, which warrants considering FSCIL on 3D data. This paper addresses FSCIL in the 3D domain. In addition to well-known issues of catastrophic forgetting of past knowledge and overfitting of few-shot data, 3D FSCIL can bring newer challenges. For example, base classes may contain many synthetic instances in a realistic scenario. In contrast, only a few real-scanned samples (from RGBD sensors) of novel classes are available in incremental steps. Due to the data variation from synthetic to real, FSCIL endures additional challenges, degrading performance in later incremental steps. We attempt to solve this problem using Microshapes (orthogonal basis vectors) by describing any 3D objects using a pre-defined set of rules. It supports incremental training with few-shot examples minimizing synthetic to real data variation. We propose new test protocols for 3D FSCIL using popular synthetic datasets (ModelNet and ShapeNet) and 3D real-scanned datasets (ScanObjectNN and CO3D). By comparing state-of-the-art methods, we establish the effectiveness of our approach in the 3D domain.

📄 PDF Abstract BibTeX arXiv:2205.15225

Code (1)

townim-faisal/fscil-3d 공식 구현 pytorch

Tasks

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

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

Hyperbolic Uncertainty-Aware Few-Shot Incremental Point Cloud Segmentation

2025-01-01 · CVPR 2025 1 · Tanuj Sur, Samrat Mukherjee, Kaizer Rahaman, Subhasis Chaudhuri 외

3D point cloud segmentation is essential across a range of applications; however, conventional methods often struggle in evolving environments, particularly when tasked with identifying novel categories under limited…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningFew-Shot Learning+3

Generalized Few-Shot 3D Object Detection of LiDAR Point Cloud for Autonomous Driving

2023-02-08 · Jiawei Liu, Xingping Dong, Sanyuan Zhao, Jianbing Shen

Recent years have witnessed huge successes in 3D object detection to recognize common objects for autonomous driving (e.g., vehicles and pedestrians). However, most methods rely heavily on a large amount of well-labeled …

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Zero-shot Learning of 3D Point Cloud Objects

2019-02-27 · Ali Cheraghian, Shafin Rahman, Lars Petersson

Recent deep learning architectures can recognize instances of 3D point cloud objects of previously seen classes quite well. At the same time, current 3D depth camera technology allows generating/segmenting a large amount…

AttributeZero-Shot Learning

Foundation Model-Powered 3D Few-Shot Class Incremental Learning via Training-free Adaptor

2024-10-11 · Sahar Ahmadi, Ali Cheraghian, Morteza Saberi, Md. Towsif Abir 외

Recent advances in deep learning for processing point clouds hold increased interest in Few-Shot Class Incremental Learning (FSCIL) for 3D computer vision. This paper introduces a new method to tackle the Few-Shot Contin…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning