paper-with-me

홈 › Papers

3D-AVS: LiDAR-based 3D Auto-Vocabulary Segmentation

2024-06-13 · CVPR 2025 1 · Weijie Wei, Osman Ülger, Fatemeh Karimi Nejadasl, Theo Gevers, Martin R. Oswald

Open-Vocabulary Segmentation (OVS) methods offer promising capabilities in detecting unseen object categories, but the category must be known and needs to be provided by a human, either via a text prompt or pre-labeled datasets, thus limiting their scalability. We propose 3D-AVS, a method for Auto-Vocabulary Segmentation of 3D point clouds for which the vocabulary is unknown and auto-generated for each input at runtime, thus eliminating the human in the loop and typically providing a substantially larger vocabulary for richer annotations. 3D-AVS first recognizes semantic entities from image or point cloud data and then segments all points with the automatically generated vocabulary. Our method incorporates both image-based and point-based recognition, enhancing robustness under challenging lighting conditions where geometric information from LiDAR is especially valuable. Our point-based recognition features a Sparse Masked Attention Pooling (SMAP) module to enrich the diversity of recognized objects. To address the challenges of evaluating unknown vocabularies and avoid annotation biases from label synonyms, hierarchies, or semantic overlaps, we introduce the annotation-free Text-Point Semantic Similarity (TPSS) metric for assessing generated vocabulary quality. Our evaluations on nuScenes and ScanNet200 demonstrate 3D-AVS's ability to generate semantic classes with accurate point-wise segmentations. Codes will be released at https://github.com/ozzyou/3D-AVS

📄 PDF Abstract BibTeX arXiv:2406.09126

Code (1)

ozzyou/3d-avs 공식 구현

Tasks

Autonomous DrivingObjectSegmentationSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Attention Pooling 설명 없음

Similar Papers 제목 키워드 기반

IGLOSS: Image Generation for Lidar Open-vocabulary Semantic Segmentation

2026-04-01 · Nermin Samet, Gilles Puy, Renaud Marlet arxiv

This paper presents a new method for the zero-shot open-vocabulary semantic segmentation (OVSS) of 3D automotive lidar data. To circumvent the recognized image-text modality gap that is intrinsic to approaches based on V…

Semantic SegmentationImage Generation

Lidar Panoptic Segmentation in an Open World

2024-09-22 · Anirudh S Chakravarthy, Meghana Reddy Ganesina, Peiyun Hu, Laura Leal-Taixe 외

Addressing Lidar Panoptic Segmentation (LPS ) is crucial for safe deployment of autonomous vehicles. LPS aims to recognize and segment lidar points w.r.t. a pre-defined vocabulary of semantic classes, including thing cla…

Autonomous VehiclesInstance SegmentationPanoptic SegmentationPoint Cloud Segmentation+2

LOSC: LiDAR Open-voc Segmentation Consolidator

2025-07-10 · Nermin Samet, Gilles Puy, Renaud Marlet arxiv

We study the use of image-based Vision-Language Models (VLMs) for open-vocabulary segmentation of lidar scans in driving settings. Classically, image semantics can be back-projected onto 3D point clouds. Yet, resulting p…

Panoptic SegmentationPoint Clouds

Training an Open-Vocabulary Monocular 3D Object Detection Model without 3D Data

2024-11-23 · Rui Huang, Henry Zheng, Yan Wang, Zhuofan Xia 외

Open-vocabulary 3D object detection has recently attracted considerable attention due to its broad applications in autonomous driving and robotics, which aims to effectively recognize novel classes in previously unseen d…

3D Object DetectionAutonomous DrivingMonocular 3D Object Detectionobject-detection+1

3D Open-Vocabulary Panoptic Segmentation with 2D-3D Vision-Language Distillation

2024-01-04 · Zihao Xiao, Longlong Jing, Shangxuan Wu, Alex Zihao Zhu 외

3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation app…

3D Panoptic SegmentationAutonomous DrivingClassificationOpen Vocabulary Panoptic Segmentation+2