Deepak Pathak, David Held, Tal Daniel, Aviv Tamar, Dan Haramati, Carl Qi, Amir Zadeh, Chuan Li
We lifted 8 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| taldatech/lpwm | canonical | 0 of 8 |
| Function | Status | Where it lives |
|---|---|---|
| batch_pairwise_dist | Not yet run | taldatech/lpwm/utils/loss_functions.py code served (permissive licence) · get_code("359375634e1bfb04") |
| batch_pairwise_kl | Not yet run | taldatech/lpwm/utils/loss_functions.py code served (permissive licence) · get_code("2449ff1e77071de5") |
| calc_kl_jit | Not yet run | taldatech/lpwm/models.py code served (permissive licence) · get_code("ed26747362a660ae") |
| calc_model_size | Not yet run | taldatech/lpwm/modules/vision_modules.py code served (permissive licence) · get_code("a1be5175025a5488") |
| calc_reconstruction_loss | Not yet run | taldatech/lpwm/utils/loss_functions.py code served (permissive licence) · get_code("c48a86b29b5c0a69") |
| md5_hash | Not yet run | taldatech/lpwm/modules/vision_modules.py code served (permissive licence) · get_code("c8d9d38b144e401f") |
| nonlinearity | Not yet run | taldatech/lpwm/modules/vision_modules.py code served (permissive licence) · get_code("7ba4bcfedd050bf0") |
| reparam | Not yet run | taldatech/lpwm/models.py code served (permissive licence) · get_code("cbdb2f43d720b713") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
We introduce Latent Particle World Model (LPWM), a self-supervised objectcentric world model scaled to real-world multi-object datasets and applicable in decision-making. LPWM autonomously discovers keypoints, bounding boxes, and object masks directly from video data, enabling it to learn rich scene decompositions without supervision. Our architecture is trained end-to-end purely from videos and supports flexible conditioning on actions, language, and image goals. LPWM models stochastic particle dynamics via a novel latent action module and achieves state-of-the-art results on diverse real-world and synthetic datasets. Beyond stochastic video modeling, LPWM is readily applicable to decision-making, including goal-conditioned imitation learning, as we demonstrate in the paper. Code, data, pre-trained models and video rollouts are available: https://taldatech.github.io/lpwm-web
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2603.04553")
get_code_for_paper("2603.04553")
have("2603.04553")
Connect an agent — have() is free.