paper-with-me

홈 › Papers

Accurate and Efficient World Modeling with Masked Latent Transformers

2025-07-05 · Maxime Burchi, Radu Timofte arxiv

The Dreamer algorithm has recently obtained remarkable performance across diverse environment domains by training powerful agents with simulated trajectories. However, the compressed nature of its world model's latent space can result in the loss of crucial information, negatively affecting the agent's performance. Recent approaches, such as $Δ$-IRIS and DIAMOND, address this limitation by training more accurate world models. However, these methods require training agents directly from pixels, which reduces training efficiency and prevents the agent from benefiting from the inner representations learned by the world model. In this work, we propose an alternative approach to world modeling that is both accurate and efficient. We introduce EMERALD (Efficient MaskEd latent tRAnsformer worLD model), a world model using a spatial latent state with MaskGIT predictions to generate accurate trajectories in latent space and improve the agent performance. On the Crafter benchmark, EMERALD achieves new state-of-the-art performance, becoming the first method to surpass human experts performance within 10M environment steps. Our method also succeeds to unlock all 22 Crafter achievements at least once during evaluation.

📄 PDF Abstract BibTeX arXiv:2507.04075

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAR-3D: Progressive Masked Auto-regressor for High-Resolution 3D Generation

2025-03-26 · CVPR 2025 1 · Jinnan Chen, Lingting Zhu, Zeyu Hu, Shengju Qian 외

Recent advances in auto-regressive transformers have revolutionized generative modeling across different domains, from language processing to visual generation, demonstrating remarkable capabilities. However, applying th…

3D GenerationDenoisingQuantization

Autoencoders as Cross-Modal Teachers: Can Pretrained 2D Image Transformers Help 3D Representation Learning?

2022-12-16 · Runpei Dong, Zekun Qi, Linfeng Zhang, Junbo Zhang 외

The success of deep learning heavily relies on large-scale data with comprehensive labels, which is more expensive and time-consuming to fetch in 3D compared to 2D images or natural languages. This promotes the potential…

3D Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationKnowledge DistillationRepresentation Learning

Masked Latent Semantic Modeling: an Efficient Pre-training Alternative to Masked Language Modeling

2023-07-07 · ACL Findings 2023 7 · Gábor Berend

In this paper, we propose an alternative to the classic masked language modeling (MLM) pre-training paradigm, where the objective is altered from the reconstruction of the exact identity of randomly selected masked subwo…

Language ModelingLanguage ModellingMasked Language Modeling

Masked Symbol Modeling for Demodulation of Oversampled Baseband Communication Signals in Impulsive Noise-Dominated Channels

2025-12-01 · Oguz Bedir, Nurullah Sevim, Mostafa Ibrahim, Sabit Ekin arxiv

Recent breakthroughs in natural language processing show that attention mechanism in Transformer networks, trained via masked-token prediction, enables models to capture the semantic context of the tokens and internalize…

Latent attention on masked patches for flow reconstruction

2026-03-02 · Ben Eze, Luca Magri, Andrea Nóvoa arxiv

Vision transformers have shown outstanding performance in image generation, yet their adoption in fluid dynamics remains limited. We introduce the Latent Attention on Masked Patches (LAMP) model, an interpretable regress…

Dimensionality ReductionImage Generation