arXiv:2510.12385cs.CV2025-10被引 5

通过时空建模提升第一视角装配视频中步骤识别的准确性。

Learning to Recognize Correctly Completed Procedure Steps in Egocentric Assembly Videos through Spatio-Temporal Modeling

  • 双流架构融合空间与时间特征,增强对遮挡情况的鲁棒性。
  • 在MECCANO和IndustReal数据集上分别减少11.2%和26.1%的完成延迟。
  • 适合需要高精度步骤识别的工业自动化与人机协作场景。

流程步骤识别(PSR)旨在识别过程视频中所有正确完成的步骤及其顺序。现有最优模型仅依赖单帧中的装配物体状态检测,忽略时序特征,导致在物体部分遮挡时准确率与鲁棒性受限。为此,我们提出时空遮挡鲁棒建模方法(STORM-PSR),一种双流框架,同时利用空间与时间特征。装配状态检测流在无遮挡时有效;时空流则结合空间编码器(采用新弱监督预训练方法获取有意义空间表示)与基于Transformer的时序编码器,学习空间特征随时间的变化关系,实现部分遮挡下的步骤完成识别。在MECCANO和IndustReal数据集上,相比先前方法,平均完成延迟分别降低11.2%和26.1%。实验表明,该改进主要源于不依赖完整视图的时空流。代码及新标注的MECCANO标签已公开于https://timschoonbeek.github.io/stormpsr。

原文摘要 · Abstract (English)

Procedure step recognition (PSR) aims to identify all correctly completed steps and their sequential order in videos of procedural tasks. The existing state-of-the-art models rely solely on detecting assembly object states in individual video frames. By neglecting temporal features, model robustness and accuracy are limited, especially when objects are partially occluded. To overcome these limitations, we propose Spatio-Temporal Occlusion-Resilient Modeling for Procedure Step Recognition (STORM-PSR), a dual-stream framework for PSR that leverages both spatial and temporal features. The assembly state detection stream operates effectively with unobstructed views of the object, while the spatio-temporal stream captures both spatial and temporal features to recognize step completions even under partial occlusion. This stream includes a spatial encoder, pre-trained using a novel weakly supervised approach to capture meaningful spatial representations, and a transformer-based temporal encoder that learns how these spatial features relate over time. STORM-PSR is evaluated on the MECCANO and IndustReal datasets, reducing the average delay between actual and predicted assembly step completions by 11.2% and 26.1%, respectively, compared to prior methods. We demonstrate that this reduction in delay is driven by the spatio-temporal stream, which does not rely on unobstructed views of the object to infer completed steps. The code for STORM-PSR, along with the newly annotated MECCANO labels, is made publicly available at https://timschoonbeek.github.io/stormpsr .

步骤识别时空建模第一视角视频装配任务

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。