paper-with-me

Papers

VideoWorld: Exploring Knowledge Learning from Unlabeled Videos

2025-01-16 · CVPR 2025 1 · Zhongwei Ren, Yunchao Wei, Xun Guo, Yao Zhao, Bingyi Kang, Jiashi Feng, Xiaojie Jin

This work explores whether a deep generative model can learn complex knowledge solely from visual input, in contrast to the prevalent focus on text-based models like large language models (LLMs). We develop VideoWorld, an auto-regressive video generation model trained on unlabeled video data, and test its knowledge acquisition abilities in video-based Go and robotic control tasks. Our experiments reveal two key findings: (1) video-only training provides sufficient information for learning knowledge, including rules, reasoning and planning capabilities, and (2) the representation of visual change is crucial for knowledge acquisition. To improve both the efficiency and efficacy of this process, we introduce the Latent Dynamics Model (LDM) as a key component of VideoWorld. Remarkably, VideoWorld reaches a 5-dan professional level in the Video-GoBench with just a 300-million-parameter model, without relying on search algorithms or reward mechanisms typical in reinforcement learning. In robotic tasks, VideoWorld effectively learns diverse control operations and generalizes across environments, approaching the performance of oracle models in CALVIN and RLBench. This study opens new avenues for knowledge acquisition from visual data, with all code, data, and models open-sourced for further research.

📄 PDF Abstract BibTeX arXiv:2501.09781

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

VideoWorld 2: Learning Transferable Knowledge from Real-world Videos

2026-02-10 · Zhongwei Ren, Yunchao Wei, Xiao Yu, Guixun Luo 외 arxiv

Learning transferable knowledge from unlabeled video data and applying it in new environments is a fundamental capability of intelligent agents. This work presents VideoWorld 2, which extends VideoWorld and offers the fi…

Video Generation

Exploring Relations in Untrimmed Videos for Self-Supervised Learning

2020-08-06 · Dezhao Luo, Bo Fang, Yu Zhou, Yucan Zhou 외

Existing video self-supervised learning methods mainly rely on trimmed videos for model training. However, trimmed datasets are manually annotated from untrimmed videos. In this sense, these methods are not really self-s…

Action RecognitionChange DetectionRetrievalSelf-Supervised Learning+1

Computational Baby Learning

2014-11-11 · Xiaodan Liang, Si Liu, Yunchao Wei, Luoqi Liu 외

Intuitive observations show that a baby may inherently possess the capability of recognizing a new visual concept (e.g., chair, dog) by learning from only very few positive instances taught by parent(s) or others, and th…

object-detectionObject Detection

TCGL: Temporal Contrastive Graph for Self-supervised Video Representation Learning

2021-12-07 · Yang Liu, Keze Wang, Lingbo Liu, Haoyuan Lan 외

Video self-supervised learning is a challenging task, which requires significant expressive power from the model to leverage rich spatial-temporal knowledge and generate effective supervisory signals from large amounts o…

Action RecognitionContrastive LearningGraph LearningRepresentation Learning+3

Exploring Scalability of Self-Training for Open-Vocabulary Temporal Action Localization

2024-07-09 · Jeongseok Hyun, Su Ho Han, Hyolim Kang, Joon-Young Lee 외

The vocabulary size in temporal action localization (TAL) is limited by the scarcity of large-scale annotated datasets. To overcome this, recent works integrate vision-language models (VLMs), such as CLIP, for open-vocab…

Action LocalizationTemporal Action Localization