pith. sign in

arxiv: 2404.00756 · v1 · pith:56FR5SZ6new · submitted 2024-03-31 · 💻 cs.AI · cs.LG· cs.LO· cs.RO

Recover: A Neuro-Symbolic Framework for Failure Detection and Recovery

classification 💻 cs.AI cs.LGcs.LOcs.RO
keywords recoveryrecoverfailurellmsapproachescostsdetectionfailures
0
0 comments X
read the original abstract

Recognizing failures during task execution and implementing recovery procedures is challenging in robotics. Traditional approaches rely on the availability of extensive data or a tight set of constraints, while more recent approaches leverage large language models (LLMs) to verify task steps and replan accordingly. However, these methods often operate offline, necessitating scene resets and incurring in high costs. This paper introduces Recover, a neuro-symbolic framework for online failure identification and recovery. By integrating ontologies, logical rules, and LLM-based planners, Recover exploits symbolic information to enhance the ability of LLMs to generate recovery plans and also to decrease the associated costs. In order to demonstrate the capabilities of our method in a simulated kitchen environment, we introduce OntoThor, an ontology describing the AI2Thor simulator setting. Empirical evaluation shows that OntoThor's logical rules accurately detect all failures in the analyzed tasks, and that Recover considerably outperforms, for both failure detection and recovery, a baseline method reliant solely on LLMs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fail-RAG : A Retrieval Augmented Generation Informed Framework for Robot Failure Identification

    cs.RO 2026-06 unverdicted novelty 4.0

    Fail-RAG is a retrieval-augmented generation framework that detects and describes robot failures in warehouse tasks by querying an embedded failure database and applying VLMs, showing 25 percentage point higher accura...