paper-with-me

홈 › Papers

Asymptotically-Bounded 3D Frontier Exploration enhanced with Bayesian Information Gain

2026-04-03 · John Lewis, Meysam Basiri, Pedro U. Lima arxiv

Robotic exploration in large-scale environments is computationally demanding due to the high overhead of processing extensive frontiers. This article presents an OctoMap-based frontier exploration algorithm with predictable, asymptotically bounded performance. Unlike conventional methods whose complexity scales with environment size, our approach maintains a complexity of $\mathcal{O}(|\mathcal{F}|)$, where $|\mathcal{F}|$ is the number of frontiers. This is achieved through strategic forward and inverse sensor modeling, which enables approximate yet efficient frontier detection and maintenance. To further enhance performance, we integrate a Bayesian regressor to estimate information gain, circumventing the need to explicitly count unknown voxels when prioritizing viewpoints. Simulations show the proposed method is more computationally efficient than the existing OctoMap-based methods and achieves computational efficiency comparable to baselines that are independent of OctoMap. Specifically, the Bayesian-enhanced framework achieves up to a $54\%$ improvement in total exploration time compared to standard deterministic frontier-based baselines across varying spatial scales, while guaranteeing task completion. Real-world experiments confirm the computational bounds as well as the effectiveness of the proposed enhancement.

📄 PDF Abstract BibTeX arXiv:2604.03008

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

A Non-asymptotic Approach to Best-Arm Identification for Gaussian Bandits

2021-05-27 · Antoine Barrier, Aurélien Garivier, Tomáš Kocák

We propose a new strategy for best-arm identification with fixed confidence of Gaussian variables with bounded means and unit variance. This strategy, called Exploration-Biased Sampling, is not only asymptotically optima…

FrontierNet: Learning Visual Cues to Explore

2025-01-08 · Boyang Sun, Hanzhi Chen, Stefan Leutenegger, Cesar Cadena 외

Exploration of unknown environments is crucial for autonomous robots; it allows them to actively reason and decide on what new data to acquire for different tasks, such as mapping, object discovery, and environmental ass…

Object Discovery

Rapid Posterior Exploration in Bayesian Non-negative Matrix Factorization

2016-10-27 · M. Arjumand Masood, Finale Doshi-Velez

Non-negative Matrix Factorization (NMF) is a popular tool for data exploration. Bayesian NMF promises to also characterize uncertainty in the factorization. Unfortunately, current inference approaches such as MCMC mix sl…

Variational Inference

An Asymptotic Law of the Iterated Logarithm for $\mathrm{KL}_{\inf}$

2026-02-05 · Ashwin Ram, Aaditya Ramdas arxiv

The population $\mathrm{KL}_{\inf}$ is a fundamental quantity that appears in lower bounds for (asymptotically) optimal regret of pure-exploration stochastic bandit algorithms, and optimal stopping time of sequential tes…

Asymptotically Log-Optimal Bayes-Assisted Confidence Sequences for Bounded Means

2026-05-08 · Valentin Kilian, Stefano Cortinovis, François Caron arxiv

Confidence sequences based on test martingales provide time-uniform uncertainty quantification for the mean of bounded IID observations without parametric distributional assumptions. Their practical efficiency, however, …