|
| 1 | +@article{moon2026ia-tigris, |
| 2 | + title = {IA-TIGRIS: An Incremental and Adaptive Sampling-Based Planner for Online Informative Path Planning}, |
| 3 | + author = {Moon, Brady and Suvarna, Nayana and Jong, Andrew and Chatterjee, Satrajit and Yuan, Junbin and Cao, Muqing and Scherer, Sebastian}, |
| 4 | + year = {2026}, |
| 5 | + journal = {IEEE Transactions on Robotics}, |
| 6 | + publisher = {IEEE}, |
| 7 | + doi = {10.1109/TRO.2026.3672542}, |
| 8 | + url = {https://arxiv.org/abs/2502.15961}, |
| 9 | + video = {https://youtu.be/etFLanBdgHs}, |
| 10 | + abstract = {Planning paths that maximize information gain for robotic platforms has wide-ranging applications and significant potential impact. To effectively adapt to real-time data collection, informative path planning must be computed online and be responsive to new observations. In this work, we present IA-TIGRIS, an incremental and adaptive sampling-based informative path planner that can be run efficiently with onboard computation. Our approach leverages past planning efforts through incremental refinement while continuously adapting to updated world beliefs. We additionally present detailed implementation and optimization insights to facilitate real-world deployment, along with an array of reward functions tailored to specific missions and behaviors. Extensive simulation results demonstrate IA-TIGRIS generates higher-quality paths compared to baseline methods. We validate our planner on two distinct hardware platforms: a hexarotor UAV and a fixed-wing UAV, each having unique motion models and configuration spaces. Our results show up to a 41% improvement in information gain compared to baseline methods, suggesting significant potential for deployment in real-world applications.} |
| 11 | +} |
1 | 12 | @inproceedings{karhade2026any4d, |
2 | 13 | title = {{Any4D}: Unified Feed-Forward Metric 4D Reconstruction}, |
3 | 14 | author = {Karhade, Jay and Keetha, Nikhil and Zhang, Yuchen and Gupta, Tanisha and Sharma, Akash and Scherer, Sebastian and Ramanan, Deva}, |
@@ -222,17 +233,6 @@ @inproceedings{harutyunyan2025mapexrl |
222 | 233 | video = {https://youtu.be/aprE3y0vcpY?si=vxqieR6T68L9oXX4}, |
223 | 234 | abstract = {Path planning for robotic exploration is challenging, requiring reasoning over unknown spaces and anticipating future observations. Efficient exploration requires selecting budget-constrained paths that maximize information gain. Despite advances in autonomous exploration, existing algorithms still fall short of human performance, particularly in structured environments where predictive cues exist but are underutilized. Guided by insights from our user study, we introduce MapExRL, which improves robot exploration efficiency in structured indoor environments by enabling longer-horizon planning through reinforcement learning (RL) and global map predictions. Unlike many RL-based exploration methods that use motion primitives as the action space, our approach leverages frontiers for more efficient model learning and longer horizon reasoning. Our framework generates global map predictions from the observed map, which our policy utilizes, along with the prediction uncertainty, estimated sensor coverage, frontier distance, and remaining distance budget, to assess the strategic long-term value of frontiers. By leveraging multiple frontier scoring methods and additional context, our policy makes more informed decisions at each stage of the exploration. We evaluate our framework on a real-world indoor map dataset, achieving up to an 18.8% improvement over the strongest state-of-the-art baseline, with even greater gains compared to conventional frontier-based algorithms.} |
224 | 235 | } |
225 | | -@misc{moon2025ia-tigris, |
226 | | - title = {IA-TIGRIS: An Incremental and Adaptive Sampling-Based Planner for Online Informative Path Planning}, |
227 | | - author = {Brady Moon and Nayana Suvarna and Andrew Jong and Satrajit Chatterjee and Junbin Yuan and Sebastian Scherer}, |
228 | | - year = {2025}, |
229 | | - url = {https://arxiv.org/abs/2502.15961}, |
230 | | - eprint = {2502.15961}, |
231 | | - archiveprefix = {arXiv}, |
232 | | - primaryclass = {cs.RO}, |
233 | | - video = {https://youtu.be/etFLanBdgHs}, |
234 | | - abstract = {Planning paths that maximize information gain for robotic platforms has wide-ranging applications and significant potential impact. To effectively adapt to real-time data collection, informative path planning must be computed online and be responsive to new observations. In this work, we present IA-TIGRIS, an incremental and adaptive sampling-based informative path planner that can be run efficiently with onboard computation. Our approach leverages past planning efforts through incremental refinement while continuously adapting to updated world beliefs. We additionally present detailed implementation and optimization insights to facilitate real-world deployment, along with an array of reward functions tailored to specific missions and behaviors. Extensive simulation results demonstrate IA-TIGRIS generates higher-quality paths compared to baseline methods. We validate our planner on two distinct hardware platforms: a hexarotor UAV and a fixed-wing UAV, each having unique motion models and configuration spaces. Our results show up to a 41% improvement in information gain compared to baseline methods, suggesting significant potential for deployment in real-world applications.} |
235 | | -} |
236 | 236 | @misc{rauniyar2025aug3d, |
237 | 237 | title = {Aug3D: Augmenting large scale outdoor datasets for Generalizable Novel View Synthesis}, |
238 | 238 | author = {Rauniyar, Aditya and Alama, Omar and Yong, Silong and Sycara, Katia and Scherer, Sebastian}, |
|
0 commit comments