Papers

Filtered to diffusion transformers · clear filter

Browse by term

continual learning 33reinforcement learning 21large language models 9vision-language models 8language models 6benchmarking 5autoregressive models 4diffusion transformers 4generative models 4multimodal learning 4robotics 4video generation 4benchmarks 3computer vision 3policy optimization 3self-distillation 3vision-language-action models 3world modeling 3agent-based systems 2autonomous agents 2calibration 2coding agents 2diffusion models 2foundation models 2image synthesis 2in-context learning 2knowledge graphs 2LLMs 2multimodal evaluation 2multimodal large language models 2

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.

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.

Appearance Pointers -- Multimodal Region Control of Diffusion Transformers

2 upvotes · 21 JUL 2026 · Rahul Sajnani, Yulia Gryaditskaya, Radomír Měch et al.

This paper introduces a way to control the output of diffusion transformers, a type of AI model used for image generation, by providing it with guidance on specific regions of the image. This can be useful for creative professionals who need to generate images with precise control over details like materials, objects, and spatial arrangements.