中文
相关论文

相关论文: Training Agents Inside of Scalable World Models

200 篇论文

An important challenge in reinforcement learning is training agents that can solve a wide variety of tasks. If tasks depend on each other (e.g. needing to learn to walk before learning to run), curriculum learning can speed up learning by…

A World Model is a compressed spatial and temporal representation of a real world environment that allows one to train an agent or execute planning methods. However, world models are typically trained on observations from the real world…

机器学习 · 计算机科学 2024-10-28 Fabio Ferreira , Moreno Schlageter , Raghu Rajan , Andre Biedenkapp , Frank Hutter

Video world models have achieved remarkable success in simulating environmental dynamics in response to actions by users or agents. They are modeled as action-conditioned video generation models that take historical frames and current…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Haoyu Wu , Jiwen Yu , Yingtian Zou , Xihui Liu

Nowadays, model-free reinforcement learning algorithms have achieved remarkable performance on many decision making and control tasks, but high sample complexity and low sample efficiency still hinder the wide use of model-free…

人工智能 · 计算机科学 2020-10-27 Jingbin Liu , Xinyang Gu , Shuai Liu

When performing complex tasks, humans naturally reason at multiple temporal and spatial resolutions simultaneously. We contend that for an artificially intelligent agent to effectively model human teammates, i.e., demonstrate computational…

机器学习 · 计算机科学 2022-11-15 Liang Zhang , Justin Lieffers , Adarsh Pyarelal

As AI systems move from generating text to accomplishing goals through sustained interaction, the ability to model environment dynamics becomes a central bottleneck. Agents that manipulate objects, navigate software, coordinate with others,…

To interact effectively with humans in the real world, it is important for agents to understand language that describes the dynamics of the environment--that is, how the environment behaves--rather than just task instructions specifying…

计算与语言 · 计算机科学 2025-12-01 Anh Nguyen , Stefan Lee

We study building embodied agents for open-ended creative tasks. While existing methods build instruction-following agents that can perform diverse open-ended tasks, none of them demonstrates creativity -- the ability to give novel and…

人工智能 · 计算机科学 2025-12-29 Penglin Cai , Chi Zhang , Yuhui Fu , Haoqi Yuan , Zongqing Lu

Large language models (LLMs) have recently gained much attention in building autonomous agents. However, the performance of current LLM-based web agents in long-horizon tasks is far from optimal, often yielding errors such as repeatedly…

计算与语言 · 计算机科学 2025-04-01 Hyungjoo Chae , Namyoung Kim , Kai Tzu-iunn Ong , Minju Gwak , Gwanwoo Song , Jihoon Kim , Sunghwan Kim , Dongha Lee , Jinyoung Yeo

Deep neural networks have been successful in many reinforcement learning settings. However, compared to human learners they are overly data hungry. To build a sample-efficient world model, we apply a transformer to real-world episodes in an…

机器学习 · 计算机科学 2023-03-14 Jan Robine , Marc Höftmann , Tobias Uelwer , Stefan Harmeling

To widen their accessibility and increase their utility, intelligent agents must be able to learn complex behaviors as specified by (non-expert) human users. Moreover, they will need to learn these behaviors within a reasonable amount of…

机器学习 · 计算机科学 2019-02-13 Dilip Arumugam , Jun Ki Lee , Sophie Saskin , Michael L. Littman

Recent studies have delved into constructing generalist agents for open-world environments like Minecraft. Despite the encouraging results, existing efforts mainly focus on solving basic programmatic tasks, e.g., material collection and…

人工智能 · 计算机科学 2025-06-03 Shunyu Liu , Yaoru Li , Kongcheng Zhang , Zhenyu Cui , Wenkai Fang , Yuxuan Zheng , Tongya Zheng , Mingli Song

A long-standing challenge in Reinforcement Learning is enabling agents to learn a model of their environment which can be transferred to solve other problems in a world with the same underlying rules. One reason this is difficult is the…

机器学习 · 计算机科学 2019-05-16 Kai Olav Ellefsen , Jim Torresen

Training deep reinforcement learning agents complex behaviors in 3D virtual environments requires significant computational resources. This is especially true in environments with high degrees of aliasing, where many states share nearly…

机器学习 · 计算机科学 2019-08-06 Spencer Frazier , Mark Riedl

Infants are experts at playing, with an amazing ability to generate novel structured behaviors in unstructured environments that lack clear extrinsic reward signals. We seek to replicate some of these abilities with a neural network that…

机器学习 · 计算机科学 2018-02-22 Nick Haber , Damian Mrowca , Li Fei-Fei , Daniel L. K. Yamins

Humans navigate in their environment by learning a mental model of the world through passive observation and active interaction. Their world model allows them to anticipate what might happen next and act accordingly with respect to an…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Anthony Hu

World models are a fundamental component in model-based reinforcement learning (MBRL). To perform temporally extended and consistent simulations of the future in partially observable environments, world models need to possess long-term…

机器学习 · 计算机科学 2023-11-10 Fei Deng , Junyeong Park , Sungjin Ahn

"Dreaming" enables agents to learn from imagined experiences, enabling more robust and sample-efficient learning of world models. In this work, we consider innovations to the state-of-the-art Dreamer model using probabilistic methods that…

机器学习 · 计算机科学 2026-03-06 Gavin Wong

The capacity of an embodied agent to understand, predict, and interact with its environment is fundamentally contingent on an internal world model. This paper introduces a novel framework for investigating the formation and adaptation of…

神经与进化计算 · 计算机科学 2025-11-05 Brennen Hill

Evaluating the general abilities of intelligent agents requires complex simulation environments. Existing benchmarks typically evaluate only one narrow task per environment, requiring researchers to perform expensive training runs on many…

人工智能 · 计算机科学 2022-02-15 Danijar Hafner