English

EgoDistill: Egocentric Head Motion Distillation for Efficient Video Understanding

Computer Vision and Pattern Recognition 2023-01-06 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2301.02217,
  title  = {EgoDistill: Egocentric Head Motion Distillation for Efficient Video Understanding},
  author = {Shuhan Tan and Tushar Nagarajan and Kristen Grauman},
  journal= {arXiv preprint arXiv:2301.02217},
  year   = {2023}
}

Comments

Tech report. Project page: https://vision.cs.utexas.edu/projects/egodistill

R2 v1 2026-06-28T08:04:12.684Z