the world · gold = agent · teal = goal
the learned world model, checked
Charlot Lab · CORE · phase 2 spike (internal)
Phase 1 showed the sparse latent can hold a memory. Phase 2 is the hard question: can that same sparse latent be a JEPA world model, an encoder plus an action-conditioned predictor, trained to forecast the next latent, that you can plan in? Here CORE learns a grid world from random play (no rewards, no labels), predicting only in its own 32-dim latent. Then it reaches a goal by energy descent in that latent, at each step it imagines all four moves and takes the one whose predicted latent is closest to the goal's. It never sees the real dynamics while planning; only its learned model.