paper-with-me

홈 › Papers

Iso-Dream: Isolating and Leveraging Noncontrollable Visual Dynamics in World Models

2022-05-27 · Minting Pan, Xiangming Zhu, Yunbo Wang, Xiaokang Yang

World models learn the consequences of actions in vision-based interactive systems. However, in practical scenarios such as autonomous driving, there commonly exists noncontrollable dynamics independent of the action signals, making it difficult to learn effective world models. To tackle this problem, we present a novel reinforcement learning approach named Iso-Dream, which improves the Dream-to-Control framework in two aspects. First, by optimizing the inverse dynamics, we encourage the world model to learn controllable and noncontrollable sources of spatiotemporal changes on isolated state transition branches. Second, we optimize the behavior of the agent on the decoupled latent imaginations of the world model. Specifically, to estimate state values, we roll-out the noncontrollable states into the future and associate them with the current controllable state. In this way, the isolation of dynamics sources can greatly benefit long-horizon decision-making of the agent, such as a self-driving car that can avoid potential risks by anticipating the movement of other vehicles. Experiments show that Iso-Dream is effective in decoupling the mixed dynamics and remarkably outperforms existing approaches in a wide range of visual control and prediction domains.

📄 PDF Abstract BibTeX arXiv:2205.13817

Code (2)

panmt/iso-dream 공식 구현 pytorch
panmt/mbrl_with_isolated_imaginations pytorch

Tasks

Autonomous DrivingDecision Making

Similar Papers 제목 키워드 기반

Model-Based Reinforcement Learning with Isolated Imaginations

2023-03-27 · Minting Pan, Xiangming Zhu, Yitao Zheng, Yunbo Wang 외

World models learn the consequences of actions in vision-based interactive systems. However, in practical scenarios like autonomous driving, noncontrollable dynamics that are independent or sparsely dependent on action s…

Autonomous DrivingmodelModel-based Reinforcement Learningreinforcement-learning+3

DreamRelation: Relation-Centric Video Customization

2025-03-10 · Yujie Wei, Shiwei Zhang, Hangjie Yuan, Biao Gong 외

Relational video customization refers to the creation of personalized videos that depict user-specified relations between two subjects, a crucial task for comprehending real-world visual content. While existing methods c…

RelationTripletVideo Generation

LatentPilot: Scene-Aware Vision-and-Language Navigation by Dreaming Ahead with Latent Visual Reasoning

2026-03-31 · Haihong Hao, Lei Chen, Mingfei Han, Changlin Li 외 arxiv

Existing vision-and-language navigation (VLN) models primarily reason over past and current visual observations, while largely ignoring the future visual dynamics induced by actions. As a result, they often lack an effec…

Visual Reasoning

PhysDreamer: Physics-Based Interaction with 3D Objects via Video Generation

2024-04-19 · Tianyuan Zhang, Hong-Xing Yu, Rundi Wu, Brandon Y. Feng 외

Realistic object interactions are crucial for creating immersive virtual experiences, yet synthesizing realistic 3D object dynamics in response to novel interactions remains a significant challenge. Unlike unconditional …

motion predictionObjectVideo Generation

Finding the DeepDream for Time Series: Activation Maximization for Univariate Time Series

2024-08-20 · Udo Schlegel, Daniel A. Keim, Tobias Sutter

Understanding how models process and interpret time series data remains a significant challenge in deep learning to enable applicability in safety-critical areas such as healthcare. In this paper, we introduce Sequence D…

Decision MakingTime SeriesTime Series Classification