paper-with-me

Papers

Label-Efficient Learning on Point Clouds using Approximate Convex Decompositions

2020-03-30 · ECCV 2020 8 · Matheus Gadelha, Aruni RoyChowdhury, Gopal Sharma, Evangelos Kalogerakis, Liangliang Cao, Erik Learned-Miller, Rui Wang, Subhransu Maji

The problems of shape classification and part segmentation from 3D point clouds have garnered increasing attention in the last few years. Both of these problems, however, suffer from relatively small training sets, creating the need for statistically efficient methods to learn 3D shape representations. In this paper, we investigate the use of Approximate Convex Decompositions (ACD) as a self-supervisory signal for label-efficient learning of point cloud representations. We show that using ACD to approximate ground truth segmentation provides excellent self-supervision for learning 3D point cloud representations that are highly effective on downstream tasks. We report improvements over the state-of-the-art for unsupervised representation learning on the ModelNet40 shape classification dataset and significant gains in few-shot part segmentation on the ShapeNetPart dataset.Code available at https://github.com/matheusgadelha/PointCloudLearningACD

📄 PDF Abstract BibTeX arXiv:2003.13834

Code (1)

matheusgadelha/PointCloudLearningACD 공식 구현 pytorch

Tasks

General ClassificationRepresentation LearningSegmentation

Similar Papers 제목 키워드 기반

Tensor-Train Point Cloud Compression and Efficient Approximate Nearest-Neighbor Search

2024-10-06 · Georgii Novikov, Alexander Gneushev, Alexey Kadeishvili, Ivan Oseledets

Nearest-neighbor search in large vector databases is crucial for various machine learning applications. This paper introduces a novel method using tensor-train (TT) low-rank tensor decomposition to efficiently represent …

Density EstimationOut of Distribution (OOD) DetectionTensor Decomposition

SuperFlex: Deformable Superquadrics for Point Cloud Decomposition

2026-07-01 · Gabriel Tavernini, Elisabetta Fedele, Tiago Novello, Leonidas Guibas 외 arxiv

Superquadrics have proven to provide a compact, geometrically meaningful representation for 3D objects. However, existing methods suffer from limited reconstruction accuracy, are restricted to rigid primitives, and lack …

Point Clouds

Occupancy-MAE: Self-supervised Pre-training Large-scale LiDAR Point Clouds with Masked Occupancy Autoencoders

2022-06-20 · Chen Min, Xinli Xu, Dawei Zhao, Liang Xiao 외

Current perception models in autonomous driving heavily rely on large-scale labelled 3D data, which is both costly and time-consuming to annotate. This work proposes a solution to reduce the dependence on labelled 3D tra…

3D Object Detection3D Semantic SegmentationAutonomous DrivingDomain Adaptation+8

Efficient Computation of Shortest Path-Concavity for 3D Meshes

2013-06-01 · CVPR 2013 6 · Henrik Zimmer, Marcel Campen, Leif Kobbelt

In the context of shape segmentation and retrieval object-wide distributions of measures are needed to accurately evaluate and compare local regions of shapes. Lien et al. [16] proposed two point-wise concavity measures …

Retrieval

Point Cloud Classification via Deep Set Linearized Optimal Transport

2024-01-02 · Scott Mahan, Caroline Moosmüller, Alexander Cloninger

We introduce Deep Set Linearized Optimal Transport, an algorithm designed for the efficient simultaneous embedding of point clouds into an $L^2-$space. This embedding preserves specific low-dimensional structures within …

ClassificationPoint Cloud Classification