paper-with-me

홈 › Papers

Diverse, Top-k, and Top-Quality Planning Over Simulators

2023-08-25 · Lyndon Benke, Tim Miller, Michael Papasimeon, Nir Lipovetzky

Diverse, top-k, and top-quality planning are concerned with the generation of sets of solutions to sequential decision problems. Previously this area has been the domain of classical planners that require a symbolic model of the problem instance. This paper proposes a novel alternative approach that uses Monte Carlo Tree Search (MCTS), enabling application to problems for which only a black-box simulation model is available. We present a procedure for extracting bounded sets of plans from pre-generated search trees in best-first order, and a metric for evaluating the relative quality of paths through a search tree. We demonstrate this approach on a path-planning problem with hidden information, and suggest adaptations to the MCTS algorithm to increase the diversity of generated plans. Our results show that our method can generate diverse and high-quality plan sets in domains where classical planners are not applicable.

📄 PDF Abstract BibTeX arXiv:2308.13147

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

How to Build User Simulators to Train RL-based Dialog Systems

2019-09-03 · IJCNLP 2019 11 · Weiyan Shi, Kun Qian, Xuewei Wang, Zhou Yu

User simulators are essential for training reinforcement learning (RL) based dialog models. The performance of the simulator directly impacts the RL policy. However, building a good user simulator that models real user b…

Reinforcement LearningReinforcement Learning (RL)User Simulation

SRMP: Search-Based Robot Motion Planning Library

2025-09-29 · Itamar Mishani, Yorai Shaoul, Ramkumar Natarajan, Jiaoyang Li 외 arxiv

Motion planning is a critical component in any robotic system. Over the years, powerful tools like the Open Motion Planning Library (OMPL) have been developed, offering numerous motion planning algorithms. However, exist…

Robot ManipulationMotion Planning

Diverse Planning with Simulators via Linear Temporal Logic

2025-10-20 · Mustafa F. Abdelwahed, Alice Toniolo, Joan Espasa, Ian P. Gent arxiv

Autonomous agents rely on automated planning algorithms to achieve their objectives. Simulation-based planning offers a significant advantage over declarative models in modelling complex environments. However, relying so…

Diverse Critical Interaction Generation for Planning and Planner Evaluation

2021-03-01 · Zhao-Heng Yin, Lingfeng Sun, Liting Sun, Masayoshi Tomizuka 외

Generating diverse and comprehensive interacting agents to evaluate the decision-making modules is essential for the safe and robust planning of autonomous vehicles~(AV). Due to efficiency and safety concerns, most resea…

Autonomous VehiclesDecision Making

Can World Simulators Reason? Gen-ViRe: A Generative Visual Reasoning Benchmark

2025-11-17 · Xinxin Liu, Zhaopan Xu, Ming Li, Kai Wang 외 arxiv

While Chain-of-Thought (CoT) prompting enables sophisticated symbolic reasoning in LLMs, it remains confined to discrete text and cannot simulate the continuous, physics-governed dynamics of the real world. Recent video …

Visual ReasoningVideo Generation