Graph-Based Multimodal and Multi-view Alignment for Keystep Recognition
Julia Lee Romero, Kyle Min, Subarna Tripathi, Morteza Karimzadeh

TL;DR
This paper introduces a graph-based framework for keystep recognition in egocentric videos, leveraging long-term dependencies and cross-view alignment to improve accuracy and efficiency.
Contribution
It presents a novel flexible graph-learning approach that models video clips as nodes, incorporating multimodal features and cross-view alignment for enhanced keystep recognition.
Findings
Outperforms existing methods by over 12% in accuracy
Constructed graphs are sparse and computationally efficient
Effectively leverages multimodal features like narrations, depth, and object labels
Abstract
Egocentric videos capture scenes from a wearer's viewpoint, resulting in dynamic backgrounds, frequent motion, and occlusions, posing challenges to accurate keystep recognition. We propose a flexible graph-learning framework for fine-grained keystep recognition that is able to effectively leverage long-term dependencies in egocentric videos, and leverage alignment between egocentric and exocentric videos during training for improved inference on egocentric videos. Our approach consists of constructing a graph where each video clip of the egocentric video corresponds to a node. During training, we consider each clip of each exocentric video (if available) as additional nodes. We examine several strategies to define connections across these nodes and pose keystep recognition as a node classification task on the constructed graphs. We perform extensive experiments on the Ego-Exo4D dataset…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Handwritten Text Recognition Techniques
MethodsContrastive Language-Image Pre-training
