Autonomous Navigation in Unknown Environments with Sparse Bayesian Kernel-based Occupancy Mapping
Thai Duong, Michael Yip, Nikolay Atanasov

TL;DR
This paper introduces a novel sparse Bayesian kernel-based occupancy mapping method for autonomous robots, enabling efficient, probabilistic, and real-time environment representation and collision checking in large unknown spaces.
Contribution
It presents a new approach using Relevance Vector Machines for sparse, probabilistic occupancy mapping with online updates, improving efficiency and robustness over traditional voxel-based methods.
Findings
Efficient online mapping with sparse support vectors.
Robust probabilistic occupancy classification.
Effective collision checking for autonomous navigation.
Abstract
This paper focuses on online occupancy mapping and real-time collision checking onboard an autonomous robot navigating in a large unknown environment. Commonly used voxel and octree map representations can be easily maintained in a small environment but have increasing memory requirements as the environment grows. We propose a fundamentally different approach for occupancy mapping, in which the boundary between occupied and free space is viewed as the decision boundary of a machine learning classifier. This work generalizes a kernel perceptron model which maintains a very sparse set of support vectors to represent the environment boundaries efficiently. We develop a probabilistic formulation based on Relevance Vector Machines, allowing robustness to measurement noise and probabilistic occupancy classification, supporting autonomous navigation. We provide an online training algorithm,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Target Tracking and Data Fusion in Sensor Networks · Machine Learning and Algorithms
