HackerTrans
TopNewTrendsCommentsPastAskShowJobs

madratman

no profile record

Submissions

GPT for Robotics: Perception-Action Causal Transformer

microsoft.com
2 points·by madratman·há 4 anos·1 comments

comments

madratman
·há 2 anos·discuss
Such a wonderful and awe-inspiring project! I was thinking to myself, someday a humanoid robotics company might use this, and then I look up the presenter’s LinkedIn, and turns out they are working at Clone Robotics! Kind of curious what’s happening there now.
madratman
·há 4 anos·discuss
Generative self-supervised model for robotics data.

Highlights:

- Transformer model for autoregressive prediction of states and actions over time to implicitly encode dynamics and behaviors for a particular robot

- The representation learned can be fine-tuned to distinct tasks (navigation, mapping, localization) with minimal data

- The base transformer model serves as a generative robotics model, similarly to GPT-3, and can be prompted to result in different robot behaviors

Paper: https://arxiv.org/abs/2209.11133;

Video: https://youtu.be/mNQvQu_atuw;

Code and data: https://github.com/microsoft/PACT