paper-with-me

Papers

Reliable Robotic Task Execution in the Face of Anomalies

2025-10-27 · Bharath Santhanam, Alex Mitrevski, Santosh Thoduka, Sebastian Houben, Teena Hassan arxiv

Learned robot policies have consistently been shown to be versatile, but they typically have no built-in mechanism for handling the complexity of open environments, making them prone to execution failures; this implies that deploying policies without the ability to recognise and react to failures may lead to unreliable and unsafe robot behaviour. In this paper, we present a framework that couples a learned policy with a method to detect visual anomalies during policy deployment and to perform recovery behaviours when necessary, thereby aiming to prevent failures. Specifically, we train an anomaly detection model using data collected during nominal executions of a trained policy. This model is then integrated into the online policy execution process, so that deviations from the nominal execution can trigger a three-level sequential recovery process that consists of (i) pausing the execution temporarily, (ii) performing a local perturbation of the robot's state, and (iii) resetting the robot to a safe state by sampling from a learned execution success model. We verify our proposed method in two different scenarios: (i) a door handle reaching task with a Kinova Gen3 arm using a policy trained in simulation and transferred to the real robot, and (ii) an object placing task with a UFactory xArm 6 using a general-purpose policy model. Our results show that integrating policy execution with anomaly detection and recovery increases the execution success rate in environments with various anomalies, such as trajectory deviations and adversarial human interventions.

📄 PDF Abstract BibTeX arXiv:2510.23121

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

RoboCritics: Enabling Reliable End-to-End LLM Robot Programming through Expert-Informed Critics

2026-03-06 · Callie Y. Kim, Nathan Thomas White, Evan He, Frederic Sala 외 arxiv

End-user robot programming grants users the flexibility to re-task robots in situ, yet it remains challenging for novices due to the need for specialized robotics knowledge. Large Language Models (LLMs) hold the potentia…

Grounding Language Models with Semantic Digital Twins for Robotic Planning

2025-06-19 · Mehreen Naeem, Andrew Melnik, Michael Beetz

We introduce a novel framework that integrates Semantic Digital Twins (SDTs) with Large Language Models (LLMs) to enable adaptive and goal-driven robotic task execution in dynamic environments. The system decomposes natu…

ROG-Grasp: Root-Oriented Geometry for Robotic Grasping and Placement

2026-05-30 · Zijian An, Augustus Sroka, Ran Yang, Bill Cai 외 arxiv

Orientation-aware manipulation is essential in post-harvest agricultural processing, where produce must be grasped and placed in consistent configurations. This paper presents ROG-Grasp, a geometry-based robotic grasping…

Robotic GraspingMotion Planning

VerifyLLM: LLM-Based Pre-Execution Task Plan Verification for Robots

2025-07-07 · Danil S. Grigorev, Alexey K. Kovalev, Aleksandr I. Panov arxiv

In the field of robotics, researchers face a critical challenge in ensuring reliable and efficient task planning. Verifying high-level task plans before execution significantly reduces errors and enhance the overall perf…

Detection of Anomalous Behavior in Robot Systems Based on Machine Learning

2025-09-12 · Mahfuzul I. Nissan, Sharmin Aktar arxiv

Ensuring the safe and reliable operation of robotic systems is paramount to prevent potential disasters and safeguard human well-being. Despite rigorous design and engineering practices, these systems can still experienc…