← all papers · overview

ELT: Elastic Looped Transformers for Visual Generation

Abstract

We introduce Elastic Looped Transformers (ELT), a highly parameter-efficient class of visual generative models based on a recurrent transformer architecture. While conventional generative models rely on deep stacks of unique transformer layers, our approach employs iterative, weight-shared transformer blocks to drastically reduce parameter counts while maintaining high synthesis quality. To effectively train these models for image and video generation, we propose the idea of Intra-Loop Self Distillation (ILSD), where student configurations (intermediate loops) are distilled from the teacher configuration (maximum training loops) to ensure consistency across the model's depth in a single training step. Our framework yields a family of elastic models from a single training run, enabling Any-Time inference capability with dynamic trade-offs between computational cost and generation quality, with the same parameter count. ELT significantly shifts the efficiency frontier for visual synthesis. With reduction in parameter count under iso-inference-compute settings, ELT achieves a competitive FID of on class-conditional ImageNet and FVD of on class-conditional UCF-101.

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).