PulseAugur
实时 09:17:10
English(EN) UDT: Reconciling U-Nets and Diffusion Transformers with Data-Adaptive Token Reduction

新的UDT架构融合了U-Net与Diffusion Transformer

研究人员推出UDT,一种融合了U-Net和Diffusion Transformer(DiTs)优势的新型生成模型架构。UDT采用数据自适应Token合并技术,在保持Transformer的Token维度的同时,调和了U-Net的编码器-解码器结构与DiTs的表示能力。该方法在图像生成任务上实现了更快的收敛速度和更优的性能,优于现有的U-Net DiTs,并取得了与其他先进方法相当的结果。 AI

影响 这种新架构有望带来更高效、更有效的图像合成生成模型。

排序理由 该集群包含一篇详细介绍新模型架构的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

新的UDT架构融合了U-Net与Diffusion Transformer

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Junno Yun, Ya\c{s}ar Utku Al\c{c}alar, Mehmet Ak\c{c}akaya ·

    UDT: Reconciling U-Nets and Diffusion Transformers with Data-Adaptive Token Reduction

    arXiv:2608.01298v1 Announce Type: cross Abstract: Diffusion Transformers (DiTs) have emerged as a core architecture in generative modeling due to their scalability and adaptability to multimodal tasks. DiTs comprise isotropic transformer blocks, and learn representations progress…