中文
相关论文

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

200 篇论文

This thesis examines self-attention training through the lens of Optimal Transport (OT) and develops an OT-based alternative for tabular classification. The study tracks intermediate projections of the self-attention layer during training…

机器学习 · 统计学 2026-02-19 Alessandro Quadrio , Antonio Candelieri

This paper surveys and evaluates some popular state of the art methods for algorithmic curvature and normal estimation. In addition to surveying existing methods we also propose a new method for robust curvature estimation and evaluate it…

计算几何 · 计算机科学 2023-06-02 Jared Spang

Optimal transport (OT) and unbalanced optimal transport (UOT) are central in many machine learning, statistics and engineering applications. 1D OT is easily solved, with complexity O(n log n), but no efficient algorithm was known for 1D…

性能 · 计算机科学 2024-02-15 Gabriel Gouvine

The relevance of optimal transport methods to machine learning has long been hindered by two salient limitations. First, the $O(n^3)$ computational cost of standard sample-based solvers (when used on batches of $n$ samples) is prohibitive.…

机器学习 · 计算机科学 2023-06-01 Meyer Scetbon , Michal Klein , Giovanni Palla , Marco Cuturi

Point Cloud Registration (PCR) is a critical and challenging task in computer vision. One of the primary difficulties in PCR is identifying salient and meaningful points that exhibit consistent semantic and geometric properties across…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Qianliang Wu , Yaqing Ding , Lei Luo , Haobo Jiang , Shuo Gu , Chuanwei Zhou , Jin Xie , Jian Yang

Purpose: Middle ear infection is the most prevalent inflammatory disease, especially among the pediatric population. Current diagnostic methods are subjective and depend on visual cues from an otoscope, which is limited for otologists to…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Peng Liu , Jonas Golde , Joseph Morgenstern , Sebastian Bodenstedt , Chenpan Li , Yujia Hu , Zhaoyu Chen , Edmund Koch , Marcus Neudert , Stefanie Speidel

Simultaneous Localization and Mapping (SLAM) plays an important role in robot autonomy. Reliability and efficiency are the two most valued features for applying SLAM in robot applications. In this paper, we consider achieving a reliable…

机器人学 · 计算机科学 2023-10-09 Shiquan Yi , Yang Lyu , Lin Hua , Quan Pan , Chunhui Zhao

As a powerful technique in generative modeling, Flow Matching (FM) aims to learn velocity fields from noise to data, which is often explained and implemented as solving Optimal Transport (OT) problems. In this study, we bridge FM and the…

机器学习 · 计算机科学 2025-12-23 Angxiao Yue , Anqi Dong , Hongteng Xu

Many types of 3D acquisition sensors have emerged in recent years and point cloud has been widely used in many areas. Accurate and fast registration of cross-source 3D point clouds from different sensors is an emerged research problem in…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Xiaoshui Huang , Lixin Fan , Qiang Wu , Jian Zhang , Chun Yuan

Optimal transport is a machine learning problem with applications including distribution comparison, feature selection, and generative adversarial networks. In this paper, we propose feature-robust optimal transport (FROT) for…

Optimal transport (OT) aims to find a map $T$ that transports mass from one probability measure to another while minimizing a cost function. Recently, neural OT solvers have gained popularity in high dimensional biological applications such…

机器学习 · 计算机科学 2025-05-20 Peter Chen , Yue Xie , Qingpeng Zhang

Point cloud registration is fundamental in 3D vision applications, including autonomous driving, robotics, and medical imaging, where precise alignment of multiple point clouds is essential for accurate environment reconstruction. However,…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yongqiang Wang , Weigang Li , Wenping Liu , Zhiqiang Tian , Jinling Li

A method was proposed for the point cloud-based registration and image fusion between cardiac single photon emission computed tomography (SPECT) myocardial perfusion images (MPI) and cardiac computed tomography angiograms (CTA). Firstly,…

图像与视频处理 · 电气工程与系统科学 2024-02-13 Shaojie Tang , Penpen Miao , Xingyu Gao , Yu Zhong , Dantong Zhu , Haixing Wen , Zhihui Xu , Qiuyue Wei , Hongping Yao , Xin Huang , Rui Gao , Chen Zhao , Weihua Zhou

Cross-source point cloud registration, which aims to align point cloud data from different sensors, is a fundamental task in 3D vision. However, compared to the same-source point cloud registration, cross-source registration faces two core…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Zongyi Xu , Zhongpeng Lang , Yilong Chen , Shanshan Zhao , Xiaoshui Huang , Yifan Zuo , Yan Zhang , Qianni Zhang , Xinbo Gao

Rotation estimation of known rigid objects is important for robotic applications such as dexterous manipulation. Most existing methods for rotation estimation use intermediate representations such as templates, global or local feature…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Ge Gao , Mikko Lauri , Jianwei Zhang , Simone Frintrop

Optical coherence tomography (OCT) is a popular modality in ophthalmology and is also used intravascularly. Our interest in this work is OCT in the context of airway abnormalities in infants and children where the high resolution of OCT and…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Yining Jiao , Amy Oldenburg , Yinghan Xu , Srikamal Soundararajan , Carlton Zdanski , Julia Kimbell , Marc Niethammer

Due to the density inconsistency and distribution difference between cross-source point clouds, previous methods fail in cross-source point cloud registration. We propose a density-robust feature extraction and matching scheme to achieve…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Guiyu Zhao , Zhentao Guo , Zewen Du , Hongbin Ma

Non-rigid alignment of point clouds is crucial for scene understanding, reconstruction, and various computer vision and robotics tasks. Recent advancements in implicit deformation networks for non-rigid registration have significantly…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Mingyang Zhao , Gaofeng Meng , Dong-Ming Yan

Visual Object Tracking (VOT) has synchronous needs for both robustness and accuracy. While most existing works fail to operate simultaneously on both, we investigate in this work the problem of conflicting performance between accuracy and…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Jinghao Zhou , Bo Li , Lei Qiao , Peng Wang , Weihao Gan , Wei Wu , Junjie Yan , Wanli Ouyang

Point cloud analysis is challenging due to its unique characteristics of unorderness, sparsity and irregularity. Prior works attempt to capture local relationships by convolution operations or attention mechanisms, exploiting geometric…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Jiangyi Wang , Zhongyao Cheng , Na Zhao , Jun Cheng , Xulei Yang
‹ 上一页 1 8 9 10 下一页 ›