LATMOS: Latent Automaton Task Model from Observation Sequences
Weixiao Zhan, Qiyue Dong, Eduardo Sebastián, Nikolay Atanasov
Abstract
Robot task planning from high-level instructions is an important step towards deploying fully autonomous robot systems in the service sector. Three key aspects of robot task planning present challenges yet to be resolved simultaneously, namely, (i) factorization of complex tasks specifications into simpler executable subtasks, (ii) understanding of the current task state from raw observations, and (iii) planning and verification of task executions. To address these challenges, we propose LATMOS, an automata-theory-inspired task model that, given observations from correct task executions, is able to factorize the task, while supporting verification and planning operations. LATMOS combines an observation encoder to extract features from potentially high-dimensional observations with a sequence model that encapsulates an automaton with symbols in the latent feature space. We conduct evaluations in three task model learning setups: (i) abstract tasks described by logical formulas, (ii) real-world human tasks described by videos and natural language prompts and (iii) a robot task described by image and state observations. The results show improved plan generation and verification capabilities of LATMOS across different observation modalities and tasks.
BibTeX
@inproceedings{iros2025_latmoslatentauto,
title = {LATMOS: Latent Automaton Task Model from Observation Sequences},
author = {Weixiao Zhan and Qiyue Dong and Eduardo Sebastián and Nikolay Atanasov},
booktitle = {IROS 2025},
year = {2025}
}