Pontificia Universidad Católica de Chile Pontificia Universidad Católica de Chile
Middleton, J., Toro Icarte, R., & Baier, J. (2022). Real-Time Heuristic Search with LTLf Goals. In Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence (pp. 4785-4792). (2022)

Real-Time Heuristic Search with LTLf Goals

Revista : Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence
Páginas : 4785-4792
Tipo de publicación : ISI Ir a publicación

Abstract

In Real-Time Heuristic Search (RTHS) we are given a search graph G, a heuristic, and the objective is to find a path from a given start node to a given goal node in G. As such, one does not impose any trajectory constraints on the path, besides reaching the goal. In this paper we consider a version of RTHS in which temporally extended goals can be defined on the form of the path. Such goals are specified in Linear Temporal Logic over Finite Traces (LTLf), an expressive language that has been considered in many other frameworks, such as Automated Planning, Synthesis, and Reinforcement Learning, but has not yet been studied in the context of RTHS. We propose a general automata-theoretic approach for RTHS, whereby LTLf goals are supported as the result of searching over the cross product of the search graph and the automaton for the LTLf goal; specifically, we describe LTL-LRTA*, a version of LSS-LRTA*. Second, we propose an approach to produce heuristics for LTLf goals, based on existing goal-dependent heuristics. Finally, we propose a greedy strategy for RTHS with LTLf goals, which focuses search to make progress over the structure of the automaton; this yields LTL-LRTA*+A. In our experimental evaluation over standard benchmarks we show LTL-LRTA*+A may outperform LTL-LRTA* substantially for a variety of LTLf goals.