paper-with-me

홈 › Papers

XIT: Exploration and Exploitation Informed Trees for Active Gas Distribution Mapping in Unknown Environments

2026-02-14 · Mal Fazliu, Matthew Coombes, Sen Wang, Cunjia Liu arxiv

Mobile robotic gas distribution mapping (GDM) provides critical situational awareness during emergency responses to hazardous gas releases. However, most systems still rely on teleoperation, limiting scalability and response speed. Autonomous active GDM is challenging in unknown and cluttered environments, because the robot must simultaneously explore traversable space, map the environment, and infer the gas distribution belief from sparse chemical measurements. We address this by formulating active GDM as a next-best-trajectory informative path planning (IPP) problem and propose XIT (Exploration-Exploitation Informed Trees), a sampling-based planner that balances exploration and exploitation by generating concurrent trajectories toward exploration-rich goals while collecting informative gas measurements en route. XIT draws batches of samples from an Upper Confidence Bound (UCB) information field derived from the current gas posterior and expands trees using a cost that trades off travel effort against gas concentration and uncertainty. To enable plume-aware exploration, we introduce the gas frontier concept, defined as unobserved regions adjacent to high gas concentrations, and propose the Wavefront Gas Frontier Detection (WGFD) algorithm for their identification. High-fidelity simulations and real-world experiments demonstrate the benefits of XIT in terms of GDM quality and efficiency. Although developed for active GDM, XIT is readily applicable to other robotic information-gathering tasks in unknown environments that face the exploration and exploitation trade-off.

📄 PDF Abstract BibTeX arXiv:2602.13739

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ensemble UCT Needs High Exploitation

2015-09-28 · S. Ali Mirsoleimani, Aske Plaat, Jaap van den Herik

Recent results have shown that the MCTS algorithm (a new, adaptive, randomized optimization algorithm) is effective in a remarkably diverse set of applications in Artificial Intelligence, Operations Research, and High En…

Vocal Bursts Intensity Prediction

Dynamic Exploration-Exploitation Trade-Off in Active Learning Regression with Bayesian Hierarchical Modeling

2023-04-16 · Upala Junaida Islam, Kamran Paynabar, George Runger, Ashif Sikandar Iquebal

Active learning provides a framework to adaptively query the most informative experiments towards learning an unknown black-box function. Various approaches of active learning have been proposed in the literature, howeve…

Active Learningregression

Learning to Plan in High Dimensions via Neural Exploration-Exploitation Trees

2019-02-28 · ICLR 2020 1 · Binghong Chen, Bo Dai, Qinjie Lin, Guo Ye 외

We propose a meta path planning algorithm named \emph{Neural Exploration-Exploitation Trees~(NEXT)} for learning from prior experience for solving new path planning problems in high dimensional continuous state and actio…

Vocal Bursts Intensity Prediction

Dynamic Exploitation Gaussian Bare-Bones Bat Algorithm for Optimal Reactive Power Dispatch to Improve the Safety and Stability of Power System

2021-12-13 · Zhaoyang Qu, Yunchang Dong, Sylvère Mugemanyi, Tong Yu 외

In this paper, a novel Gaussian bare-bones bat algorithm (GBBBA) and its modified version named as dynamic exploitation Gaussian bare-bones bat algorithm (DeGBBBA) are proposed for solving optimal reactive power dispatch…

continuous-controlContinuous Control

Graph-Based Active Learning: A New Look at Expected Error Minimization

2016-09-03 · Kwang-Sung Jun, Robert Nowak

In graph-based active learning, algorithms based on expected error minimization (EEM) have been popular and yield good empirical performance. The exact computation of EEM optimally balances exploration and exploitation. …

Active Learning