paper-with-me

Papers

StepFormer: Self-supervised Step Discovery and Localization in Instructional Videos

2023-04-26 · CVPR 2023 1 · Nikita Dvornik, Isma Hadji, Ran Zhang, Konstantinos G. Derpanis, Animesh Garg, Richard P. Wildes, Allan D. Jepson

Instructional videos are an important resource to learn procedural tasks from human demonstrations. However, the instruction steps in such videos are typically short and sparse, with most of the video being irrelevant to the procedure. This motivates the need to temporally localize the instruction steps in such videos, i.e. the task called key-step localization. Traditional methods for key-step localization require video-level human annotations and thus do not scale to large datasets. In this work, we tackle the problem with no human supervision and introduce StepFormer, a self-supervised model that discovers and localizes instruction steps in a video. StepFormer is a transformer decoder that attends to the video with learnable queries, and produces a sequence of slots capturing the key-steps in the video. We train our system on a large dataset of instructional videos, using their automatically-generated subtitles as the only source of supervision. In particular, we supervise our system with a sequence of text narrations using an order-aware loss function that filters out irrelevant phrases. We show that our model outperforms all previous unsupervised and weakly-supervised approaches on step detection and localization by a large margin on three challenging benchmarks. Moreover, our model demonstrates an emergent property to solve zero-shot multi-step localization and outperforms all relevant baselines at this task.

📄 PDF Abstract BibTeX arXiv:2304.13265

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

MOST: Multiple Object localization with Self-supervised Transformers for object discovery

2023-04-11 · ICCV 2023 1 · Sai Saketh Rambhatla, Ishan Misra, Rama Chellappa, Abhinav Shrivastava

We tackle the challenging task of unsupervised object localization in this work. Recently, transformers trained with self-supervised learning have been shown to exhibit object localization properties without being traine…

Objectobject-detectionObject DetectionObject Discovery+5

SURGIVID: Annotation-Efficient Surgical Video Object Discovery

2024-09-12 · Çağhan Köksal, Ghazal Ghazaei, Nassir Navab

Surgical scenes convey crucial information about the quality of surgery. Pixel-wise localization of tools and anatomical structures is the first task towards deeper surgical analysis for microscopic or endoscopic surgica…

ObjectObject DiscoverySemantic Segmentation

HEAP: Unsupervised Object Discovery and Localization with Contrastive Grouping

2023-12-29 · Xin Zhang, Jinheng Xie, Yuan Yuan, Michael Bi Mi 외

Unsupervised object discovery and localization aims to detect or segment objects in an image without any supervision. Recent efforts have demonstrated a notable potential to identify salient foreground objects by utilizi…

ObjectObject DiscoverySaliency DetectionSemantic Segmentation

Spatial Concept Acquisition for a Mobile Robot that Integrates Self-Localization and Unsupervised Word Discovery from Spoken Sentences

2016-02-03 · Akira Taniguchi, Tadahiro Taniguchi, Tetsunari Inamura

In this paper, we propose a novel unsupervised learning method for the lexical acquisition of words related to places visited by robots, from human continuous speech signals. We address the problem of learning novel word…

Self-learning Scene-specific Pedestrian Detectors using a Progressive Latent Model

2016-11-22 · CVPR 2017 7 · Qixiang Ye, Tianliang Zhang, Qiang Qiu, Baochang Zhang 외

In this paper, a self-learning approach is proposed towards solving scene-specific pedestrian detection problem without any human' annotation involved. The self-learning approach is deployed as progressive steps of objec…

ObjectObject DiscoveryObject LocalizationPedestrian Detection+3