paper-with-me

Papers

Explainable Procedural Mistake Detection

2024-12-16 · Shane Storks, Itamar Bar-Yossef, Yayuan Li, Zheyuan Zhang, Jason J. Corso, Joyce Chai

Automated task guidance has recently attracted attention from the AI research community. Procedural mistake detection (PMD) is a challenging sub-problem of classifying whether a human user (observed through egocentric video) has successfully executed the task at hand (specified by a procedural text). Despite significant efforts in building resources and models for PMD, machine performance remains nonviable, and the reasoning processes underlying this performance are opaque. As such, we recast PMD to an explanatory self-dialog of questions and answers, which serve as evidence for a decision. As this reformulation enables an unprecedented transparency, we leverage a fine-tuned natural language inference (NLI) model to formulate two automated coherence metrics for generated explanations. Our results show that while open-source VLMs struggle with this task off-the-shelf, their accuracy, coherence, and dialog efficiency can be vastly improved by incorporating these coherence metrics into common inference and fine-tuning methods. Furthermore, our multi-faceted metrics can visualize common outcomes at a glance, highlighting areas for improvement.

📄 PDF Abstract BibTeX arXiv:2412.11927

Code (0)

등록된 구현이 없습니다.

Tasks

Mistake DetectionNatural Language Inference

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

PREGO: online mistake detection in PRocedural EGOcentric videos

2024-04-02 · CVPR 2024 1 · Alessandro Flaborea, Guido Maria D'Amely di Melendugno, Leonardo Plini, Luca Scofano 외

Promptly identifying procedural errors from egocentric videos in an online setting is highly challenging and valuable for detecting mistakes as soon as they happen. This capability has a wide range of applications across…

Action RecognitionBenchmarkingMistake DetectionOne-Class Classification+1

The Unreasonable Effectiveness of VLMs for Zero-shot Procedural Mistake Detection

2026-06-19 · Serdar Ozsoy, Lars Doorenbos, Federico Spurio, Gianpiero Francesca 외 arxiv

Procedural mistake detection is important for quality control and user assistance across many disciplines. Recent work in this field has achieved significant gains by using the reasoning capabilities of Video-Language Mo…

Action Segmentation

EgoOops: A Dataset for Mistake Action Detection from Egocentric Videos with Procedural Texts

2024-10-07 · Yuto Haneji, Taichi Nishimura, Hirotaka Kameko, Keisuke Shirai 외

Mistake action detection from egocentric videos is crucial for developing intelligent archives that detect workers' errors and provide feedback. Previous studies have been limited to specific domains, focused on detectin…

Action DetectionMistake Detection

MistExit: Learning to Exit for Early Mistake Detection in Procedural Videos

2026-03-15 · Sagnik Majumder, Anish Nethi, Ziad Al-Halah, Kristen Grauman arxiv

We introduce the task of early mistake detection in video, where the goal is to determine whether a keystep in a procedural activity is performed correctly while observing as little of the streaming video as possible. To…

Reinforcement Learning

Vision-Based Mistake Analysis in Procedural Activities: A Review of Advances and Challenges

2025-10-22 · Konstantinos Bacharidis, Antonis A. Argyros arxiv

Mistake analysis in procedural activities is a critical area of research with applications spanning industrial automation, physical rehabilitation, education and human-robot collaboration. This paper reviews vision-based…

Action Recognition