ResearchTrend.AI
  • Communities
  • Connect sessions
  • AI calendar
  • Organizations
  • Contact Sales
Papers
Communities
Social Events
Terms and Conditions
Pricing
Contact Sales
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.22642
164
4
v1v2v3 (latest)

FastTD3: Simple, Fast, and Capable Reinforcement Learning for Humanoid Control

28 May 2025
Younggyo Seo
Carmelo Sferrazza
Haoran Geng
Michal Nauman
Zhao-Heng Yin
Pieter Abbeel
    OffRL
ArXiv (abs)PDFHTMLHuggingFace (3 upvotes)
Main:8 Pages
14 Figures
Bibliography:3 Pages
Appendix:4 Pages
Abstract

Reinforcement learning (RL) has driven significant progress in robotics, but its complexity and long training times remain major bottlenecks. In this report, we introduce FastTD3, a simple, fast, and capable RL algorithm that significantly speeds up training for humanoid robots in popular suites such as HumanoidBench, IsaacLab, and MuJoCo Playground. Our recipe is remarkably simple: we train an off-policy TD3 agent with several modifications -- parallel simulation, large-batch updates, a distributional critic, and carefully tuned hyperparameters. FastTD3 solves a range of HumanoidBench tasks in under 3 hours on a single A100 GPU, while remaining stable during training. We also provide a lightweight and easy-to-use implementation of FastTD3 to accelerate RL research in robotics.

View on arXiv
Comments on this paper