paper-with-me

Papers

MALT Diffusion: Memory-Augmented Latent Transformers for Any-Length Video Generation

2025-02-18 · Sihyun Yu, Meera Hahn, Dan Kondratyuk, Jinwoo Shin, Agrim Gupta, José Lezama, Irfan Essa, David Ross, Jonathan Huang

Diffusion models are successful for synthesizing high-quality videos but are limited to generating short clips (e.g., 2-10 seconds). Synthesizing sustained footage (e.g. over minutes) still remains an open research question. In this paper, we propose MALT Diffusion (using Memory-Augmented Latent Transformers), a new diffusion model specialized for long video generation. MALT Diffusion (or just MALT) handles long videos by subdividing them into short segments and doing segment-level autoregressive generation. To achieve this, we first propose recurrent attention layers that encode multiple segments into a compact memory latent vector; by maintaining this memory vector over time, MALT is able to condition on it and continuously generate new footage based on a long temporal context. We also present several training techniques that enable the model to generate frames over a long horizon with consistent quality and minimal degradation. We validate the effectiveness of MALT through experiments on long video benchmarks. We first perform extensive analysis of MALT in long-contextual understanding capability and stability using popular long video benchmarks. For example, MALT achieves an FVD score of 220.4 on 128-frame video generation on UCF-101, outperforming the previous state-of-the-art of 648.4. Finally, we explore MALT's capabilities in a text-to-video generation setting and show that it can produce long videos compared with recent techniques for long text-to-video generation.

📄 PDF Abstract BibTeX arXiv:2502.12632

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ReDiTT: Retrieval Augmented Conditional Diffusion Transformers for Asynchronous Time Series

2026-07-14 · Saiyue Lyu, Zhitian Zhang, Ruizhi Deng, Thibaut Durand arxiv

We present a diffusion based model for asynchronous time series prediction, where the goal is to predict the next inter event time and event type. To address the inherent uncertainty of future events, we introduce ReDiTT…

Time Series Prediction

E-MD3C: Taming Masked Diffusion Transformers for Efficient Zero-Shot Object Customization

2025-02-13 · Trung X. Pham, Zhang Kang, Ji Woo Hong, Xuran Zheng 외

We propose E-MD3C ($\underline{E}$fficient $\underline{M}$asked $\underline{D}$iffusion Transformer with Disentangled $\underline{C}$onditions and $\underline{C}$ompact $\underline{C}$ollector), a highly efficient framew…

Computational EfficiencyDenoisingGPUSSIM

MALTopic: Multi-Agent LLM Topic Modeling Framework

2026-01-07 · Yash Sharma arxiv

Topic modeling is a crucial technique for extracting latent themes from unstructured text data, particularly valuable in analyzing survey responses. However, traditional methods often only consider free-text responses an…

Prototype-Guided Diffusion: Visual Conditioning without External Memory

2025-08-13 · Bilal Faye, Hanane Azzag, Mustapha Lebbah arxiv

Diffusion models achieve state-of-the-art image generation but remain computationally costly due to iterative denoising. Latent-space models like Stable Diffusion reduce overhead yet lose fine detail, while retrieval-aug…

Contrastive LearningImage Generation

Altered Topological Structure of the Brain White Matter in Maltreated Children through Topological Data Analysis

2023-04-12 · Moo K. Chung, Tahmineh Azizi, Jamie L. Hanson, Andrew L. Alexander 외

Childhood maltreatment may adversely affect brain development and consequently influence behavioral, emotional, and psychological patterns during adulthood. In this study, we propose an analytical pipeline for modeling t…

Topological Data Analysis