paper-with-me

Papers

My View is the Best View: Procedure Learning from Egocentric Videos

2022-07-22 · Siddhant Bansal, Chetan Arora, C. V. Jawahar

Procedure learning involves identifying the key-steps and determining their logical order to perform a task. Existing approaches commonly use third-person videos for learning the procedure, making the manipulated object small in appearance and often occluded by the actor, leading to significant errors. In contrast, we observe that videos obtained from first-person (egocentric) wearable cameras provide an unobstructed and clear view of the action. However, procedure learning from egocentric videos is challenging because (a) the camera view undergoes extreme changes due to the wearer's head motion, and (b) the presence of unrelated frames due to the unconstrained nature of the videos. Due to this, current state-of-the-art methods' assumptions that the actions occur at approximately the same time and are of the same duration, do not hold. Instead, we propose to use the signal provided by the temporal correspondences between key-steps across videos. To this end, we present a novel self-supervised Correspond and Cut (CnC) framework for procedure learning. CnC identifies and utilizes the temporal correspondences between the key-steps across multiple videos to learn the procedure. Our experiments show that CnC outperforms the state-of-the-art on the benchmark ProceL and CrossTask datasets by 5.2% and 6.3%, respectively. Furthermore, for procedure learning using egocentric videos, we propose the EgoProceL dataset consisting of 62 hours of videos captured by 130 subjects performing 16 tasks. The source code and the dataset are available on the project page https://sid2697.github.io/egoprocel/.

📄 PDF Abstract BibTeX arXiv:2207.10883

Code (1)

Sid2697/EgoProceL-egocentric-procedure-learning 공식 구현 pytorch

Tasks

Procedure Learning

Similar Papers 제목 키워드 기반

Ego2Top: Matching Viewers in Egocentric and Top-view Videos

2016-07-24 · Shervin Ardeshir, Ali Borji

Egocentric cameras are becoming increasingly popular and provide us with large amounts of videos, captured from the first person perspective. At the same time, surveillance cameras and drones offer an abundance of visual…

Graph Matching

Egocentric Meets Top-view

2016-08-30 · Shervin Ardeshir, Ali Borji

Thanks to the availability and increasing popularity of Egocentric cameras such as GoPro cameras, glasses, and etc. we have been provided with a plethora of videos captured from the first person perspective. Surveillance…

Graph Matching

EgoExoMem: Cross-View Memory Reasoning over Synchronized Egocentric and Exocentric Videos

2026-05-18 · Ruiping Liu, Junwei Zheng, Yufan Chen, Di Wen 외 arxiv

Egocentric memory is widely used in embodied intelligence, but it may be insufficient for comprehensive spatial-temporal reasoning. Inspired by human recall from both field and observer perspectives, we introduce EgoExoM…

Exo2EgoDVC: Dense Video Captioning of Egocentric Procedural Activities Using Web Instructional Videos

2023-11-28 · Takehiko Ohkawa, Takuma Yagi, Taichi Nishimura, Ryosuke Furuta 외

We propose a novel benchmark for cross-view knowledge transfer of dense video captioning, adapting models from web instructional videos with exocentric views to an egocentric view. While dense video captioning (predictin…

Dense Video CaptioningTransfer LearningVideo Captioning

Integrating Egocentric Videos in Top-view Surveillance Videos: Joint Identification and Temporal Alignment

2018-09-01 · ECCV 2018 9 · Shervin Ardeshir, Ali Borji

Videos recorded from first person (egocentric) perspective have little visual appearance in common with those from third person perspective, especially with videos captured by top-view surveillance cameras. In this paper…