A very fun project at @ucberkeleyofficial.bsky.social, led by amazing Younggyo Seo, with Haoran Geng, Michal Nauman, Zhaoheng Yin, and Pieter Abbeel!
Page: younggyo.me/fast_td3/
Arxiv: arxiv.org/abs/2505.22642
Code: github.com/younggyoseo/...
@carlosferrazza.bsky.social
Postdoc at Berkeley AI Research. PhD from ETH Zurich. Robotics, Artificial Intelligence, Humanoids, Tactile Sensing. https://sferrazza.cc
A very fun project at @ucberkeleyofficial.bsky.social, led by amazing Younggyo Seo, with Haoran Geng, Michal Nauman, Zhaoheng Yin, and Pieter Abbeel!
Page: younggyo.me/fast_td3/
Arxiv: arxiv.org/abs/2505.22642
Code: github.com/younggyoseo/...
FastTD3 is open-source, and compatible with most sim-to-real robotics frameworks, e.g., MuJoCo Playground and Isaac Lab. All the advances in scaling off-policy RL are now readily available to the robotics community π€
29.05.2025 17:49 β π 0 π 0 π¬ 1 π 0A very cool thing: FastTD3 achieves state-of-the-art performance on most HumanoidBench tasks, even superior to model-based algorithms. All it takes: 128 parallel environments and 1-3 hours of training π€―
29.05.2025 17:49 β π 0 π 0 π¬ 1 π 0Off-policy methods have pushed RL sample efficiency, but robotics still leans on parallel on-policy RL (PPO) for wall-time gains. FastTD3 gets the best of both worlds!
29.05.2025 17:49 β π 0 π 0 π¬ 1 π 0We just released FastTD3: a simple, fast, off-policy RL algorithm to train humanoid policies that transfer seamlessly from simulation to the real world.
younggyo.me/fast_td3
Heading to @ieeeras.bsky.social RoboSoft today! I'll be giving a short Rising Star talk Thu at 2:30pm: "Towards Multi-sensory, Tactile-Enabled Generalist Robot Learning"
Excited for my first in-person RoboSoft after the 2020 edition went virtual mid-pandemic.
Reach out if you'd like to chat!
And co-organizers @sukhijab.bsky.social, @amyxlu.bsky.social, Lenart Treven, Parnian Kassraie, Andrew Wagenmaker, Olivier Bachem, @kjamieson.bsky.social, @arkrause.bsky.social, Pieter Abbeel
17.04.2025 05:53 β π 0 π 0 π¬ 0 π 0With amazing speakers Sergey Levine, Dorsa Sadigh, @djfoster.bsky.social, @ji-won-park.bsky.social, Ben Van Roy, Rishabh Agarwal, @alisongopnik.bsky.social, Masatoshi Uehara
17.04.2025 05:53 β π 0 π 0 π¬ 1 π 0What is the place of exploration in today's AI landscape and in which settings can exploration algorithms address current open challenges?
Join us to discuss this at our exciting workshop at @icmlconf.bsky.social 2025: EXAIT!
exait-workshop.github.io
#ICML2025
Many robots (and robot videos!), and many awesome collaborators at @ucberkeleyofficial.bsky.social @uoft.bsky.social @cambridgeuni.bsky.social @stanforduniversity.bsky.social @deepmind.google.web.brid.gy β huge shoutout to the entire team!
16.01.2025 22:27 β π 2 π 0 π¬ 0 π 0Very easy installation, it can even run on a single Python notebook: colab.research.google.com/github/googl...
Check out @mujoco.bsky.socialβs thread above for all the details.
Can't wait to see the robotics community build on this pipeline and keep pushing the field forward!
It was really amazing to work on this and see the whole project come together.
Sim-to-real is often an iterative process β Playground makes it seamless.
An open-source ecosystem is essential for integrating new features β check out Madrona-MJX for distillation-free visual RL!
Big news for open-source robot learning! We are very excited to announce MuJoCo Playground.
The Playground is a reproducible sim-to-real pipeline that leverages MuJoCo ecosystem and GPU acceleration to learn robot locomotion and manipulation in minutes.
playground.mujoco.org
This work is the result of an amazing collaboration at @ucberkeleyofficial.bsky.social with the other co-leads Josh Jones and Oier Mees, as well as Kyle Stachowicz, Pieter Abbeel, and Sergey Levine!
Paper: arxiv.org/abs/2501.04693
Website: fuse-model.github.io
We open source the code and the models, as well as the dataset, which comprises 27k (!) action-labeled robot trajectories with visual, inertial, tactile, and auditory observations.
Code: github.com/fuse-model/F...
Models and dataset: huggingface.co/oier-mees/FuSe
We find that the same general recipe is applicable to generalist policies with diverse architectures, including a large 3B VLA with a PaliGemma vision-language-model backbone.
13.01.2025 18:51 β π 0 π 0 π¬ 1 π 0FuSe policies reason jointly over vision, touch, and sound, enabling tasks such as multimodal disambiguation, generation of object descriptions upon interaction, and compositional cross-modal prompting (e.g., βpress the button with the same color as the soft objectβ).
13.01.2025 18:51 β π 0 π 0 π¬ 1 π 0Pretrained generalist robot policies finetuned on multimodal data consistently outperform baselines finetuned only on vision data. This is particularly evident in tasks with partial visual observability, such as grabbing objects from a shopping bag.
13.01.2025 18:51 β π 0 π 0 π¬ 1 π 0We use language instructions to ground all sensing modalities by introducing two auxiliary losses. In fact, we find that naively finetuning on a small-scale multimodal dataset results in the VLA over-relying on vision, ignoring much sparser tactile and auditory signals.
13.01.2025 18:51 β π 0 π 0 π¬ 1 π 0Ever wondered what robots π€ could achieve if they could not just see β but also feel and hear?
Introducing FuSe: a recipe for finetuning large vision-language-action (VLA) models with heterogeneous sensory data, such as vision, touch, sound, and more.
Details in the thread π
Excited to share MaxInfoRL, a family of powerful off-policy RL algorithms! The core focus of this work was to develop simple, flexible, and scalable methods for principled exploration. Check out the thread below to see how MaxInfoRL meets these criteria while also achieving SOTA empirical results.
17.12.2024 17:48 β π 5 π 1 π¬ 1 π 0Work led by amazing @sukhijab.bsky.social at @ucberkeleyofficial.bsky.social AI Research, w/ Stelian Coros, @arkrause.bsky.social , and Pieter Abbeel!
Paper: arxiv.org/abs/2412.12098
Website: sukhijab.github.io/projects/max...
We are also excited to share both Jax and Pytorch implementations, making it simple for RL researchers to integrate MaxInfoRL into their training pipelines.
Jax (built on jaxrl): github.com/sukhijab/max...
Pytorch (based on @araffin.bsky.socialβs SB3): github.com/sukhijab/max...
By combining MaxInfoRL with DrQv2 and DrM, this achieves state-of-the-art model-free performance on hard visual control tasks such as DMControl humanoid and dog tasks, improving both sample efficiency and steady-state performance.
17.12.2024 17:46 β π 0 π 0 π¬ 1 π 0MaxInfoRL is a simple, flexible, and scalable add-on to most RL advancements. We combine it with various algorithms, such as SAC, REDQ, DrQv2, DrM, and more β consistently showing improved performance over the respective backbones.
17.12.2024 17:46 β π 0 π 0 π¬ 1 π 0While standard Boltzmann exploration (e.g., SAC) focuses only on action entropy, MaxInfoRL maximizes entropy in both state and action spaces! This proves to be crucial when dealing with complex exploration settings.
17.12.2024 17:46 β π 1 π 0 π¬ 1 π 0The core principle is to balance extrinsic rewards with intrinsic exploration. MaxInfoRL achieves this by 1) using an ensemble of dynamics models to estimate information gain, and 2) incorporating this as an automatically-tuned exploration bonus in addition to policy entropy.
17.12.2024 17:46 β π 0 π 0 π¬ 1 π 0π¨ New reinforcement learning algorithms π¨
Excited to announce MaxInfoRL, a class of model-free RL algorithms that solves complex continuous control tasks (including vision-based!) by steering exploration towards informative transitions.
Details in the thread π
Work led by amazing @sukhijab.bsky.social at @ucberkeleyofficial.bsky.social AI Research, w/ Stelian Coros, @arkrause.bsky.social, and Pieter Abbeel!
Paper: arxiv.org/abs/2412.12098
Website: sukhijab.github.io/projects/max...
We are also excited to share both Jax and Pytorch implementations, making it simple for RL researchers to integrate MaxInfoRL into their training pipelines.
Jax (built on jaxrl): github.com/sukhijab/max...
Pytorch (based on @araffin.bsky.socialβs SB3): github.com/sukhijab/max...