English
Related papers

Related papers: Voyager: An Open-Ended Embodied Agent with Large L…

200 papers

Embodied agents powered by large language models (LLMs), such as Voyager, promise open-ended competence in worlds such as Minecraft. However, when powered by open-weight LLMs they still falter on elementary tasks after domain-specific…

Artificial Intelligence · Computer Science 2025-12-17 Mircea Lică , Ojas Shirekar , Baptiste Colle , Chirag Raman

Open-endedness is an active field of research in the pursuit of capable Artificial General Intelligence (AGI), allowing models to pursue tasks of their own choosing. Simultaneously, recent advancements in Large Language Models (LLMs) such…

Artificial Intelligence · Computer Science 2025-07-02 Ethan Smyth , Alessandro Suglia

In recent years, as machine learning, particularly for vision and language understanding, has been improved, research in embedded AI has also evolved. VOYAGER is a well-known LLM-based embodied AI that enables autonomous exploration in the…

Artificial Intelligence · Computer Science 2024-06-05 Wakana Haijima , Kou Nakakubo , Masahiro Suzuki , Yutaka Matsuo

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…

Artificial Intelligence · Computer Science 2025-06-03 Shunyu Liu , Yaoru Li , Kongcheng Zhang , Zhenyu Cui , Wenkai Fang , Yuxuan Zheng , Tongya Zheng , Mingli Song

In open-world environments like Minecraft, existing agents face challenges in continuously learning structured knowledge, particularly causality. These challenges stem from the opacity inherent in black-box models and an excessive reliance…

Artificial Intelligence · Computer Science 2024-10-30 Shu Yu , Chaochao Lu

It is a long-lasting goal to design a generalist-embodied agent that can follow diverse instructions in human-like ways. However, existing approaches often fail to steadily follow instructions due to difficulties in understanding abstract…

Computer Vision and Pattern Recognition · Computer Science 2024-03-20 Enshen Zhou , Yiran Qin , Zhenfei Yin , Yuzhou Huang , Ruimao Zhang , Lu Sheng , Yu Qiao , Jing Shao

Autonomous agents have made great strides in specialist domains like Atari games and Go. However, they typically learn tabula rasa in isolated environments with limited and manually conceived objectives, thus failing to generalize across a…

Machine Learning · Computer Science 2022-11-23 Linxi Fan , Guanzhi Wang , Yunfan Jiang , Ajay Mandlekar , Yuncong Yang , Haoyi Zhu , Andrew Tang , De-An Huang , Yuke Zhu , Anima Anandkumar

Completing Long-Horizon (LH) tasks in open-ended worlds is an important yet difficult problem for embodied agents. Existing approaches suffer from two key challenges: (1) they heavily rely on experiences obtained from human-created data or…

Robotics · Computer Science 2026-04-30 Tongtong Feng , Xin Wang , Zekai Zhou , Ren Wang , Yuwei Zhan , Guangyao Li , Qing Li , Wenwu Zhu

Embodied navigation agents powered by large language models have shown strong performance on individual tasks but struggle to continually acquire new navigation skills, which suffer from catastrophic forgetting. We formalize this challenge…

Robotics · Computer Science 2026-03-09 Xudong Wang , Jiahua Dong , Baichen Liu , Qi Lyu , Lianqing Liu , Zhi Han

Large language models (LLMs) have achieved impressive pro-gress on several open-world tasks. Recently, using LLMs to build embodied agents has been a hotspot. This paper proposes STEVE, a comprehensive and visionary embodied agent in the…

Artificial Intelligence · Computer Science 2024-07-10 Zhonghan Zhao , Wenhao Chai , Xuan Wang , Li Boyi , Shengyu Hao , Shidong Cao , Tian Ye , Gaoang Wang

Multimodal LLM agents operating in complex game environments must continually reuse past experience to solve new tasks efficiently. In this work, we propose Echo, a transfer-oriented memory framework that enables agents to derive actionable…

