中文
相关论文

相关论文: Accurate Point Cloud Registration with Robust Opti…

200 篇论文

Optimal Transport (OT) has proven effective for domain adaptation (DA) by aligning distributions across domains with differing statistical properties. Building on the approach of Courty et al. (2016), who mapped source data to the target…

机器学习 · 统计学 2025-05-15 Brian Britos , Mathias Bourel

The performance of surface registration relies heavily on the metric used for the alignment error between the source and target shapes. Traditionally, such a metric is based on the point-to-point or point-to-plane distance from the points…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Zhi Deng , Yuxin Yao , Bailin Deng , Juyong Zhang

Point cloud compression has garnered significant interest in computer vision. However, existing algorithms primarily cater to human vision, while most point cloud data is utilized for machine vision tasks. To address this, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Lei Liu , Zhihao Hu , Zhenghao Chen

Point cloud registration involves determining a rigid transformation to align a source point cloud with a target point cloud. This alignment is fundamental in applications such as autonomous driving, robotics, and medical imaging, where…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Yu-Xin Zhang , Jie Gui , Baosheng Yu , Xiaofeng Cong , Xin Gong , Wenbing Tao , Dacheng Tao

Current point cloud registration methods are mainly based on local geometric information and usually ignore the semantic information contained in the scenes. In this paper, we treat the point cloud registration problem as a semantic…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Shaocong Liu , Tao Wang , Yan Zhang , Ruqin Zhou , Li Li , Chenguang Dai , Yongsheng Zhang , Longguang Wang , Hanyun Wang

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Animesh Dhagat , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

We propose integrating optimal transport (OT) into operator learning for partial differential equations (PDEs) on complex geometries. Classical geometric learning methods typically represent domains as meshes, graphs, or point clouds. Our…

机器学习 · 计算机科学 2025-07-29 Xinyi Li , Zongyi Li , Nikola Kovachki , Anima Anandkumar

Existing Optimal Transport (OT) methods mainly derive the optimal transport plan/matching under the criterion of transport cost/distance minimization, which may cause incorrect matching in some cases. In many applications, annotating a few…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Xiang Gu , Yucheng Yang , Wei Zeng , Jian Sun , Zongben Xu

Point cloud rigid registration is a fundamental problem in 3D computer vision. In the multiview case, we aim to find a set of 6D poses to align a set of objects. Methods based on pairwise registration rely on a subsequent synchronization…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Luc Vedrenne , Sylvain Faisan , Denis Fortun

Registration of point clouds related by rigid transformations is one of the fundamental problems in computer vision. However, a solution to the practical scenario of aligning sparsely and differently sampled observations in the presence of…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Natalie Lang , Joseph M. Francos

The motivation of this paper is to address the problem of registering airborne LiDAR data and optical aerial or satellite imagery acquired from different platforms, at different times, with different points of view and levels of detail. In…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Thanh Huy Nguyen , Sylvie Daniel , Didier Gueriot , Christophe Sintes , Jean-Marc Le Caillec

Probabilistic 3D point cloud registration methods have shown competitive performance in overcoming noise, outliers, and density variations. However, registering point cloud pairs in the case of partial overlap is still a challenge. This…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Guofeng Mei , Fabio Poiesi , Cristiano Saltori , Jian Zhang , Elisa Ricci , Nicu Sebe

PointNet has revolutionized how we think about representing point clouds. For classification and segmentation tasks, the approach and its subsequent extensions are state-of-the-art. To date, the successful application of PointNet to point…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yasuhiro Aoki , Hunter Goforth , Rangaprasad Arun Srivatsan , Simon Lucey

Point cloud registration for 3D objects is a challenging task due to sparse and noisy measurements, incomplete observations and large transformations. In this work, we propose \textbf{G}raph \textbf{M}atching \textbf{C}onsensus…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Liang Pan , Zhongang Cai , Ziwei Liu

Regularized optimal transport (OT) is now increasingly used as a loss or as a matching layer in neural networks. Entropy-regularized OT can be computed using the Sinkhorn algorithm but it leads to fully-dense transportation plans, meaning…

机器学习 · 统计学 2023-04-17 Tianlin Liu , Joan Puigcerver , Mathieu Blondel

Computing optimal transport (OT) for general high-dimensional data has been a long-standing challenge. Despite much progress, most of the efforts including neural network methods have been focused on the static formulation of the OT…

机器学习 · 统计学 2025-03-12 Chen Xu , Xiuyuan Cheng , Yao Xie

This paper presents a novel point cloud compression method COT-PCC by formulating the task as a constrained optimal transport (COT) problem. COT-PCC takes the bitrate of compressed features as an extra constraint of optimal transport (OT)…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Zezeng Li , Weimin Wang , Ziliang Wang , Na Lei

The optimal transport (OT) map offers the most economical way to transfer one probability measure distribution to another. Classical OT theory does not involve a discussion of preserving topological connections and orientations in…

一般拓扑 · 数学 2025-07-03 Yuping Lv , Qi Zhao , Xuebin Chang , Wei Zeng

Motion planning against sensor data is often a critical bottleneck in real-time robot control. For sampling-based motion planners, which are effective for high-dimensional systems such as manipulators, the most time-intensive component is…

机器人学 · 计算机科学 2024-06-06 Clayton W. Ramsey , Zachary Kingston , Wil Thomason , Lydia E. Kavraki

The point cloud based 3D single object tracking has drawn increasing attention. Although many breakthroughs have been achieved, we also reveal two severe issues. By extensive analysis, we find the prediction manner of current approaches is…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Pan Wang , Liangliang Ren , Shengkai Wu , Jinrong Yang , En Yu , Hangcheng Yu , Xiaoping Li