CVLGNENCJul 25, 2024

HVM-1: Large-scale video models pretrained with nearly 5000 hours of human-like video data

arXiv:2407.18067v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses video recognition for AI applications by improving object representation learning through temporal regularities, though it is incremental as it builds on existing masked autoencoder methods.

The paper tackled video model pretraining by introducing HVM-1, large-scale models trained on nearly 5000 hours of human-like video data, which performed competitively against a Kinetics-700 pretrained model in downstream tasks and learned more accurate object representations compared to image-based methods.

We introduce Human-like Video Models (HVM-1), large-scale video models pretrained with nearly 5000 hours of curated human-like video data (mostly egocentric, temporally extended, continuous video recordings), using the spatiotemporal masked autoencoder (ST-MAE) algorithm. We release two 633M parameter models trained at spatial resolutions of 224x224 and 448x448 pixels. We evaluate the performance of these models in downstream few-shot video and image recognition tasks and compare them against a model pretrained with 1330 hours of short action-oriented video clips from YouTube (Kinetics-700). HVM-1 models perform competitively against the Kinetics-700 pretrained model in downstream evaluations despite substantial qualitative differences between the spatiotemporal characteristics of the corresponding pretraining datasets. HVM-1 models also learn more accurate and more robust object representations compared to models pretrained with the image-based MAE algorithm on the same data, demonstrating the potential benefits of learning to predict temporal regularities in natural videos for learning better object representations.

Code Implementations1 repo
Foundations

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

Your Notes