paper-with-me

Papers

Partial Wasserstein Adversarial Network for Non-rigid Point Set Registration

2022-03-04 · ICLR 2022 4 · Zi-Ming Wang, Nan Xue, Ling Lei, Gui-Song Xia

Given two point sets, the problem of registration is to recover a transformation that matches one set to the other. This task is challenging due to the presence of the large number of outliers, the unknown non-rigid deformations and the large sizes of point sets. To obtain strong robustness against outliers, we formulate the registration problem as a partial distribution matching (PDM) problem, where the goal is to partially match the distributions represented by point sets in a metric space. To handle large point sets, we propose a scalable PDM algorithm by utilizing the efficient partial Wasserstein-1 (PW) discrepancy. Specifically, we derive the Kantorovich-Rubinstein duality for the PW discrepancy, and show its gradient can be explicitly computed. Based on these results, we propose a partial Wasserstein adversarial network (PWAN), which is able to approximate the PW discrepancy by a neural network, and minimize it by gradient descent. In addition, it also incorporates an efficient coherence regularizer for non-rigid transformations to avoid unrealistic deformations. We evaluate PWAN on practical point set registration tasks, and show that the proposed PWAN is robust, scalable and performs more favorably than the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2203.02227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Partial Transport for Point-Cloud Registration

2023-09-27 · Yikun Bai, Huy Tran, Steven B. Damelin, Soheil Kolouri

Point cloud registration plays a crucial role in various fields, including robotics, computer graphics, and medical imaging. This process involves determining spatial relationships between different sets of points, typic…

Computational EfficiencyPoint Cloud Registration

Non-rigid Point Cloud Registration with Neural Deformation Pyramid

2022-05-25 · Yang Li, Tatsuya Harada

Non-rigid point cloud registration is a key component in many computer vision and computer graphics applications. The high complexity of the unknown non-rigid motion make this task a challenging problem. In this paper, w…

Point Cloud Registration

Real-time multimodal image registration with partial intraoperative point-set data

2021-09-10 · Zachary M C Baum, Yipeng Hu, Dean C Barratt

We present Free Point Transformer (FPT) - a deep neural network architecture for non-rigid point-set registration. Consisting of two modules, a global feature extraction module and a point transformation module, FPT does…

Image Registration

Partial Distribution Matching via Partial Wasserstein Adversarial Networks

2024-09-16 · Zi-Ming Wang, Nan Xue, Ling Lei, Rebecka Jörnsten 외

This paper studies the problem of distribution matching (DM), which is a fundamental machine learning problem seeking to robustly align two probability distributions. Our approach is established on a relaxed formulation,…

Domain AdaptationPartial Domain Adaptation

AdamFlow: Adam-based Wasserstein Gradient Flows for Surface Registration in Medical Imaging

2026-04-02 · Qiang Ma, Qingjie Meng, Xin Hu, Yicheng Wu 외 arxiv

Surface registration plays an important role for anatomical shape analysis in medical imaging. Existing surface registration methods often face a trade-off between efficiency and robustness. Local point matching methods …