Papers

Filtered to diffusion transformers · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

Text Template Tokens Are Implicit Semantic Registers in Diffusion Transformers

68 upvotes · 21 JUL 2026 · Maohua Li, Qirui Li, Yanke Zhou et al.

This paper helps us understand how text-to-image diffusion transformers work by analyzing the role of "template tokens" in generating images from text prompts. Practitioners might care because it shows how to improve the efficiency of these models without sacrificing their performance.

AlayaWorld: Interactive Long-Horizon World Modeling -- Full Technical Report

48 upvotes · 20 JUL 2026 · AlayaWorld Team, Kaipeng Zhang, Chuanhao Li et al.

This paper develops a system called AlayaWorld that can generate interactive virtual worlds from text, images, or videos, allowing for customizable and evolving environments. Practitioners in areas like game development, virtual reality, or interactive storytelling might care about this research for its potential to streamline the creation of immersive experiences.

Sol-Attn: Accelerating Video Generation Inference via On-the-Fly Attention Sparsification

32 upvotes · 27 JUL 2026 · Haopeng Li, Yitong Li, Junsong Chen et al.

This paper improves the efficiency of video generation by reducing the computational load of attention, a key bottleneck in diffusion transformers. Practitioners can benefit from the speedup achieved by Sol-Attn, which enables faster video generation and editing without compromising visual quality.

VideoRAE: Taming Video Foundation Models for Generative Modeling via Representation Autoencoders

9 upvotes · 15 JUL 2026 · Zhihao Xie, Junfeng Wu, Xinting Hu et al.

This paper develops a method to transform video foundation models' representations into compact, reconstruction-capable, and generation-friendly video latents, which can be used in various generative modeling tasks. Practitioners can use VideoRAE to improve the performance of their models by leveraging the semantic and spatio-temporal structure captured by the frozen video foundation encoder.