paper-with-me

Papers

Unsupervised Point Cloud Object Co-Segmentation by Co-Contrastive Learning and Mutual Attention Sampling

2021-01-01 · ICCV 2021 10 · Cheng-Kun Yang, Yung-Yu Chuang, Yen-Yu Lin

This paper presents a new task, point cloud object co-segmentation, aiming to segment the common 3D objects in a set of point clouds. We formulate this task as an object point sampling problem, and develop two techniques, the mutual attention module and co-contrastive learning, to enable it. The proposed method employs two point samplers based on deep neural networks, the object sampler and the background sampler. The former targets at sampling points of common objects while the latter focuses on the rest. The mutual attention module explores point-wise correlation across point clouds. It is embedded in both samplers and can identify points with strong cross-cloud correlation from the rest. After extracting features for points selected by the two samplers, we optimize the networks by developing the co-contrastive loss, which minimizes feature discrepancy of the estimated object points while maximizing feature separation between the estimated object and background points. Our method works on point clouds of an arbitrary object class. It is end-to-end trainable and does not need point-level annotations. It is evaluated on the ScanObjectNN and S3DIS datasets and achieves promising results.

📄 PDF Abstract BibTeX

Code (1)

jimmy15923/unsup_point_coseg 공식 구현 pytorch

Tasks

Contrastive LearningObject

Similar Papers 제목 키워드 기반

Unsupervised Contrastive Learning with Simple Transformation for 3D Point Cloud Data

2021-10-13 · Jincen Jiang, Xuequan Lu, Wanli Ouyang, Meili Wang

Though a number of point cloud learning methods have been proposed to handle unordered points, most of them are supervised and require labels for training. By contrast, unsupervised learning of point cloud data has recei…

3D Object ClassificationClassificationContrastive LearningRepresentation Learning+3

Masked Clustering Prediction for Unsupervised Point Cloud Pre-training

2025-08-12 · Bin Ren, Xiaoshui Huang, Mengyuan Liu, Hong Liu 외 arxiv

Vision transformers (ViTs) have recently been widely applied to 3D point cloud understanding, with masked autoencoding as the predominant pre-training paradigm. However, the challenge of learning dense and informative se…

Unsupervised Pre-trainingSemantic SegmentationContrastive LearningObject Detection

Data Augmentation-free Unsupervised Learning for 3D Point Cloud Understanding

2022-10-06 · Guofeng Mei, Cristiano Saltori, Fabio Poiesi, Jian Zhang 외

Unsupervised learning on 3D point clouds has undergone a rapid evolution, especially thanks to data augmentation-based contrastive methods. However, data augmentation is not ideal as it requires a careful selection of th…

3D Object ClassificationContrastive LearningData AugmentationPseudo Label+1

ViPFormer: Efficient Vision-and-Pointcloud Transformer for Unsupervised Pointcloud Understanding

2023-03-25 · Hongyu Sun, Yongcai Wang, Xudong Cai, Xuewei Bai 외

Recently, a growing number of work design unsupervised paradigms for point cloud processing to alleviate the limitation of expensive manual annotation and poor transferability of supervised methods. Among them, CrossPoin…

3D Shape ClassificationContrastive LearningSemantic Segmentation

CrossPoint: Self-Supervised Cross-Modal Contrastive Learning for 3D Point Cloud Understanding

2022-03-01 · CVPR 2022 1 · Mohamed Afham, Isuru Dissanayake, Dinithi Dissanayake, Amaya Dharmasiri 외

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised lea…

3D Object Classification3D Point Cloud Linear ClassificationContrastive LearningFew-Shot 3D Point Cloud Classification+1