Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
166 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Asymptotically Optimal Belief Space Planning in Discrete Partially-Observable Domains (2309.10672v1)

Published 19 Sep 2023 in cs.RO

Abstract: Robots often have to operate in discrete partially observable worlds, where the states of world are only observable at runtime. To react to different world states, robots need contingencies. However, computing contingencies is costly and often non-optimal. To address this problem, we develop the improved path tree optimization (PTO) method. PTO computes motion contingencies by constructing a tree of motion paths in belief space. This is achieved by constructing a graph of configurations, then adding observation edges to extend the graph to belief space. Afterwards, we use a dynamic programming step to extract the path tree. PTO extends prior work by adding a camera-based state sampler to improve the search for observation points. We also add support to non-euclidean state spaces, provide an implementation in the open motion planning library (OMPL), and evaluate PTO on four realistic scenarios with a virtual camera in up to 10-dimensional state spaces. We compare PTO with a default and with the new camera-based state sampler. The results indicate that the camera-based state sampler improves success rates in 3 out of 4 scenarios while having a significant lower memory footprint. This makes PTO an important contribution to advance the state-of-the-art for discrete belief space planning.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (21)
  1. Robust online belief space planning in changing environments: Application to physical mobile robots. In 2014 IEEE International Conference on Robotics and Automation (ICRA), pages 149–156. IEEE, May 2014.
  2. Rapidly-exploring Random Belief Trees for motion planning under uncertainty. In 2011 IEEE International Conference on Robotics and Automation, pages 723–730. IEEE, May 2011.
  3. Pybullet, a python module for physics simulation for games, robotics and machine learning. http://pybullet.org, 2016–2021.
  4. Batch Informed Trees (BIT∗∗\ast∗): Sampling-based Optimal Planning via the Heuristically Guided Search of Implicit Random Geometric Graphs. arXiv, May 2014.
  5. Online Replanning in Belief Space for Partially Observable Task and Motion Problems. arXiv, November 2019.
  6. The franka emika robot: A reference platform for robotics research and education. IEEE Robotics & Automation Magazine, 29(2):46–64, 2022.
  7. Modular task and motion planning in belief space. In 2015 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pages 4991–4998. IEEE, 2015.
  8. Gaussian Belief Trees for Chance Constrained Asymptotically Optimal Motion Planning. In 2022 International Conference on Robotics and Automation (ICRA), pages 11029–11035. IEEE, May 2022.
  9. Planning and acting in partially observable stochastic domains. Artificial intelligence, 101(1-2):99–134, 1998.
  10. Sampling-based algorithms for optimal motion planning. The International Journal of Robotics Research, 30(7):846–894, 2011.
  11. Probabilistic roadmaps for path planning in high-dimensional configuration spaces. IEEE Transactions on Robotics and Automation, 12(4):566–580, August 1996.
  12. Rrt-connect: An efficient approach to single-query path planning. In IEEE International Conference on Robotics and Automation, volume 2, pages 995–1001. IEEE, 2000.
  13. Path-tree optimization in discrete partially observable environments using rapidly-exploring belief-space graphs. IEEE Robotics and Automation Letters, 7(4):10160–10167, 2022.
  14. Control-Tree Optimization: an approach to MPC under discrete Partial Observability. In International Conference on Robotics and Automation (ICRA), pages 9666–9672. IEEE, May 2021.
  15. The belief roadmap: Efficient planning in linear pomdps by factoring the covariance. In Robotics Research: The 13th International Symposium ISRR, pages 293–305. Springer, 2011.
  16. Optimal paths for a car that goes both forwards and backwards. Pacific journal of mathematics, 145(2):367–393, 1990.
  17. Moshe Sniedovich. Dijkstra’s algorithm revisited: the dynamic programming connexion. Control and cybernetics, 35(3):599–620, 2006.
  18. The Open Motion Planning Library. IEEE Robotics & Automation Magazine, 19(4):72–82, December 2012. https://ompl.kavrakilab.org.
  19. On Integrating POMDP and Scenario MPC for Planning under Uncertainty – with Applications to Highway Driving. In 2022 IEEE Intelligent Vehicles Symposium (IV), pages 1152–1160. IEEE, June 2022.
  20. Asymptotically optimal planning under piecewise-analytic constraints. In Algorithmic Foundations of Robotics XII: Proceedings of the Twelfth Workshop on the Algorithmic Foundations of Robotics, pages 528–543. Springer, 2020.
  21. Belief Space Planning: A Covariance Steering Approach. arXiv, May 2021.

Summary

We haven't generated a summary for this paper yet.