正在加载视频...

视频加载失败

Watch this robot dog learn to walk from scratch in real time! Our new method, APRL, dynamically adjusts exploration constraints to enable fast and performant RL directly in the real world. APRL can also adapt to changes in the terrain. No simulation, no demos. A thread 👇

105,579 次观看 • 2 年前 •via X (Twitter)

10 条评论

Sergey Levine 的头像
Sergey Levine2 年前

The idea in APRL is to adjust action exploration constraints, so that when the policy is bad, the robot performs more conservative exploration, falls less, and explores more effectively. As the policy gets better, the constraints are relaxed and exploration is more aggressive.

Sergey Levine 的头像
Sergey Levine2 年前

The bounds can be adjusted adaptively using a model misprediction term, which measures how unfamiliar the situation for the robot is. This has the added benefit that when the robot is placed in a new environment, it can automatically modulate exploration to adapt quickly.

Sergey Levine 的头像
Sergey Levine2 年前

I think it's quite exciting to see real-world RL learn such effective gaits in just 10s of minutes! Our project video provides a more complete explanation of the method:

Sergey Levine 的头像
Sergey Levine2 年前

To learn more, check out the project website with paper and code here: by @smithlaura1028 & Yunhao Cao

Sergey Levine 的头像
Sergey Levine2 年前

If you want to learn more about @smithlaura1028's exciting work on real-world RL for robotic locomotion, check out:

malix®️ 的头像
malix®️2 年前

@kevin_zakka Spooky!

James 的头像
James2 年前

does this make sense on a differential drive wheel robot? eg where it wants to get closer to the goal and just can apply torques to the wheels? I would think with some loss for abrupt changes it would work? BD has a wheeled+legged robot too. would love to see it 'learn' to skate

bSot〰️ 的头像
bSot〰️2 年前

amazing now do legs

연세쥬피터노트북 的头像
연세쥬피터노트북2 年前

Wow!!!! I tried this in a year ago and I failed... RL is so difficult without any advisor...

Josh Duyan ☰ 的头像
Josh Duyan ☰2 年前

What effect do you think APRL could have on the field of real-world robotic locomotion?

相关视频