paper-with-me

홈 › Papers

Zero-Shot Learning on 3D Point Cloud Objects and Beyond

2021-04-11 · Ali Cheraghian, Shafinn Rahman, Townim F. Chowdhury, Dylan Campbell, Lars Petersson

Zero-shot learning, the task of learning to recognize new classes not seen during training, has received considerable attention in the case of 2D image classification. However, despite the increasing ubiquity of 3D sensors, the corresponding 3D point cloud classification problem has not been meaningfully explored and introduces new challenges. In this paper, we identify some of the challenges and apply 2D Zero-Shot Learning (ZSL) methods in the 3D domain to analyze the performance of existing models. Then, we propose a novel approach to address the issues specific to 3D ZSL. We first present an inductive ZSL process and then extend it to the transductive ZSL and Generalized ZSL (GZSL) settings for 3D point cloud classification. To this end, a novel loss function is developed that simultaneously aligns seen semantics with point cloud features and takes advantage of unlabeled test data to address some known issues (e.g., the problems of domain adaptation, hubness, and data bias). While designed for the particularities of 3D point cloud classification, the method is shown to also be applicable to the more common use-case of 2D image classification. An extensive set of experiments is carried out, establishing state-of-the-art for ZSL and GZSL on synthetic (ModelNet40, ModelNet10, McGill) and real (ScanObjectNN) 3D point cloud datasets.

📄 PDF Abstract BibTeX arXiv:2104.04980

Code (1)

ali-chr/Transductive_ZSL_3D_Point_Cloud 공식 구현 pytorch

Tasks

3D Point Cloud ClassificationClassificationDomain AdaptationGeneral Classificationimage-classificationImage ClassificationPoint Cloud ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

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

ZeroReg: Zero-Shot Point Cloud Registration with Foundation Models

2023-12-05 · Weijie Wang, Wenqi Ren, Guofeng Mei, Bin Ren 외

State-of-the-art 3D point cloud registration methods rely on labeled 3D datasets for training, which limits their practical applications in real-world scenarios and often hinders generalization to unseen scenes. Leveragi…

DecoderGraph MatchingObjectObject Localization+1

See More and Know More: Zero-shot Point Cloud Segmentation via Multi-modal Visual Data

2023-07-20 · ICCV 2023 1 · Yuhang Lu, Qi Jiang, Runnan Chen, Yuenan Hou 외

Zero-shot point cloud segmentation aims to make deep models capable of recognizing novel objects in point cloud that are unseen in the training phase. Recent trends favor the pipeline which transfers knowledge from seen …

Point Cloud SegmentationZero-Shot Learning

Zero-shot point cloud segmentation by transferring geometric primitives

2022-10-18 · Runnan Chen, Xinge Zhu, Nenglun Chen, Wei Li 외

We investigate transductive zero-shot point cloud semantic segmentation, where the network is trained on seen objects and able to segment unseen objects. The 3D geometric elements are essential cues to imply a novel 3D o…

Point Cloud SegmentationSemantic Segmentation

KeyMatchNet: Zero-Shot Pose Estimation in 3D Point Clouds by Generalized Keypoint Matching

2023-03-28 · Frederik Hagelskjær, Rasmus Laurvig Haugaard

In this paper, we present KeyMatchNet, a novel network for zero-shot pose estimation in 3D point clouds. Our method uses only depth information, making it more applicable for many industrial use cases, as color informati…

ObjectPose Estimation