High-Level Multi-Robot Trajectory Planning And Spurious Behavior Detection
Fernando Salanova, Jesús Roche, Cristian Mahuela, Eduardo Montijano
TL;DR
This paper tackles spurious behaviors in multi-robot missions specified by LTL by coupling Nets-with-Nets formal specifications with a Transformer-based anomaly detector trained on action-token embeddings derived from NWN-generated trajectories. The methodology comprises five stages: NWN-based formalization, Renew-driven trajectory generation (with spurious data augmentation), VMAS-based low-level timing, a rich trajectory-embedding scheme, and a Transformer classifier trained per anomaly type. Results show high accuracy for explicit mission violations (e.g., near-perfect for Forbidden Zone), strong performance on temporal-order violations, and robust detection across several anomaly classes, with ablation confirming the importance of the encoding and architecture choices. The work enables end-to-end detection of mission-level spuriousness in heterogeneous multi-robot teams, offering a practical pathway to verify high-level mission integrity in complex environments.
Abstract
The reliable execution of high-level missions in multi-robot systems with heterogeneous agents, requires robust methods for detecting spurious behaviors. In this paper, we address the challenge of identifying spurious executions of plans specified as a Linear Temporal Logic (LTL) formula, as incorrect task sequences, violations of spatial constraints, timing inconsis- tencies, or deviations from intended mission semantics. To tackle this, we introduce a structured data generation framework based on the Nets-within-Nets (NWN) paradigm, which coordinates robot actions with LTL-derived global mission specifications. We further propose a Transformer-based anomaly detection pipeline that classifies robot trajectories as normal or anomalous. Experi- mental evaluations show that our method achieves high accuracy (91.3%) in identifying execution inefficiencies, and demonstrates robust detection capabilities for core mission violations (88.3%) and constraint-based adaptive anomalies (66.8%). An ablation experiment of the embedding and architecture was carried out, obtaining successful results where our novel proposition performs better than simpler representations.
