paper-with-me

홈 › Papers

TeLoGraF: Temporal Logic Planning via Graph-encoded Flow Matching

2025-05-01 · Yue Meng, Chuchu Fan

Learning to solve complex tasks with signal temporal logic (STL) specifications is crucial to many real-world applications. However, most previous works only consider fixed or parametrized STL specifications due to the lack of a diverse STL dataset and encoders to effectively extract temporal logic information for downstream tasks. In this paper, we propose TeLoGraF, Temporal Logic Graph-encoded Flow, which utilizes Graph Neural Networks (GNN) encoder and flow-matching to learn solutions for general STL specifications. We identify four commonly used STL templates and collect a total of 200K specifications with paired demonstrations. We conduct extensive experiments in five simulation environments ranging from simple dynamical models in the 2D space to high-dimensional 7DoF Franka Panda robot arm and Ant quadruped navigation. Results show that our method outperforms other baselines in the STL satisfaction rate. Compared to classical STL planning algorithms, our approach is 10-100X faster in inference and can work on any system dynamics. Besides, we show our graph-encoding method's capability to solve complex STLs and robustness to out-distribution STL specifications. Code is available at https://github.com/mengyuest/TeLoGraF

📄 PDF Abstract BibTeX arXiv:2505.00562

Code (1)

mengyuest/telograf 공식 구현 pytorch

Similar Papers 제목 키워드 기반

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

Exploiting Hybrid Policy in Reinforcement Learning for Interpretable Temporal Logic Manipulation

2024-12-29 · Hao Zhang, Hao Wang, Xiucai Huang, Wenrui Chen 외

Reinforcement Learning (RL) based methods have been increasingly explored for robot learning. However, RL based methods often suffer from low sampling efficiency in the exploration phase, especially for long-horizon mani…

Reinforcement Learning (RL)

Temporal Logic Planning for Minimum-Time Positioning of Multiple Threat-Seduction Decoys

2021-06-17 · Tony A. Wood, Mitchell Khoo, Elad Michael, Chris Manzie 외

Reusable decoys offer a cost-effective alternative to the single-use hardware commonly applied to protect surface assets from threats. Such decoys portray fake assets to lure threats away from the true asset. To deceive …

Collision AvoidanceMotion PlanningPosition

Specification mining and automated task planning for autonomous robots based on a graph-based spatial temporal logic

2020-07-16 · Zhiyu Liu, Meng Jiang, Hai Lin

We aim to enable an autonomous robot to learn new skills from demo videos and use these newly learned skills to accomplish non-trivial high-level tasks. The goal of developing such autonomous robot involves knowledge rep…

Task Planning

Lexicographic Minimum-Violation Motion Planning using Signal Temporal Logic

2026-04-22 · Patrick Halder, Lothar Kiltz, Hannes Homburger, Johannes Reuter 외 arxiv

Motion planning for autonomous vehicles often requires satisfying multiple conditionally conflicting specifications. In situations where not all specifications can be met simultaneously, minimum-violation motion planning…

Autonomous VehiclesMotion Planning