paper-with-me

홈 › Papers

One Model, Many Budgets: Elastic Latent Interfaces for Diffusion Transformers

2026-03-12 · Moayed Haji-Ali, Willi Menapace, Ivan Skorokhodov, Dogyun Park, Anil Kag, Michael Vasilkovsky, Sergey Tulyakov, Vicente Ordonez, Aliaksandr Siarohin arxiv

Diffusion transformers (DiTs) achieve high generative quality but lock FLOPs to image resolution, limiting principled latency-quality trade-offs, and allocate computation uniformly across input spatial tokens, wasting resource allocation to unimportant regions. We introduce Elastic Latent Interface Transformer (ELIT), a drop-in, DiT-compatible mechanism that decouples input image size from compute. Our approach inserts a latent interface, a learnable variable-length token sequence on which standard transformer blocks can operate. Lightweight Read and Write cross-attention layers move information between spatial tokens and latents and prioritize important input regions. By training with random dropping of tail latents, ELIT learns to produce importance-ordered representations with earlier latents capturing global structure while later ones contain information to refine details. At inference, the number of latents can be dynamically adjusted to match compute constraints. ELIT is deliberately minimal, adding two cross-attention layers while leaving the rectified flow objective and the DiT stack unchanged. Across datasets and architectures (DiT, U-ViT, HDiT, MM-DiT), ELIT delivers consistent gains. On ImageNet-1K 512px, ELIT delivers an average gain of $35.3\%$ and $39.6\%$ in FID and FDD scores. Project page: https://snap-research.github.io/elit/

📄 PDF Abstract BibTeX arXiv:2603.12245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ElasticMem: Latent Memory as a Learnable Resource for LLM Agents

2026-05-29 · Tao Feng, Chongrui Ye, Tianyang Luo, Jingjun Xu 외 arxiv

Long-term memory is essential for LLM agents to reason coherently across extended interactions, personalize responses, and reuse past experience. However, existing memory-augmented methods typically treat memory as a fix…

Latent-Augmented Discrete Diffusion Models

2025-10-20 · Dario Shariatian, Alain Durmus, Umut Simsekli, Stefano Peluchetti arxiv

Discrete diffusion models have emerged as a powerful class of models and a promising route to fast language generation, but practical implementations typically rely on factored reverse transitions ignoring cross-token de…

ELASTIC: Efficiently Learning to Adaptively Scale Test-Time Compute for Generative Control Policies

2026-06-30 · Andrew Zou Li, Gokul Swamy, Yonatan Bisk, Andrea Bajcsy arxiv

Generative control policies (GCPs), such as diffusion policies and flow-based vision-language-action models, enable test-time scaling in robot control. Test-time compute can be allocated along two axes: sequential scalin…

Reinforcement LearningRobot Manipulation

ElasticPlay: Interactive Video Summarization with Dynamic Time Budgets

2017-08-23 · Haojian Jin, Yale Song, Koji Yatani

Video consumption is being shifted from sit-and-watch to selective skimming. Existing video player interfaces, however, only provide indirect manipulation to support this emerging behavior. Video summarization alleviates…

Video SummarizationVideo Understanding

Elastic3D: Controllable Stereo Video Conversion with Guided Latent Decoding

2025-12-16 · Nando Metzger, Prune Truong, Goutam Bhat, Konrad Schindler 외 arxiv

The growing demand for immersive 3D content calls for automated monocular-to-stereo video conversion. We present Elastic3D, a controllable, direct end-to-end method for upgrading a conventional video to a binocular one. …

Depth Estimation