paper-with-me

Papers

Outlier-Robust Spatial Perception: Hardness, General-Purpose Algorithms, and Guarantees

2019-03-27 · Vasileios Tzoumas, Pasquale Antonante, Luca Carlone

Spatial perception is the backbone of many robotics applications, and spans a broad range of research problems, including localization and mapping, point cloud alignment, and relative pose estimation from camera images. Robust spatial perception is jeopardized by the presence of incorrect data association, and in general, outliers. Although techniques to handle outliers do exist, they can fail in unpredictable manners (e.g., RANSAC, robust estimators), or can have exponential runtime (e.g., branch-and-bound). In this paper, we advance the state of the art in outlier rejection by making three contributions. First, we show that even a simple linear instance of outlier rejection is inapproximable: in the worst-case one cannot design a quasi-polynomial time algorithm that computes an approximate solution efficiently. Our second contribution is to provide the first per-instance sub-optimality bounds to assess the approximation quality of a given outlier rejection outcome. Our third contribution is to propose a simple general-purpose algorithm, named adaptive trimming, to remove outliers. Our algorithm leverages recently-proposed global solvers that are able to solve outlier-free problems, and iteratively removes measurements with large errors. We demonstrate the proposed algorithm on three spatial perception problems: 3D registration, two-view geometry, and SLAM. The results show that our algorithm outperforms several state-of-the-art methods across applications while being a general-purpose method.

📄 PDF Abstract BibTeX arXiv:1903.11683

Code (1)

MIT-SPARK/GNC-and-ADAPT

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Outlier-Robust Estimation: Hardness, Minimally Tuned Algorithms, and Applications

2020-07-29 · Pasquale Antonante, Vasileios Tzoumas, Heng Yang, Luca Carlone

Nonlinear estimation in robotics and vision is typically plagued with outliers due to wrong data association, or to incorrect detections from signal processing and machine learning methods. This paper introduces two unif…

object-detectionObject Detection

Outlier-Robust Geometric Perception: A Novel Thresholding-Based Estimator with Intra-Class Variance Maximization

2022-04-04 · Lei Sun

Geometric perception problems are fundamental tasks in robotics and computer vision. In real-world applications, they often encounter the inevitable issue of outliers, preventing traditional algorithms from making correc…

Point Cloud Registration

Graduated Non-Convexity for Robust Spatial Perception: From Non-Minimal Solvers to Global Outlier Rejection

2019-09-18 · Heng Yang, Pasquale Antonante, Vasileios Tzoumas, Luca Carlone

Semidefinite Programming (SDP) and Sums-of-Squares (SOS) relaxations have led to certifiably optimal non-minimal solvers for several robotics and computer vision problems. However, most non-minimal solvers rely on least-…

Pose Estimation

Two-stream network-driven vision-based tactile sensor for object feature extraction and fusion perception

2025-10-14 · Muxing Huang, Zibin Chen, Weiliang Xu, Zilan Li 외 arxiv

Tactile perception is crucial for embodied intelligent robots to recognize objects. Vision-based tactile sensors extract object physical attributes multidimensionally using high spatial resolution; however, this process …

Object Recognition

GCP: Guarded Collaborative Perception with Spatial-Temporal Aware Malicious Agent Detection

2025-01-05 · Yihang Tao, Senkang Hu, Yue Hu, Haonan An 외

Collaborative perception significantly enhances autonomous driving safety by extending each vehicle's perception range through message sharing among connected and autonomous vehicles. Unfortunately, it is also vulnerable…

Autonomous DrivingAutonomous Vehicles