中文
相关论文

相关论文: SANDRO: a Robust Solver with a Splitting Strategy …

200 篇论文

Rigid point cloud registration is a fundamental problem and highly relevant in robotics and autonomous driving. Nowadays deep learning methods can be trained to match a pair of point clouds, given the transformation between them. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Christian Löwens , Thorben Funke , André Wagner , Alexandru Paul Condurache

Low-overlap point cloud registration (PCR) remains a significant challenge in 3D vision. Traditional evaluation metrics, such as Maximum Inlier Count, become ineffective under extremely low inlier ratios. In this paper, we revisit the…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Yaojie Zhang , Tianlun Huang , Weijun Wang , Wei Feng

Distributionally robust optimization (DRO) is an effective framework for controlling real-world systems with various uncertainties, typically modeled using distributional uncertainty balls. However, DRO problems often involve infinitely…

最优化与控制 · 数学 2025-10-22 Yuma Shida , Yuji Ito

High-dimensional data classification is a fundamental task in machine learning and imaging science. In this paper, we propose a two-stage multiphase semi-supervised classification method for classifying high-dimensional data and…

数值分析 · 数学 2019-05-22 Xiaohao Cai , Raymond Chan , Xiaoyu Xie , Tieyong Zeng

This work addresses the problem of point cloud registration using deep neural networks. We propose an approach to predict the alignment between two point clouds with overlapping data content, but displaced origins. Such point clouds…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Markus Horn , Nico Engel , Vasileios Belagiannis , Michael Buchholz , Klaus Dietmayer

The task of learning from point cloud data is always challenging due to the often occurrence of noise and outliers in the data. Such data inaccuracies can significantly influence the performance of state-of-the-art deep learning networks…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Ayman Mukhaimar , Ruwan Tennakoon , Chow Yin Lai , Reza Hoseinnezhad , AlirezaBab-Hadiashar

The expensive annotation cost is notoriously known as the main constraint for the development of the point cloud semantic segmentation technique. Active learning methods endeavor to reduce such cost by selecting and labeling only a subset…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Feifei Shao , Yawei Luo , Ping Liu , Jie Chen , Yi Yang , Yulei Lu , Jun Xiao

Patch-to-point matching has become a robust way of point cloud registration. However, previous patch-matching methods employ superpoints with poor localization precision as nodes, which may lead to ambiguous patch partitions. In this paper,…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Yiheng Li , Canhui Tang , Runzhao Yao , Aixue Ye , Feng Wen , Shaoyi Du

Point cloud registration is a fundamental problem in computer vision and robotics, involving the alignment of 3D point sets captured from varying viewpoints using depth sensors such as LiDAR or structured light. In modern robotic systems,…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Ashutosh Singandhupe , Sanket Lokhande , Hung Manh La

Robust imitation learning for robot manipulation requires comprehensive 3D perception, yet many existing methods struggle in cluttered environments. Fixed camera view approaches are vulnerable to perspective changes, and 3D point cloud…

机器人学 · 计算机科学 2025-07-08 Daqi Huang , Zhehao Cai , Yuzhi Hao , Zechen Li , Chee-Meng Chew

We address the problem of estimating the poses of multiple instances of the source point cloud within a target point cloud. Existing solutions require sampling a lot of hypotheses to detect possible instances and reject the outliers, whose…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Weixuan Tang , Danping Zou

This study presents a novel workflow designed to efficiently and accurately register large-scale mobile laser scanning (MLS) point clouds to a target model point cloud in urban street scenarios. This workflow specifically targets the…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Marco Antonio Ortiz Rincon , Yihui Yang , Christoph Holst

Real-time multi-camera 3D reconstruction is crucial for 3D perception, immersive interaction, and robotics. Existing methods struggle with multi-view fusion, camera extrinsic uncertainty, and scalability for large camera setups. We propose…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Chentian Sun

We can use a method called registration to integrate some point clouds that represent the shape of the real world. In this paper, we propose highly accurate and stable registration method. Our method detects keypoints from point clouds and…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Masaki Yoshii , Ikuko Shimizu

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

We propose a flexible Semi-Automatic Labeling Tool (SALT) for general LiDAR point clouds with cross-scene adaptability and 4D consistency. Unlike recent approaches that rely on camera distillation, SALT operates directly on raw LiDAR data,…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Yanbo Wang , Yongtao Chen , Chuan Cao , Tianchen Deng , Wentao Zhao , Jingchuan Wang , Weidong Chen

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Pointwise…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Yang You , Yujing Lou , Qi Liu , Yu-Wing Tai , Lizhuang Ma , Cewu Lu , Weiming Wang

Non-rigid 3D registration, which deforms a source 3D shape in a non-rigid way to align with a target 3D shape, is a classical problem in computer vision. Such problems can be challenging because of imperfect data (noise, outliers and…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Yuxin Yao , Bailin Deng , Weiwei Xu , Juyong Zhang

We consider the distributionally robust optimization (DRO) problem with spectral risk-based uncertainty set and $f$-divergence penalty. This formulation includes common risk-sensitive learning objectives such as regularized condition…

机器学习 · 统计学 2023-10-24 Ronak Mehta , Vincent Roulet , Krishna Pillutla , Zaid Harchaoui

Many point-based semantic segmentation methods have been designed for indoor scenarios, but they struggle if they are applied to point clouds that are captured by a LiDAR sensor in an outdoor environment. In order to make these methods more…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shijie Li , Yun Liu , Juergen Gall