English

STeP: Signal Temporal Logic for Precise Specifications for Action Generation with Vision Language Models

Robotics 2026-07-20 v1

Abstract

Vision-language-action (VLA) models have shown impressive generalization, but often lack interpretability and can struggle to follow precise natural language instructions that encode spatial, temporal, and logical requirements. We propose a hierarchical framework that uses Signal Temporal Logic (STL) as a shared representation connecting high-level language understanding with low-level robot execution. A high-level policy leverages a VLM to decompose language instructions into high-level subtasks, generate STL specifications for each subtask, and choose a low-level policy for executing each subtask. The STL specifications translate language-derived intent into precise constraints, and the low-level policy selection determines whether those constraints are enforced directly through STL-guided model-predictive control or monitored during execution of a learned policy for perceptually complex, or contact-rich behaviors. By integrating STL into plan validation, low-level policy, subtask monitoring, and replanning, our framework enables language-derived plans to be checked, optimized, and revised at runtime using a common formal structure. We evaluate the approach on a real-world tabletop domain, demonstrating how formal specifications can improve the precision, reliability, and interpretability of language-conditioned robot planning.

Cite

@article{arxiv.2607.18580,
  title  = {STeP: Signal Temporal Logic for Precise Specifications for Action Generation with Vision Language Models},
  author = {Kasra Torshizi and Anukriti Singh and Sidharth Mathur and Khuzema Habib and Leo Du and Pratap Tokekar},
  journal= {arXiv preprint arXiv:2607.18580},
  year   = {2026}
}

Comments

14 pages, 6 figures