paper-with-me

홈 › Papers

PointCLM: A Contrastive Learning-based Framework for Multi-instance Point Cloud Registration

2022-09-01 · Mingzhi Yuan, Zhihao LI, Qiuye Jin, Xinrong Chen, Manning Wang

Multi-instance point cloud registration is the problem of estimating multiple poses of source point cloud instances within a target point cloud. Solving this problem is challenging since inlier correspondences of one instance constitute outliers of all the other instances. Existing methods often rely on time-consuming hypothesis sampling or features leveraging spatial consistency, resulting in limited performance. In this paper, we propose PointCLM, a contrastive learning-based framework for mutli-instance point cloud registration. We first utilize contrastive learning to learn well-distributed deep representations for the input putative correspondences. Then based on these representations, we propose a outlier pruning strategy and a clustering strategy to efficiently remove outliers and assign the remaining correspondences to correct instances. Our method outperforms the state-of-the-art methods on both synthetic and real datasets by a large margin.

📄 PDF Abstract BibTeX arXiv:2209.00219

Code (1)

phdymz/pointclm 공식 구현 pytorch

Tasks

Contrastive LearningPoint Cloud Registration

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CoIn: Contrastive Instance Feature Mining for Outdoor 3D Object Detection with Very Limited Annotations

2023-01-01 · ICCV 2023 1 · Qiming Xia, Jinhao Deng, Chenglu Wen, Hai Wu 외

Recently, 3D object detection with sparse annotations has received great attention. However, current detectors usually perform poorly under very limited annotations. To address this problem, we propose a novel Contra…

3D Object DetectionContrastive Learningobject-detectionObject Detection+1

A Low Rank Promoting Prior for Unsupervised Contrastive Learning

2021-08-05 · Yu Wang, Jingyang Lin, Qi Cai, Yingwei Pan 외

Unsupervised learning is just at a tipping point where it could really take off. Among these approaches, contrastive learning has seen tremendous progress and led to state-of-the-art performance. In this paper, we constr…

Contrastive Learningimage-classificationImage ClassificationInstance Segmentation+4

Weighted Point Cloud Embedding for Multimodal Contrastive Learning Toward Optimal Similarity Metric

2024-04-30 · Toshimitsu Uesaka, Taiji Suzuki, Yuhta Takida, Chieh-Hsin Lai 외

In typical multimodal contrastive learning, such as CLIP, encoders produce one point in the latent representation space for each input. However, one-point representation has difficulty in capturing the relationship and t…

ClassificationContrastive LearningRepresentation LearningZero-Shot Learning

Point Contrastive Prediction with Semantic Clustering for Self-Supervised Learning on Point Cloud Videos

2023-08-18 · ICCV 2023 1 · Xiaoxiao Sheng, Zhiqiang Shen, Gang Xiao, Longguang Wang 외

We propose a unified point cloud video self-supervised learning framework for object-centric and scene-centric data. Previous methods commonly conduct representation learning at the clip or frame level and cannot well ca…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Synergistic Anchored Contrastive Pre-training for Few-Shot Relation Extraction

2023-12-19 · Da Luo, Yanglei Gan, Rui Hou, Run Lin 외

Few-shot Relation Extraction (FSRE) aims to extract relational facts from a sparse set of labeled corpora. Recent studies have shown promising results in FSRE by employing Pre-trained Language Models (PLMs) within the fr…

Contrastive LearningRelationRelation ExtractionSentence