paper-with-me

Papers

Learning to Ground Instructional Articles in Videos through Narrations

2023-06-06 · ICCV 2023 1 · Effrosyni Mavroudi, Triantafyllos Afouras, Lorenzo Torresani

In this paper we present an approach for localizing steps of procedural activities in narrated how-to videos. To deal with the scarcity of labeled data at scale, we source the step descriptions from a language knowledge base (wikiHow) containing instructional articles for a large variety of procedural tasks. Without any form of manual supervision, our model learns to temporally ground the steps of procedural articles in how-to videos by matching three modalities: frames, narrations, and step descriptions. Specifically, our method aligns steps to video by fusing information from two distinct pathways: i) {\em direct} alignment of step descriptions to frames, ii) {\em indirect} alignment obtained by composing steps-to-narrations with narrations-to-video correspondences. Notably, our approach performs global temporal grounding of all steps in an article at once by exploiting order information, and is trained with step pseudo-labels which are iteratively refined and aggressively filtered. In order to validate our model we introduce a new evaluation benchmark -- HT-Step -- obtained by manually annotating a 124-hour subset of HowTo100M\footnote{A test server is accessible at \url{https://eval.ai/web/challenges/challenge-page/2082}.} with steps sourced from wikiHow articles. Experiments on this benchmark as well as zero-shot evaluations on CrossTask demonstrate that our multi-modality alignment yields dramatic gains over several baselines and prior works. Finally, we show that our inner module for matching narration-to-video outperforms by a large margin the state of the art on the HTM-Align narration-video alignment benchmark.

📄 PDF Abstract BibTeX arXiv:2306.03802

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesVideo Alignment

Methods 이 논문이 사용한 방법론

Test 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Reconstructing and grounding narrated instructional videos in 3D

2021-09-09 · Dimitri Zhukov, Ignacio Rocco, Ivan Laptev, Josef Sivic 외

Narrated instructional videos often show and describe manipulations of similar objects, e.g., repairing a particular model of a car or laptop. In this work we aim to reconstruct such objects and to localize associated na…

3D Reconstruction

Learning to Localize Actions in Instructional Videos with LLM-Based Multi-Pathway Text-Video Alignment

2024-09-22 · Yuxiao Chen, Kai Li, Wentao Bao, Deep Patel 외

Learning to localize temporal boundaries of procedure steps in instructional videos is challenging due to the limited availability of annotated large-scale training videos. Recent works focus on learning the cross-modal …

Contrastive Learningcross-modal alignmentSemantic SimilaritySemantic Textual Similarity+2

What You Say Is What You Show: Visual Narration Detection in Instructional Videos

2023-01-05 · Kumar Ashutosh, Rohit Girdhar, Lorenzo Torresani, Kristen Grauman

Narrated ''how-to'' videos have emerged as a promising data source for a wide range of learning problems, from learning visual representations to training robot policies. However, this data is extremely noisy, as the nar…

Learning Procedure-aware Video Representation from Instructional Videos and Their Narrations

2023-03-31 · CVPR 2023 1 · Yiwu Zhong, Licheng Yu, Yang Bai, Shangwen Li 외

The abundance of instructional videos and their narrations over the Internet offers an exciting avenue for understanding procedural activities. In this work, we propose to learn video representation that encodes both act…

Look at What I'm Doing: Self-Supervised Spatial Grounding of Narrations in Instructional Videos

2021-10-20 · Reuben Tan, Bryan A. Plummer, Kate Saenko, Hailin Jin 외

We introduce the task of spatially localizing narrated interactions in videos. Key to our approach is the ability to learn to spatially localize interactions with self-supervision on a large corpus of videos with accompa…