ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
World models have attracted significant attention for their ability to capture and predict the structure and dynamics of the physical world. In this emerging landscape, Joint Embedding Predictive Architectures (JEPA) offer a particularly compelling direction. We study a largely unexplored regime: populous, crowded, and chaotic Global South urban environments, which we call DENSEWORLD. Unlike the lower-density, lane-structured settings that dominate existing evaluations, these scenes exhibit soft spatial boundaries, extreme agent heterogeneity, persistent occlusion, and rapid social negotiation under mixed traffic. We introduce the first large-scale dataset for this regime: 1,000 hours of drive-through, walk-through, and aerial video across 22 cities. Existing JEPA formulations struggle to preserve dense interaction dynamics under heterogeneity and partial observability. We introduce FactorJEPA, which makes world structure a first-class predictive primitive. Rather than encoding the future in a monolithic latent, it composes layout, entities, and interactions, using a visibility gate and separated subspaces to preserve partially observed agents and discourage cross-factor shortcuts. FactorJEPA improves (i) future-latent accuracy (Future-frame L1), (ii) intervention-sensitive prediction (Causal L1), and (iii) robustness to reduced visual evidence (Mask-ratio slope), while exposing (iv) a reproducible motion-information trade-off (Motion cosine). Method rankings replicate across 2B and 1B V-JEPA 2.1 backbones, with rho = 0.895 to 0.978. We publicly release the DENSEWORLD-115k dataset (https://huggingface.co/datasets/anonymousML123/denseworld-115k) and the surgery-trained FactorJEPA checkpoints (https://huggingface.co/datasets/anonymousML123/factorjepa-outputs/tree/main/outputs/full/vjepa_2_1_vitg_1B/train/m09c_surgery_3stage_DI_diheavy_encoder).
World models have become a cornerstone for predicting physical dynamics, yet most existing evaluations focus on low-density, lane-structured settings. This paper identifies a critical gap: crowded, chaotic Global South urban environments, termed DENSEWORLD, which exhibit soft spatial boundaries, extreme agent heterogeneity, persistent occlusion, and rapid social negotiation. These conditions are far more representative of real-world urban complexity in many parts of the world, yet they remain largely unexplored. By introducing the first large-scale dataset for this regime, the authors enable research on a previously neglected but practically important scenario.
The paper also challenges the monolithic latent approach of existing JEPA formulations. In dense scenes, a single latent vector struggles to preserve fine-grained interaction dynamics and handle partial observability. FactorJEPA's factorization into layout, agent, and interaction channels is a principled response, making world structure a first-class predictive primitive. This shift could influence how future world models are designed, moving beyond monolithic encodings to structured, interpretable representations.
The paper reports that FactorJEPA improves future-latent accuracy (Future-frame L1), intervention-sensitive prediction (Causal L1), and robustness to reduced visual evidence (Mask-ratio slope) compared to existing JEPA formulations. It also exposes a reproducible motion-information trade-off (Motion cosine), indicating that the model can balance between preserving motion details and compressing information. Notably, the method rankings replicate across 2B and 1B V-JEPA 2.1 backbones, with Spearman rho values between 0.895 and 0.978, demonstrating consistency and scalability. These results suggest that FactorJEPA is not only effective but also stable across model sizes.
This work has broad implications for AI systems operating in real-world urban environments, particularly in the Global South where dense, chaotic traffic is the norm. By providing a dataset and a model that handles such complexity, the paper could accelerate progress in autonomous driving, urban planning, and robotics. The factorization approach also offers a new direction for world model research, emphasizing structured representations over monolithic latents. The public release of the dataset and checkpoints will facilitate further research and reproducibility, making this a valuable contribution to the community.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba