paper-with-me

홈 › Papers

RainFusion2.0: Temporal-Spatial Awareness and Hardware-Efficient Block-wise Sparse Attention

2025-12-30 · Aiyue Chen, Yaofu Liu, Junjian Huang, Guang Lian, Yiwu Yao, Wangli Lan, Jing Lin, Zhixin Ma, Tingting Zhou arxiv

In video and image generation tasks, Diffusion Transformer (DiT) models incur extremely high computational costs due to attention mechanisms, which limits their practical applications. Furthermore, with hardware advancements, a wide range of devices besides graphics processing unit (GPU), such as application-specific integrated circuit (ASIC), have been increasingly adopted for model inference. Sparse attention, which leverages the inherent sparsity of attention by skipping computations for insignificant tokens, is an effective approach to mitigate computational costs. However, existing sparse attention methods have two critical limitations: the overhead of sparse pattern prediction and the lack of hardware generality, as most of these methods are designed for GPU. To address these challenges, this study proposes RainFusion2.0, which aims to develop an online adaptive, hardware-efficient, and low-overhead sparse attention mechanism to accelerate both video and image generative models, with robust performance across diverse hardware platforms. Key technical insights include: (1) leveraging block-wise mean values as representative tokens for sparse mask prediction; (2) implementing spatiotemporal-aware token permutation; and (3) introducing a first-frame sink mechanism specifically designed for video generation scenarios. Experimental results demonstrate that RainFusion2.0 can achieve 80% sparsity while achieving an end-to-end speedup of 1.5~1.8x without compromising video quality. Moreover, RainFusion2.0 demonstrates effectiveness across various generative models and validates its generalization across diverse hardware platforms.

📄 PDF Abstract BibTeX arXiv:2512.24086

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationImage Generation

Similar Papers 제목 키워드 기반

BrainFusionNet: a deep learning and XAI model to understand local, global, and sequential features of MRI images for improved brain tumour detection

2026-06-17 · Md Taimur Ahad, Bo Song, Yan Li arxiv

The noise of Magnetic Resonance Imaging MRI poses challenges for Deep Learning DL when tumor boundaries are obscured tumor location and appearance are complex Therefore we develop BrainFusionNet that combines Convolution…

Brain Tumor ClassificationImage ClassificationTransfer Learning

Simba: Mamba augmented U-ShiftGCN for Skeletal Action Recognition in Videos

2024-04-11 · Soumyabrata Chaudhuri, Saumik Bhattacharya

Skeleton Action Recognition (SAR) involves identifying human actions using skeletal joint coordinates and their interconnections. While plain Transformers have been attempted for this task, they still fall short compared…

Action RecognitionAction Recognition In VideosMamba

CPA: Camera-pose-awareness Diffusion Transformer for Video Generation

2024-12-02 · Yuelei Wang, Jian Zhang, PengTao Jiang, Hao Zhang 외

Despite the significant advancements made by Diffusion Transformer (DiT)-based methods in video generation, there remains a notable gap with controllable camera pose perspectives. Existing works such as OpenSora do NOT a…

Text-to-Video GenerationVideo Generation

Accelerating Cerebral Diagnostics with BrainFusion: A Comprehensive MRI Tumor Framework

2025-09-29 · Walid Houmaidi, Youssef Sabiri, Salmane El Mansour Billah, Amine Abouaomar arxiv

The early and accurate classification of brain tumors is crucial for guiding effective treatment strategies and improving patient outcomes. This study presents BrainFusion, a significant advancement in brain tumor analys…

Efficient Event-Based Object Detection: A Hybrid Neural Network with Spatial and Temporal Attention

2025-01-01 · CVPR 2025 1 · Soikat Hasan Ahmed, Jan Finkbeiner, Emre Neftci

Event cameras offer high temporal resolution and dynamic range with minimal motion blur, making them promising for robust object detection. While Spiking Neural Networks (SNNs) on neuromorphic hardware are often con…

object-detectionObject DetectionRobust Object Detection