paper-with-me

Papers

Vision-based deep execution monitoring

2017-09-29 · Francesco Puja, Simone Grazioso, Antonio Tammaro, Valsmis Ntouskos, Marta Sanzari, Fiora Pirri

Execution monitor of high-level robot actions can be effectively improved by visual monitoring the state of the world in terms of preconditions and postconditions that hold before and after the execution of an action. Furthermore a policy for searching where to look at, either for verifying the relations that specify the pre and postconditions or to refocus in case of a failure, can tremendously improve the robot execution in an uncharted environment. It is now possible to strongly rely on visual perception in order to make the assumption that the environment is observable, by the amazing results of deep learning. In this work we present visual execution monitoring for a robot executing tasks in an uncharted Lab environment. The execution monitor interacts with the environment via a visual stream that uses two DCNN for recognizing the objects the robot has to deal with and manipulate, and a non-parametric Bayes estimation to discover the relations out of the DCNN features. To recover from lack of focus and failures due to missed objects we resort to visual search policies via deep reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1709.10507

Code (1)

miyosuda/async_deep_reinforce 공식 구현 tf

Tasks

Deep Reinforcement LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Visual search and recognition for robot task execution and monitoring

2019-02-07 · Lorenzo Mauro, Francesco Puja, Simone Grazioso, Valsamis Ntouskos 외

Visual search of relevant targets in the environment is a crucial robot skill. We propose a preliminary framework for the execution monitor of a robot task, taking care of the robot attitude to visually searching the env…

Common Sense ReasoningDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

HyCodePolicy: Hybrid Language Controllers for Multimodal Monitoring and Decision in Embodied Agents

2025-08-04 · Yibin Liu, Zhixuan Liang, Zanxin Chen, Tianxing Chen 외 arxiv

Recent advances in multimodal large language models (MLLMs) have enabled richer perceptual grounding for code policy generation in embodied agents. However, most existing systems lack effective mechanisms to adaptively m…

Multimodal ReasoningRobot ManipulationProgram Synthesis

A Unified Framework for Real-Time Failure Handling in Robotics Using Vision-Language Models, Reactive Planner and Behavior Trees

2025-03-19 · Faseeh Ahmad, Hashim Ismail, Jonathan Styrud, Maj Stenmark 외

Robotic systems often face execution failures due to unexpected obstacles, sensor errors, or environmental changes. Traditional failure recovery methods rely on predefined strategies or human intervention, making them le…

RoboProcessBench: Benchmarking Process-Aware Understanding in Vision-Language Robotic Manipulation

2026-06-11 · Dayu Xia, Yue Shi, Yao Mu, Huiting Ji 외 arxiv

Vision-language models (VLMs) are increasingly explored as visual critics, reward generators, and failure detectors in robotic manipulation. These roles implicitly require models to judge not only final task success, but…

ConditionNET: Learning Preconditions and Effects for Execution Monitoring

2025-02-03 · Daniel Sliwowski, Dongheui Lee

The introduction of robots into everyday scenarios necessitates algorithms capable of monitoring the execution of tasks. In this paper, we propose ConditionNET, an approach for learning the preconditions and effects of a…

Anomaly DetectionLanguage ModelingLanguage Modelling