paper-with-me

Papers

SparSTAR: Sparse Attention for SpaceTime AutoRegressive Video Synthesis

2026-08-11 · Jongbeom Lee, Hyunwoo Yu, Jincheol Yang, Jaemin Choi, Suk-Ju Kang arxiv

InfinityStar extends visual autoregressive generation to video through a sequence of image and clip pyramids. Its changing scale and cross-clip context, however, leave late-scale attention costly and make sparse patterns reused from diffusion or image VAR models unreliable. We introduce SparSTAR, a training-free block-sparse attention method tailored to this setting. At each expensive scale and attention head, SparSTAR scores contiguous key blocks from the current query and key activations, retains required conditioning context, and executes the selected blocks through a forward-only sparse path. We analyze cross-scale consistency within a clip, pattern persistence across clip boundaries, and quality degradation as reuse spans increasingly distant scales. Across these analyses, important key blocks shift, showing that recomputing block selection at each target scale is more reliable than reusing a transferred mask. On 720p text-to-video and image-to-video generation, SparSTAR preserves every token and refinement scale while providing about a 1.6x end-to-end speedup and maintaining VBench and paired-output reconstruction fidelity close to dense InfinityStar.

📄 PDF Abstract BibTeX arXiv:2608.10519

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

InfinityStar: Unified Spacetime AutoRegressive Modeling for Visual Generation

2025-11-06 · Jinlai Liu, Jian Han, Bin Yan, Hui Wu 외 arxiv

We introduce InfinityStar, a unified spacetime autoregressive framework for high-resolution image and dynamic video synthesis. Building on the recent success of autoregressive modeling in both vision and language, our pu…

Video Generation

Sparse Forcing: Native Trainable Sparse Attention for Real-time Autoregressive Diffusion Video Generation

2026-04-23 · Boxun Xu, Yuming Du, Zichang Liu, Siyu Yang 외 arxiv

We introduce Sparse Forcing, a training-and-inference paradigm for autoregressive video diffusion models that improves long-horizon generation quality while reducing decoding latency. Sparse Forcing is motivated by an em…

Text-to-Video Generation

Spacetime Neural Network for High Dimensional Quantum Dynamics

2021-08-04 · Jiangran Wang, Zhuo Chen, Di Luo, Zhizhen Zhao 외

We develop a spacetime neural network method with second order optimization for solving quantum dynamics from the high dimensional Schr\"{o}dinger equation. In contrast to the standard iterative first order optimization …

Vocal Bursts Intensity Prediction

FastSTAR: Spatiotemporal Token Pruning for Efficient Autoregressive Video Synthesis

2026-03-07 · Sungwoong Yune, Suheon Jeong, Joo-Young Kim arxiv

Visual Autoregressive modeling (VAR) has emerged as a highly efficient alternative to diffusion-based frameworks, achieving comparable synthesis quality. However, as this paradigm extends to Spacetime Autoregressive mode…

Video Generation

SpaceTimePilot: Generative Rendering of Dynamic Scenes Across Space and Time

2025-12-31 · Zhening Huang, Hyeonho Jeong, Xuelin Chen, Yulia Gryaditskaya 외 arxiv

We present SpaceTimePilot, a video diffusion model that disentangles space and time for controllable generative rendering. Given a monocular video, SpaceTimePilot can independently alter the camera viewpoint and the moti…