Skip to content

Commit 7bc12be

Browse files
longsizhuogithub-actions[bot]
authored andcommitted
chore(docs): sync doc metadata [skip ci]
1 parent 3e4d46c commit 7bc12be

2 files changed

Lines changed: 831 additions & 824 deletions

File tree

app/docs/CommunityShare/Geek/leworldmodel.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
title: "LeWorldModel"
3-
description: "Stable End-to-End Joint-Embedding Predictive Architecture from Pixels"
2+
title: LeWorldModel
3+
description: Stable End-to-End Joint-Embedding Predictive Architecture from Pixels
44
date: "2026-04-08"
55
tags:
6-
- "世界模型"
6+
- 世界模型
7+
docId: boo70qqm8nos8b0q9h7zjrki
78
---
89

910
Joint Embedding Predictive Architectures (JEPAs) offer a compelling framework for learning world models in compact latent spaces, yet existing methods remain fragile, relying on complex multi-term losses, exponential moving averages, pretrained encoders, or auxiliary supervision to avoid representation collapse. In this work, we introduce LeWorldModel (LeWM), the first JEPA that trains stably end-to-end from raw pixels using only two loss terms: a next-embedding prediction loss and a regularizer enforcing Gaussian-distributed latent embeddings. This reduces tunable loss hyperparameters from six to one compared to the only existing end-to-end alternative. With 15M parameters trainable on a single GPU in a few hours, LeWM plans up to 48× faster than foundation-model-based world models while remaining competitive across diverse 2D and 3D control tasks. Beyond control, we show that LeWM’s latent space encodes meaningful physical structure through probing of physical quantities. Surprise evaluation confirms that the model reliably detects physically implausible events.

0 commit comments

Comments
 (0)