paper-with-me

홈 › Papers

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 solely on a planner that produces a single plan may not be practical, as the generated plans may not always satisfy the agent's preferences. To address this limitation, we introduce $\texttt{FBI}_\texttt{LTL}$, a diverse planner explicitly designed for simulation-based planning problems. $\texttt{FBI}_\texttt{LTL}$ utilises Linear Temporal Logic (LTL) to define semantic diversity criteria, enabling agents to specify what constitutes meaningfully different plans. By integrating these LTL-based diversity models directly into the search process, $\texttt{FBI}_\texttt{LTL}$ ensures the generation of semantically diverse plans, addressing a critical limitation of existing diverse planning approaches that may produce syntactically different but semantically identical solutions. Extensive evaluations on various benchmarks consistently demonstrate that $\texttt{FBI}_\texttt{LTL}$ generates more diverse plans compared to a baseline approach. This work establishes the feasibility of semantically-guided diverse planning in simulation-based environments, paving the way for innovative approaches in realistic, non-symbolic domains where traditional model-based approaches fail.

📄 PDF Abstract BibTeX arXiv:2510.17418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simultaneous Task Allocation and Planning for Multi-Robots under Hierarchical Temporal Logic Specifications

2024-01-08 · Xusheng Luo, Changliu Liu

Research in robotic planning with temporal logic specifications, such as Linear Temporal Logic (LTL), has relied on single formulas. However, as task complexity increases, LTL formulas become lengthy, making them difficu…

Safe Planning through Incremental Decomposition of Signal Temporal Logic Specifications

2024-03-13 · Parv Kapoor, Eunsuk Kang, Romulo Meira-Goes

Trajectory planning is a critical process that enables autonomous systems to safely navigate complex environments. Signal temporal logic (STL) specifications are an effective way to encode complex temporally extended obj…

NavigateSchedulingTrajectory Planning

Towards Tighter Convex Relaxation of Mixed-integer Programs: Leveraging Logic Network Flow for Task and Motion Planning

2025-09-29 · Xuan Lin, Jiming Ren, Yandong Luo, Weijun Xie 외 arxiv

This paper proposes an optimization-based task and motion planning framework, named "Logic Network Flow", that integrates temporal logic specifications into mixed-integer programs for efficient robot planning. Inspired b…

Motion Planning

What to Do When You Can't Do It All: Temporal Logic Planning with Soft Temporal Logic Constraints

2020-08-05 · Hazhar Rahmani, Jason M. O'Kane

In this paper, we consider a temporal logic planning problem in which the objective is to find an infinite trajectory that satisfies an optimal selection from a set of soft specifications expressed in linear temporal log…

All

Probabilistic Planning with Prioritized Preferences over Temporal Logic Objectives

2023-04-23 · Lening Li, Hazhar Rahmani, Jie Fu

This paper studies temporal planning in probabilistic environments, modeled as labeled Markov decision processes (MDPs), with user preferences over multiple temporal goals. Existing works reflect such preferences as a pr…