paper-with-me

Papers

Zero-Shot Point Cloud Segmentation by Semantic-Visual Aware Synthesis

2023-01-01 · ICCV 2023 1 · Yuwei Yang, Munawar Hayat, Zhao Jin, Hongyuan Zhu, Yinjie Lei

This paper proposes a feature synthesis approach for zero-shot semantic segmentation of 3D point clouds, enabling generalization to previously unseen categories. Given only the class-level semantic information for unseen objects, we strive to enhance the correspondence, alignment and consistency between the visual and semantic spaces, to synthesise diverse, generic and transferable visual features. We develop a masked learning strategy to promote diversity within the same class visual features and enhance the separation between different classes. We further cast the visual features into a prototypical space to model their distribution for alignment with the corresponding semantic space. Finally, we develop a consistency regularizer to preserve the semantic-visual relationships between the real-seen features and synthetic-unseen features. Our approach shows considerable semantic segmentation gains on ScanNet, S3DIS and SemanticKITTI benchmarks. Our code is available at: https://github.com/leolyj/3DPC-GZSL

📄 PDF Abstract BibTeX

Code (1)

leolyj/3dpc-gzsl 공식 구현 pytorch

Tasks

DiversityPoint Cloud SegmentationSegmentationSemantic SegmentationZero-Shot Semantic Segmentation

Similar Papers 제목 키워드 기반

Prototype Adaption and Projection for Few- and Zero-shot 3D Point Cloud Semantic Segmentation

2023-05-23 · Shuting He, Xudong Jiang, Wei Jiang, Henghui Ding

In this work, we address the challenging task of few-shot and zero-shot 3D point cloud semantic segmentation. The success of few-shot semantic segmentation in 2D computer vision is mainly driven by the pre-training on la…

Few-shot 3D semantic segmentationSegmentation

Transferring CLIP's Knowledge into Zero-Shot Point Cloud Semantic Segmentation

2023-12-12 · Yuanbin Wang, Shaofei Huang, Yulu Gao, Zhen Wang 외

Traditional 3D segmentation methods can only recognize a fixed range of classes that appear in the training set, which limits their application in real-world scenarios due to the lack of generalization ability. Large-sca…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation+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

3D-PointZshotS: Geometry-Aware 3D Point Cloud Zero-Shot Semantic Segmentation Narrowing the Visual-Semantic Gap

2025-04-16 · Minmin Yang, Huantao Ren, Senem Velipasalar

Existing zero-shot 3D point cloud segmentation methods often struggle with limited transferability from seen classes to unseen classes and from semantic to visual space. To alleviate this, we introduce 3D-PointZshotS, a …

Point Cloud SegmentationSemantic SegmentationTransfer LearningZero Shot Segmentation+1

GZSL-MoE: Apprentissage G{é}n{é}ralis{é} Z{é}ro-Shot bas{é} sur le M{é}lange d'Experts pour la Segmentation S{é}mantique de Nuages de Points 3DAppliqu{é} {à} un Jeu de Donn{é}es d'Environnement de Collaboration Humain-Robot

2025-09-23 · Ahed Alboody arxiv

Generative Zero-Shot Learning approach (GZSL) has demonstrated significant potential in 3D point cloud semantic segmentation tasks. GZSL leverages generative models like GANs or VAEs to synthesize realistic features (rea…

Generalized Zero-Shot Learning3D Semantic Segmentation