CVAIJun 22

P-JEPA: Procedural Video Representation Learning via Joint Embedding Predictive Architecture

arXiv:2606.2325612.1
Predicted impact top 38% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in video understanding and embodied AI, P-JEPA provides a backbone-agnostic method to handle long procedural videos, improving linear separability, streaming inference, and temporal action segmentation.

P-JEPA addresses the challenge of learning long-range dependencies in procedural videos by reducing the problem to a dense, frame-aligned action space and predicting pooled masked latent vectors, enabling processing of videos over 30 minutes long. It achieves state-of-the-art results on EgoExo4D fine-grained action classification with an order of magnitude fewer parameters than LLM-based methods and real-time inference.

The increasing maturity of embodied AI platforms has driven a growing interest in procedural video representation learning to support intelligent assistance systems for complex, multi-step tasks. Leveraging large-scale latent predictive training, video foundation models capture video dynamics, enabling downstream tasks such as activity understanding, spatiotemporal localization, and predictive control. However, procedural videos include actions with long-range dependencies that these models do not support, due to the quadratic complexity of self-attention. Distinct actions, for example, may be visually similar despite appearing at different points in the procedure, such as turning the stove on versus off. Here, we propose a backbone-agnostic approach that learns long-duration video representations by reducing the problem to a dense, frame-aligned action space and predicting pooled masked latent vectors. This approach allows our Procedural Joint Embedding Predictive Architecture (P-JEPA) to ingest videos over 30 minutes long, enabling effective long-form understanding of procedural steps. We evaluate P-JEPA using features extracted with VJEPA2.1, TSM, and I3D over the EgoExo4D, EgoProceL, and Assembly101 datasets, finding that it consistently improves linear separability, streaming inference, and temporal action segmentation performance, achieving state-of-the-art results on EgoExo4D fine-grained action classification while using an order of magnitude fewer parameters than LLM-based methods and running in real time.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes