paper-with-me

Papers

Rectified Point Flow: Generic Point Cloud Pose Estimation

2025-06-05 · Tao Sun, Liyuan Zhu, Shengyu Huang, Shuran Song, Iro Armeni

We introduce Rectified Point Flow, a unified parameterization that formulates pairwise point cloud registration and multi-part shape assembly as a single conditional generative problem. Given unposed point clouds, our method learns a continuous point-wise velocity field that transports noisy points toward their target positions, from which part poses are recovered. In contrast to prior work that regresses part-wise poses with ad-hoc symmetry handling, our method intrinsically learns assembly symmetries without symmetry labels. Together with a self-supervised encoder focused on overlapping points, our method achieves a new state-of-the-art performance on six benchmarks spanning pairwise registration and shape assembly. Notably, our unified formulation enables effective joint training on diverse datasets, facilitating the learning of shared geometric priors and consequently boosting accuracy. Project page: https://rectified-pointflow.github.io/.

📄 PDF Abstract BibTeX arXiv:2506.05282

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud RegistrationPose Estimation

Similar Papers 제목 키워드 기반

Image-to-Point Cloud Registration Made Easy with Rectified Flow-based LiDAR Upsampling

2026-07-16 · Reon Tabata, Kenji Koide, Shuji Oishi, Masashi Yokozuka 외 arxiv

Image-to-Point Cloud Registration (I2P) is essential for integrating camera and LiDAR in perception and autonomous systems, yet the modality gap between images and point clouds makes it difficult to achieve both high acc…

Point Cloud RegistrationPoint Clouds

cilantro: A Lean, Versatile, and Efficient Library for Point Cloud Data Processing

2018-07-01 · Konstantinos Zampogiannis, Cornelia Fermuller, Yiannis Aloimonos

We introduce cilantro, an open-source C++ library for geometric and general-purpose point cloud data processing. The library provides functionality that covers low-level point cloud operations, spatial reasoning, various…

ClusteringPoint Cloud SegmentationSpatial Reasoning

FrePolad: Frequency-Rectified Point Latent Diffusion for Point Cloud Generation

2023-11-20 · Chenliang Zhou, Fangcheng Zhong, Param Hanji, Zhilin Guo 외

We propose FrePolad: frequency-rectified point latent diffusion, a point cloud generation pipeline integrating a variational autoencoder (VAE) with a denoising diffusion probabilistic model (DDPM) for the latent distribu…

Computational EfficiencyDenoisingDiversityPoint Cloud Generation

Rotation-Aware Point-Cloud Embeddings for Vision-Based In-Hand Reorientation

2026-06-19 · Yashom Dighe, Karthik Dantu arxiv

Point-cloud goals provide a direct way to specify dexterous in-hand reorientation: instead of defining an object-specific pose frame or estimating 6D pose at test time, the policy is given the desired 3D geometry of the …

VRNet: Learning the Rectified Virtual Corresponding Points for 3D Point Cloud Registration

2022-03-24 · Zhiyuan Zhang, Jiadai Sun, Yuchao Dai, Bin Fan 외

3D point cloud registration is fragile to outliers, which are labeled as the points without corresponding points. To handle this problem, a widely adopted strategy is to estimate the relative pose based only on some accu…

Point Cloud Registration