中文
相关论文

相关论文: MuJoCoUni:Persistent Batched Runtime Primitives fo…

200 篇论文

There has been significant progress in developing reinforcement learning (RL) training systems. Past works such as IMPALA, Apex, Seed RL, Sample Factory, and others, aim to improve the system's overall throughput. In this paper, we aim to…

We introduce MuJoCo Playground, a fully open-source framework for robot learning built with MJX, with the express goal of streamlining simulation, training, and sim-to-real transfer onto robots. With a simple "pip install playground",…

We introduce MuJoCo MPC (MJPC), an open-source, interactive application and software framework for real-time predictive control, based on MuJoCo physics. MJPC allows the user to easily author and solve complex robotics tasks, and currently…

机器人学 · 计算机科学 2022-12-27 Taylor Howell , Nimrod Gileadi , Saran Tunyasuvunakool , Kevin Zakka , Tom Erez , Yuval Tassa

For safe and reliable deployment of any robot controller on the real hardware platform, it is generally a necessary practice to comprehensively assess the performance of the controller with the specific robot in a realistic simulation…

机器人学 · 计算机科学 2022-09-02 Rohan P. Singh , Pierre Gergondet , Fumio Kanehiro

Recent advancements in parallel simulation and successful robotic applications are spurring a resurgence in sampling-based model predictive control. To build on this progress, however, the robotics community needs common tooling for…

机器人学 · 计算机科学 2025-06-23 Albert H. Li , Brandon Hung , Aaron D. Ames , Jiuguang Wang , Simon Le Cleac'h , Preston Culbertson

robosuite is a simulation framework for robot learning powered by the MuJoCo physics engine. It offers a modular design for creating robotic tasks as well as a suite of benchmark environments for reproducible research. This paper discusses…

Current embodied reasoning agents struggle to plan for long-horizon tasks that require to physically interact with the world to obtain the necessary information (e.g. 'sort the objects from lightest to heaviest'). The improvement of the…

机器人学 · 计算机科学 2025-03-05 Michal Nazarczuk , Karla Stepanova , Jan Kristof Behrens , Matej Hoffmann , Krystian Mikolajczyk

We introduce Lyceum, a high-performance computational ecosystem for robot learning. Lyceum is built on top of the Julia programming language and the MuJoCo physics simulator, combining the ease-of-use of a high-level programming language…

机器人学 · 计算机科学 2020-01-22 Colin Summers , Kendall Lowrey , Aravind Rajeswaran , Siddhartha Srinivasa , Emanuel Todorov

Model Predictive Control (MPC) and Reinforcement Learning (RL) are two prominent strategies for controlling legged robots, each with unique strengths. RL learns control policies through system interaction, adapting to various scenarios,…

机器人学 · 计算机科学 2025-01-29 Shivayogi Akki , Tan Chen

Although deep reinforcement learning (RL) has been successfully applied to a variety of robotic control tasks, it's still challenging to apply it to real-world tasks, due to the poor sample efficiency. Attempting to overcome this…

机器人学 · 计算机科学 2021-03-09 Junfan Lin , Zhongzhan Huang , Keze Wang , Xiaodan Liang , Weiwei Chen , Liang Lin

We tackle the recently introduced benchmark for whole-body humanoid control HumanoidBench using MuJoCo MPC. We find that sparse reward functions of HumanoidBench yield undesirable and unrealistic behaviors when optimized; therefore, we…

机器人学 · 计算机科学 2024-08-02 Moritz Meser , Aditya Bhatt , Boris Belousov , Jan Peters

High-fidelity simulation is essential for robotics research, enabling safe and efficient testing of perception, control, and navigation algorithms. However, achieving both photorealistic rendering and accurate physics modeling remains a…

机器人学 · 计算机科学 2026-04-08 Jonathan Embley-Riches , Jianwei Liu , Simon Julier , Dimitrios Kanoulas

We present mjlab, a lightweight, open-source framework for robot learning that combines GPU-accelerated simulation with composable environments and minimal setup friction. mjlab adopts the manager-based API introduced by Isaac Lab, where…

机器人学 · 计算机科学 2026-02-26 Kevin Zakka , Qiayuan Liao , Brent Yi , Louis Le Lay , Koushil Sreenath , Pieter Abbeel

This paper presents a system for enabling real-time synthesis of whole-body locomotion and manipulation policies for real-world legged robots. Motivated by recent advancements in robot simulation, we leverage the efficient parallelization…

机器人学 · 计算机科学 2024-09-17 Juan Alvarez-Padilla , John Z. Zhang , Sofia Kwok , John M. Dolan , Zachary Manchester

Universal Multimodal embedding models built on Multimodal Large Language Models (MLLMs) have traditionally employed contrastive learning, which aligns representations of query-target pairs across different modalities. Yet, despite its…

We introduce TensorFlow Agents, an efficient infrastructure paradigm for building parallel reinforcement learning algorithms in TensorFlow. We simulate multiple environments in parallel, and group them to perform the neural network…

机器学习 · 计算机科学 2018-11-02 Danijar Hafner , James Davidson , Vincent Vanhoucke

Remote sensing segmentation in real deployment is inherently continual: new semantic categories emerge, and acquisition conditions shift across seasons, cities, and sensors. Despite recent progress, many incremental approaches still treat…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Jiekai Wu , Rong Fu , Chuangqi Li , Zijian Zhang , Guangxin Wu , Hao Zhang , Shiyin Lin , Jianyuan Ni , Yang Li , Dongxu Zhang , Amir H. Gandomi , Simon Fong , Pengbin Feng

MuJoCo is a powerful and efficient physics simulator widely used in robotics. One common way it is applied in practice is through Model Predictive Control (MPC), which uses repeated rollouts of the simulator to optimize future actions and…

机器人学 · 计算机科学 2025-12-25 Chen Liang , Daniel Rakita

The DeepMind Control Suite is a set of continuous control tasks with a standardised structure and interpretable rewards, intended to serve as performance benchmarks for reinforcement learning agents. The tasks are written in Python and…

A universal controller for any robot morphology would greatly improve computational and data efficiency. By utilizing contextual information about the properties of individual robots and exploiting their modular structure in the…

人工智能 · 计算机科学 2025-09-09 Laurens Engwegen , Daan Brinks , Wendelin Böhmer
‹ 上一页 1 2 3 10 下一页 ›