中文
相关论文

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

200 篇论文

Field robotics in perceptually-challenging environments require fast and accurate state estimation, but modern LiDAR sensors quickly overwhelm current odometry algorithms. To this end, this paper presents a lightweight frontend LiDAR…

机器人学 · 计算机科学 2022-01-10 Kenny Chen , Brett T. Lopez , Ali-akbar Agha-mohammadi , Ankur Mehta

We focus on the problem of class-agnostic instance segmentation of LiDAR point clouds. We propose an approach that combines graph-theoretic search with data-driven learning: it searches over a set of candidate segmentations and returns one…

机器人学 · 计算机科学 2019-12-12 Peiyun Hu , David Held , Deva Ramanan

Stochastic Optimization (SO) is a classical approach for optimization under uncertainty that typically requires knowledge about the probability distribution of uncertain parameters. As the latter is often unknown, Distributionally Robust…

Tabular data synthesis for supervised learning ('SL') model training is gaining popularity in industries such as healthcare, finance, and retail. Despite the progress made in tabular data generators, models trained with synthetic data often…

机器学习 · 计算机科学 2025-07-15 Tung Sum Thomas Kwok , Zeyong Zhang , Chi-Hua Wang , Guang Cheng

3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely on such…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lifa Zhu , Dongrui Liu , Changwei Lin , Rui Yan , Francisco Gómez-Fernández , Ninghua Yang , Ziyong Feng

Semantic segmentation of 3D point cloud data often comes with high annotation costs. Active learning automates the process of selecting which data to annotate, reducing the total amount of annotation needed to achieve satisfactory…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Johannes Meyer , Jasper Hoffmann , Felix Schulz , Dominik Merkle , Daniel Buescher , Alexander Reiterer , Joschka Boedecker , Wolfram Burgard

Fast and efficient semantic segmentation of large-scale LiDAR point clouds is a fundamental problem in autonomous driving. To achieve this goal, the existing point-based methods mainly choose to adopt Random Sampling strategy to process…

计算机视觉与模式识别 · 计算机科学 2024-03-07 XianFeng Han , Huixian Cheng , Hang Jiang , Dehong He , Guoqiang Xiao

Point cloud registration involves aligning one point cloud with another or with a three-dimensional (3D) model, enabling the integration of multimodal data into a unified representation. This is essential in applications such as…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Mehdi Maboudi , Said Harb , Jackson Ferrao , Kourosh Khoshelham , Yelda Turkan , Karam Mawas

Correspondence-based point cloud registration (PCR) plays a key role in robotics and computer vision. However, challenges like sensor noises, object occlusions, and descriptor limitations inevitably result in numerous outliers. RANSAC…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Pengcheng Shi , Shaocheng Yan , Yilin Xiao , Xinyi Liu , Yongjun Zhang , Jiayuan Li

Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Rui She , Qiyu Kang , Sijie Wang , Wee Peng Tay , Kai Zhao , Yang Song , Tianyu Geng , Yi Xu , Diego Navarro Navarro , Andreas Hartmannsgruber

Unsupervised point cloud registration algorithm usually suffers from the unsatisfied registration precision in the partially overlapping problem due to the lack of effective inlier evaluation. In this paper, we propose a neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Yaqi Shen , Le Hui , Haobo Jiang , Jin Xie , Jian Yang

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

Distributionally robust optimization (DRO) problems are increasingly seen as a viable method to train machine learning models for improved model generalization. These min-max formulations, however, are more difficult to solve. We therefore…

机器学习 · 统计学 2020-11-03 Soumyadip Ghosh , Mark Squillante , Ebisa Wollega

Moving object segmentation is a crucial task for safe and reliable autonomous mobile systems like self-driving cars, improving the reliability and robustness of subsequent tasks like SLAM or path planning. While the segmentation of camera…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Leon Schwarzer , Matthias Zeller , Daniel Casado Herraez , Simon Dierl , Michael Heidingsfeld , Cyrill Stachniss

This paper studies the communication complexity of convex risk-averse optimization over a network. The problem generalizes the well-studied risk-neutral finite-sum distributed optimization problem and its importance stems from the need to…

最优化与控制 · 数学 2023-03-08 Guanghui Lan , Zhe Zhang

The current state-of-the-art methods in 3D instance segmentation typically involve a clustering step, despite the tendency towards heuristics, greedy algorithms, and a lack of robustness to the changes in data statistics. In contrast, we…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Tong He , Wei Yin , Chunhua Shen , Anton van den Hengel

Given an input set of $3$D point pairs, the goal of outlier-robust $3$D registration is to compute some rotation and translation that align as many point pairs as possible. This is an important problem in computer vision, for which many…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Tianyu Huang , Liangzu Peng , René Vidal , Yun-Hui Liu

As a popular representation of 3D data, point cloud may contain noise and need to be filtered before use. Existing point cloud filtering methods either cannot preserve sharp features or result in uneven point distribution in the filtered…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Shuaijun Chen , Jinxi Wang , Wei Pan , Shang Gao , Meili Wang , Xuequan Lu

Cloud-based software has many advantages. When services are divided into many independent components, they are easier to update. Also, during peak demand, it is easier to scale cloud services (just hire more CPUs). Hence, many organizations…

机器学习 · 计算机科学 2022-06-29 Rahul Yedida , Rahul Krishna , Anup Kalia , Tim Menzies , Jin Xiao , Maja Vukovic

Low-latency instance segmentation of LiDAR point clouds is crucial in real-world applications because it serves as an initial and frequently-used building block in a robot's perception pipeline, where every task adds further delay.…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Andreas Reich , Mirko Maehlisch