paper-with-me

홈 › Papers

Understanding the World Through Action

2021-10-24 · Sergey Levine

The recent history of machine learning research has taught us that machine learning methods can be most effective when they are provided with very large, high-capacity models, and trained on very large and diverse datasets. This has spurred the community to search for ways to remove any bottlenecks to scale. Often the foremost among such bottlenecks is the need for human effort, including the effort of curating and labeling datasets. As a result, considerable attention in recent years has been devoted to utilizing unlabeled data, which can be collected in vast quantities. However, some of the most widely used methods for training on such unlabeled data themselves require human-designed objective functions that must correlate in some meaningful way to downstream tasks. I will argue that a general, principled, and powerful framework for utilizing unlabeled data can be derived from reinforcement learning, using general purpose unsupervised or self-supervised reinforcement learning objectives in concert with offline reinforcement learning methods that can leverage large datasets. I will discuss how such a procedure is more closely aligned with potential downstream tasks, and how it could build on existing techniques that have been developed in recent years.

📄 PDF Abstract BibTeX arXiv:2110.12543

Code (1)

yifan123/arxiv_spider

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

WoW: Towards a World omniscient World model Through Embodied Interaction

2025-09-26 · Xiaowei Chi, Peidong Jia, Chun-Kai Fan, Xiaozhu Ju 외 arxiv

Humans develop an understanding of intuitive physics through active interaction with the world. This approach is in stark contrast to current video models, such as Sora, which rely on passive observation and therefore st…

Physical Intuition

WorldVLA: Towards Autoregressive Action World Model

2025-06-26 · Jun Cen, Chaohui Yu, Hangjie Yuan, Yuming Jiang 외

We present WorldVLA, an autoregressive action world model that unifies action and image understanding and generation. Our WorldVLA intergrates Vision-Language-Action (VLA) model and world model in one single framework. T…

Action GenerationmodelVision-Language-Action

Do-Undo Bench: Reversibility for Action Understanding in Image Generation

2025-12-15 · Shweta Mahajan, Shreya Kadambi, Hoang Le, Rajeev Yasarla 외 arxiv

We introduce the Do-Undo task and benchmark to address a critical gap in vision-language models: understanding and generating plausible scene transformations driven by real-world actions. Unlike prior work that relies on…

Action UnderstandingImage ManipulationImage Generation

From Generative Engines to Actionable Simulators: The Imperative of Physical Grounding in World Models

2026-01-21 · Zhikang Chen, Tingting Zhu arxiv

A world model is an AI system that simulates how an environment evolves under actions, enabling planning through imagined futures rather than reactive perception. Current world models, however, suffer from visual conflat…

Video Generation

HERMES: A Unified Self-Driving World Model for Simultaneous 3D Scene Understanding and Generation

2025-01-24 · Xin Zhou, Dingkang Liang, Sifan Tu, Xiwu Chen 외

Driving World Models (DWMs) have become essential for autonomous driving by enabling future scene prediction. However, existing DWMs are limited to scene generation and fail to incorporate scene understanding, which invo…

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language Model+3