paper-with-me

Papers

Detours for Navigating Instructional Videos

2024-01-03 · CVPR 2024 1 · Kumar Ashutosh, Zihui Xue, Tushar Nagarajan, Kristen Grauman

We introduce the video detours problem for navigating instructional videos. Given a source video and a natural language query asking to alter the how-to video's current path of execution in a certain way, the goal is to find a related ''detour video'' that satisfies the requested alteration. To address this challenge, we propose VidDetours, a novel video-language approach that learns to retrieve the targeted temporal segments from a large repository of how-to's using video-and-text conditioned queries. Furthermore, we devise a language-based pipeline that exploits how-to video narration text to create weakly supervised training data. We demonstrate our idea applied to the domain of how-to cooking videos, where a user can detour from their current recipe to find steps with alternate ingredients, tools, and techniques. Validating on a ground truth annotated dataset of 16K samples, we show our model's significant improvements over best available methods for video retrieval and question answering, with recall rates exceeding the state of the art by 35%.

📄 PDF Abstract BibTeX arXiv:2401.01823

Code (0)

등록된 구현이 없습니다.

Tasks

16kQuestion AnsweringRetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Unsupervised Discovery of Actions in Instructional Videos

2021-06-28 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos. Instructional videos contain complex activities and are a rich source of information for …

Collaborative Weakly Supervised Video Correlation Learning for Procedure-Aware Instructional Video Analysis

2023-12-18 · Tianyao He, Huabin Liu, Yuxi Li, Xiao Ma 외

Video Correlation Learning (VCL), which aims to analyze the relationships between videos, has been widely studied and applied in various general video tasks. However, applying VCL to instructional videos is still quite c…

Action Quality AssessmentProcedure Learning

Beyond Instructional Videos: Probing for More Diverse Visual-Textual Grounding on YouTube

2020-04-29 · EMNLP 2020 11 · Jack Hessel, Zhenhai Zhu, Bo Pang, Radu Soricut

Pretraining from unlabelled web videos has quickly become the de-facto means of achieving high performance on many video understanding tasks. Features are learned via prediction of grounded relationships between visual c…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Unsupervised Action Segmentation for Instructional Videos

2021-06-07 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos, which are rarely annotated with atomic actions. We present an unsupervised approach to le…

Action SegmentationSegmentationUnsupervised Action Segmentation

How to Make a BLT Sandwich? Learning to Reason towards Understanding Web Instructional Videos

2018-12-02 · Shaojie Wang, Wentian Zhao, Ziyi Kou, Chenliang Xu

Understanding web instructional videos is an essential branch of video understanding in two aspects. First, most existing video methods focus on short-term actions for a-few-second-long video clips; these methods are not…

Logical ReasoningQuestion AnsweringVideo Understanding