paper-with-me

홈 › Papers

EgoDistill: Egocentric Head Motion Distillation for Efficient Video Understanding

2023-01-05 · NeurIPS 2023 11

Recent advances in egocentric video understanding models are promising, but their heavy computational expense is a barrier for many real-world applications. To address this challenge, we propose EgoDistill, a distillation-based approach that learns to reconstruct heavy egocentric video clip features by combining the semantics from a sparse set of video frames with the head motion from lightweight IMU readings. We further devise a novel self-supervised training strategy for IMU feature learning. Our method leads to significant improvements in efficiency, requiring 200x fewer GFLOPs than equivalent video models. We demonstrate its effectiveness on the Ego4D and EPICKitchens datasets, where our method outperforms state-of-the-art efficient video understanding methods.

📄 PDF Abstract BibTeX arXiv:2301.02217

Code (0)

등록된 구현이 없습니다.

Tasks

Video Understanding

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Ego-Body Pose Estimation via Ego-Head Pose Estimation

2022-12-09 · CVPR 2023 1 · Jiaman Li, C. Karen Liu, Jiajun Wu

Estimating 3D human motion from an egocentric video sequence plays a critical role in human behavior understanding and has various applications in VR/AR. However, naively learning a mapping between egocentric videos and …

BenchmarkingDisentanglementHead Pose EstimationPose Estimation

Temporal Segmentation of Egocentric Videos

2014-06-01 · CVPR 2014 6 · Yair Poleg, Chetan Arora, Shmuel Peleg

The use of wearable cameras makes it possible to record life logging egocentric videos. Browsing such long unstructured videos is time consuming and tedious. Segmentation into meaningful chapters is an important first st…

SegmentationVideo SegmentationVideo Semantic Segmentation

Computing Egomotion with Local Loop Closures for Egocentric Videos

2017-01-17 · Suvam Patra, Himanshu Aggarwal, Himani Arora, Chetan Arora 외

Finding the camera pose is an important step in many egocentric video applications. It has been widely reported that, state of the art SLAM algorithms fail on egocentric videos. In this paper, we propose a robust method …

Camera Pose EstimationDepth EstimationPose Estimation

First Person Action Recognition Using Deep Learned Descriptors

2016-06-01 · CVPR 2016 6 · Suriya Singh, Chetan Arora, C. V. Jawahar

We focus on the problem of wearer's action recognition in first person a.k.a. egocentric videos. This problem is more challenging than third person activity recognition due to unavailability of wearer's pose and sharp mo…

Action RecognitionActivity RecognitionTemporal Action Localization

Generative Adversarial Network for Future Hand Segmentation from Egocentric Video

2022-03-21 · Wenqi Jia, Miao Liu, James M. Rehg

We introduce the novel problem of anticipating a time series of future hand masks from egocentric video. A key challenge is to model the stochasticity of future head motions, which globally impact the head-worn camera vi…

Generative Adversarial NetworkHand SegmentationImage SegmentationSemantic Segmentation+2