TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Huge Step Forward in Legged Robotics from ETH

1 pointsby _harkover 3 years ago

1 comment

_harkover 3 years ago
Control policies learned via RL are starting to work in the real world!<p>Typically policies learned via simulation tend to transfer poorly to the real world (the so-called sim2real gap), so I&#x27;m curious to dig into this work to see how they overcame this limitation.<p>From just watching the video and guessing, it would make sense if noising the belief state (rnn(h,concat(proprio,extero)) + \eps ~ Noise) and learning to condition proprioceptive attention on the belief uncertainty is enough. Very cool work and so exciting to see robotics groups exploiting ML more and more (gate attention + learned belief states here).