PulseAugur
实时 16:21:25
English(EN) PARE: Pruning and Adaptive Routing for Efficient Video Generation

PARE方法通过自适应路由提高视频生成效率

研究人员推出了一种新颖的方法PARE,用于提高视频扩散 Transformer (DiTs) 的计算效率。PARE通过结构感知剪枝和输入自适应路由联合压缩模型宽度和深度,以解决DiTs的高计算需求。该系统根据注意力头的空间或时间作用智能地剪枝注意力头,并采用轻量级路由器根据去噪时间步和视觉内容动态选择要执行的块。在Wan2.1-14B数据集上进行图像到视频和文本到视频生成的实验表明,PARE在保持视频质量的同时显著降低了每步计算量。 AI

影响 这项研究提供了一种降低视频生成模型计算成本的方法,可能促进更广泛的应用和更快的迭代。

排序理由 该集群包含一篇详细介绍提高AI模型效率新方法的学术论文。

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

PARE方法通过自适应路由提高视频生成效率

报道来源 [2]

  1. arXiv cs.CV TIER_1 English(EN) · Yutong Wang, Yunke Wang, Tianfan Xue, Yu Qiao, Yaohui Wang, Xinyuan Chen, Chang Xu ·

    PARE:用于高效视频生成的剪枝和自适应路由

    arXiv:2605.27336v1 Announce Type: new Abstract: Video Diffusion Transformers (DiTs) generate high-quality videos but demand substantial compute due to wide blocks, deep architectures, and iterative sampling. Recent methods reduce cost by compressing width, depth, or sampling step…

  2. arXiv cs.CV TIER_1 English(EN) · Chang Xu ·

    PARE:用于高效视频生成的剪枝和自适应路由

    Video Diffusion Transformers (DiTs) generate high-quality videos but demand substantial compute due to wide blocks, deep architectures, and iterative sampling. Recent methods reduce cost by compressing width, depth, or sampling steps, but typically commit to a fixed architecture …