paper-with-me

Papers

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

2024-07-25 · A. Emin Orhan

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.

📄 PDF Abstract BibTeX arXiv:2407.18067

Code (1)

eminorhan/hvm-1 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

PriVi: Towards A General-Purpose Video Model For Primate Behavior In The Wild

2025-11-12 · Felix B. Mueller, Jan F. Meier, Timo Lueddecke, Richard Vogg 외 arxiv

Non-human primates are our closest living relatives, and analyzing their behavior is central to research in cognition, evolution, and conservation. Computer vision could greatly aid this research, but existing methods of…

InternVid: A Large-scale Video-Text Dataset for Multimodal Understanding and Generation

2023-07-13 · Yi Wang, Yinan He, Yizhuo Li, Kunchang Li 외

This paper introduces InternVid, a large-scale video-centric multimodal dataset that enables learning powerful and transferable video-text representations for multimodal understanding and generation. The InternVid datase…

Action RecognitionContrastive LearningRepresentation LearningRetrieval+5

BT-Adapter: Video Conversation is Feasible Without Video Instruction Tuning

2023-09-27 · CVPR 2024 1 · Ruyang Liu, Chen Li, Yixiao Ge, Ying Shan 외

The recent progress in Large Language Models (LLM) has spurred various advancements in image-language conversation agents, while how to build a proficient video-based dialogue system is still under exploration. Consideri…

GPUVideo-based Generative Performance BenchmarkingVideo-based Generative Performance Benchmarking (Consistency)Video-based Generative Performance Benchmarking (Contextual Understanding)+7

How Far Can 5,500 Hours of Driving Take You? A Scaling Law Analysis of Video Diffusion Models

2026-08-28 · Victor Besnier, Anh-Quan Cao, Elias Ramzi, Spyros Gidaris 외 arxiv

Video generation for autonomous driving cannot follow the web-scale route: driving data is expensive to collect, bound by privacy requirements, and cannot be scraped at will, so models must make the most of a fixed corpu…

Autonomous DrivingVideo Generation

MEVA: A Large-Scale Multiview, Multimodal Video Dataset for Activity Detection

2020-12-02 · Kellie Corona, Katie Osterdahl, Roderic Collins, Anthony Hoogs

We present the Multiview Extended Video with Activities (MEVA) dataset, a new and very-large-scale dataset for human activity recognition. Existing security datasets either focus on activity counts by aggregating public …

Action DetectionActivity DetectionActivity RecognitionHuman Activity Recognition