Skip to content

Repository files navigation

Kepler — world encoder

A self-supervised world encoder for robots. Vision, proprioception, and force/torque are fused into a single 256-d latent by 8 learned queries (Perceiver-style bottleneck), trained JEPA-style: hide one sense, predict its embedding from the others. Trained on RH20T (~54M frames, 4 embodiments). One encoder transfers across robot bodies, and the vision-only latent linearly reads out motor / end-effector / force state — signals raw pixels alone don't carry ("sensory entanglement").

Code layout

  • world_tokenizer/ — encoder, JEPA pretraining, probes, predictors
  • preprocessing/ + run_*.sh — data prep and run entrypoints
  • metrics/, visualizer/, scripts/, splits/

About

No description, website, or topics provided.

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages