TIMID: Time-Dependent Mistake Detection in Videos of Robot Executions
Nerea Gallego (1), Fernando Salanova (1), Claudio Mannarano (1, 2), Cristian Mahulea (1), Eduardo Montijano (1) ((1) University of Zaragoza (2) University of Torino)

TL;DR
TIMID is a novel video anomaly detection architecture designed to identify complex, time-dependent mistakes in robot execution videos, enabling weakly supervised training and effective zero-shot sim-to-real transfer for high-level task failure detection.
Contribution
The paper introduces TIMID, a VAD-inspired model capable of detecting temporal mistakes in robot videos using weak supervision and a new multi-robot dataset for zero-shot evaluation.
Findings
TIMID effectively detects temporal errors in robot videos.
Out-of-the-box VLMs lack temporal reasoning for this task.
The dataset supports zero-shot sim-to-real transfer.
Abstract
As robotic systems execute increasingly difficult task sequences, so does the number of ways in which they can fail. Video Anomaly Detection (VAD) frameworks typically focus on singular, low-level kinematic or action failures, struggling to identify more complex temporal or spatial task violations, because they do not necessarily manifest as low-level execution errors. To address this problem, the main contribution of this paper is a new VAD-inspired architecture, TIMID, which is able to detect robot time-dependent mistakes when executing high-level tasks. Our architecture receives as inputs a video and prompts of the task and the potential mistake, and returns a frame-level prediction in the video of whether the mistake is present or not. By adopting a VAD formulation, the model can be trained with weak supervision, requiring only a single label per video. Additionally, to alleviate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Human Pose and Action Recognition · Robot Manipulation and Learning
