Video wird geladen...
Video konnte nicht geladen werden
What state representation should robots have? 🤖 I’m thrilled to present an Any-point Trajectory Model (ATM), which models physical motions from videos without additional assumptions and shows significant positive transfer from cross-embodiment human and robot videos! 🧵👇
124,318 Aufrufe • vor 2 Jahren •via X (Twitter)
10 Kommentare

1/5 Our goal is to improve policy learning from video data, a rich and scalable source. Since videos lack explicit actions, we focus on learning to predict the future trajectories of any set of particles based on their initial 2D positions, circumventing the need for actions

2/5 Once the trajectory model is trained, we learn trajectory-guided policies. We simply look at the trajectories of points from a fixed grid. We do not assume any calibration and our model utilizes cameras of different viewpoints.

3/5 By modeling the low-level particle trajectories, we find significant positive transfer from videos of humans or from a different robot! Our current model is trained from relatively in-domain videos. Stay tuned for developments on a more generalized model!

4/5 Our work is enabled by recent advances in video tracking. We build on top of the great works from CoTracker (@n_karaev @chrirupp ) and Tracking-Any-Point by @CarlDoersch et al.

@chrirupp @CarlDoersch 5/5 Work done with great collaborators @ChuanWen15, @johnrso_ , Kai Chen, Qi Dou, Yang Gao, and @pabbeel ! Project website: Paper:

@yuewang314 @JunjieYe9 @PointsCoder

Looks fascinating! Does it work in real time on the CPU?

On GPU the model runs in real time. But running on CPU can be much slower.

very interesting! when are you planning to make the code available?

Will release the code soon. Stay tuned!