Artificial Intelligence · Computer Science 2026-04-08 Chenghao Li , Jun Liu , Songbo Zhang , Huadong Jian , Hao Ni , Lik-Hang Lee , Sung-Ho Bae , Guoqing Wang , Yang Yang , Chaoning Zhang

Long-horizon embodied intelligence requires agents to improve through interaction, not merely to execute plans generated from static goals. A central challenge is therefore to transform past executions into knowledge that can shape future…

Artificial Intelligence · Computer Science 2026-05-12 Zhengwei Xie , Zhisheng Chen , Ziyan Weng , Jinhan Li , Chenglong Li , Zikai Xiao , Jingwei Song , Jinhao Jing , Vireo Zhang , Kun Wang

Large language models (LLMs) are increasingly being used to generate synthetic datasets for the evaluation and training of downstream models. However, prior work has noted that such generated data lacks diversity. In this paper, we propose…

Computation and Language · Computer Science 2026-04-29 Avinash Amballa , Yashas Malur Saidutta , Chi-Heng Lin , Vivek Kulkarni , Srinivas Chappidi

An ideal embodied agent should possess lifelong learning capabilities to handle long-horizon and complex tasks, enabling continuous operation in general environments. This not only requires the agent to accurately accomplish given tasks but…

Artificial Intelligence · Computer Science 2026-03-24 Sen Wang , Bangwei Liu , Zhenkun Gao , Lizhuang Ma , Xuhong Wang , Yuan Xie , Xin Tan

Real-world applications like video gaming and virtual reality often demand the ability to model 3D scenes that users can explore along custom camera trajectories. While significant progress has been made in generating 3D objects from text…

Computer Vision and Pattern Recognition · Computer Science 2025-06-05 Tianyu Huang , Wangguandong Zheng , Tengfei Wang , Yuhao Liu , Zhenwei Wang , Junta Wu , Jie Jiang , Hui Li , Rynson W. H. Lau , Wangmeng Zuo , Chunchao Guo

Current Large Language Model (LLM) agents show strong performance in tool use, but lack the crucial capability to systematically learn from their own experiences. While existing frameworks mainly focus on mitigating external knowledge gaps,…

Computation and Language · Computer Science 2026-05-19 Rong Wu , Xiaoman Wang , Jianbiao Mei , Pinlong Cai , Daocheng Fu , Cheng Yang , Licheng Wen , Xuemeng Yang , Yufan Shen , Yuxin Wang , Botian Shi

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…

Artificial Intelligence · Computer Science 2025-12-29 Penglin Cai , Chi Zhang , Yuhui Fu , Haoqi Yuan , Zongqing Lu

Achieving human-like planning and control with multimodal observations in an open world is a key milestone for more functional generalist agents. Existing approaches can handle certain long-horizon tasks in an open world. However, they…

Artificial Intelligence · Computer Science 2023-12-01 Zihao Wang , Shaofei Cai , Anji Liu , Yonggang Jin , Jinbing Hou , Bowei Zhang , Haowei Lin , Zhaofeng He , Zilong Zheng , Yaodong Yang , Xiaojian Ma , Yitao Liang

Many reinforcement learning environments (e.g., Minecraft) provide only sparse rewards that indicate task completion or failure with binary values. The challenge in exploration efficiency in such environments makes it difficult for…

Artificial Intelligence · Computer Science 2024-04-02 Hao Li , Xue Yang , Zhaokai Wang , Xizhou Zhu , Jie Zhou , Yu Qiao , Xiaogang Wang , Hongsheng Li , Lewei Lu , Jifeng Dai

While Vision-Language Models (VLMs) hold promise for tasks requiring extensive collaboration, traditional multi-agent simulators have facilitated rich explorations of an interactive artificial society that reflects collective behavior.…

Computation and Language · Computer Science 2024-05-24 Xianhao Yu , Jiaqi Fu , Renjia Deng , Wenjuan Han
‹ Prev 1 2 3 10 Next ›