PulseAugur
LIVE 05:00:39
research · [10 sources] ·
0
research

Diffusion Transformers advance image generation and material transfer

Researchers have introduced several advancements in Diffusion Transformer (DiT) architectures for image generation and manipulation. One paper explores the use of register tokens in pixel-space DiTs to improve convergence and generation quality, finding they produce cleaner feature maps. Another proposes HyperDiT, which uses hyper-connected cross-scale interactions and registers to bridge semantic and pixel manifolds for high-fidelity generation. ElasticDiT focuses on efficiency for mobile devices by dynamically adjusting architecture and using sparse attention, while DreamSR enhances super-resolution by combining global and local textual features. Finally, DealMaTe and MaTe simplify material transfer by eliminating text guidance and relying on image inputs within DiT frameworks. AI

Summary written by gemini-2.5-flash-lite from 10 sources. How we write summaries →

IMPACT These advancements in Diffusion Transformers offer improved image generation fidelity, efficiency for mobile devices, and new capabilities in super-resolution and material transfer.

RANK_REASON Multiple research papers published on arXiv detailing new architectures and techniques for Diffusion Transformers.

Read on arXiv cs.CV →

COVERAGE [10]

  1. arXiv stat.ML TIER_1 · Lifu Wei, Yinuo Ren, Naichen Shi, Yiping Lu ·

    SURGE: Approximation-free Training Free Particle Filter for Diffusion Surrogate

    arXiv:2605.18745v1 Announce Type: new Abstract: Diffusion-based generative models increasingly rely on inference-time guidance, adding a drift term or reweighting mixture of experts, to improve sample quality on task-specific objectives. However, most existing techniques require …

  2. arXiv stat.ML TIER_1 · Yiping Lu ·

    SURGE: Approximation-free Training Free Particle Filter for Diffusion Surrogate

    Diffusion-based generative models increasingly rely on inference-time guidance, adding a drift term or reweighting mixture of experts, to improve sample quality on task-specific objectives. However, most existing techniques require repeated score or gradient evaluations, introduc…

  3. arXiv cs.CV TIER_1 · Haohuan Fu ·

    Learning to Balance: Decoupled Siamese Diffusion Transformer for Reference-Based Remote Sensing Image Super-Resolution

    Diffusion-based methods demonstrate significant potential for remote sensing image super-resolution at large scaling factors, particularly in reference-based super-resolution (RefSR) where high-resolution reference images provide critical fine-grained texture priors. However, exi…

  4. arXiv cs.CV TIER_1 · Yan Li ·

    FrequencyBooster: Full-Frequency Modeling for High-Fidelity Pixel Diffusion

    To circumvent the inherent fidelity bottlenecks and optimization misalignment of VAE-based latent diffusion, pixel-space diffusion models have emerged as a compelling end-to-end paradigm. However, existing pixel diffusion models often struggle to balance computational efficiency …

  5. arXiv cs.CV TIER_1 · Dmitry Baranchuk ·

    Registers Matter for Pixel-Space Diffusion Transformers

    Vision Transformers (ViTs) are known to exhibit high-norm patch-token outliers that degrade feature map quality, a problem effectively mitigated by \textit{register tokens}. As diffusion models increasingly adopt transformer architectures and move toward pixel-space training, the…

  6. arXiv cs.CV TIER_1 · Yan Li ·

    HyperDiT: Hyper-Connected Transformers for High-Fidelity Pixel-Space Diffusion

    Pixel-space diffusion models bypass the reconstruction bottleneck of Variational Autoencoders (VAEs) but face a fundamental "granularity dilemma": capturing global semantics favors large patch scales, while generating high-fidelity details demands fine-grained inputs. To address …

  7. arXiv cs.CV TIER_1 · Xinghao Chen ·

    ElasticDiT: Efficient Diffusion Transformers via Elastic Architecture and Sparse Attention for High-Resolution Image Generation on Mobile Devices

    The Diffusion Transformer (DiT) architecture is the state-of-the-art paradigm for high-fidelity image generation, underpinning models like Stable Diffusion-3 and FLUX.1. However, deploying these models on resource-constrained mobile devices entails prohibitive computational and m…

  8. arXiv cs.CV TIER_1 · Yitong Wang ·

    DreamSR: Towards Ultra-High-Resolution Image Super-Resolution via a Receptive-Field Enhanced Diffusion Transformer

    Large-scale pre-trained diffusion models have been extensively adopted for real-world image Super-Resolution because of their powerful generative priors through textual guidance. However, when super-resolving high-resolution images with patch-wise inference strategy, most existin…

  9. arXiv cs.CV TIER_1 · Zitong Yu ·

    DealMaTe: Multi-Dimensional Material Transfer via Diffusion Transformer

    Recently, diffusion-based material transfer methods rely on image fine-tuning or complex architectures with auxiliary networks but face challenges such as text dependency, additional computational costs, and feature misalignment. To address these limitations, we propose \textbf{D…

  10. arXiv cs.CV TIER_1 · Xiu Li ·

    MaTe: Images Are All You Need for Material Transfer via Diffusion Transformer

    Recent diffusion-based methods for material transfer rely on image fine-tuning or complex architectures with assistive networks, but face challenges including text dependency, extra computational costs, and feature misalignment. To address these limitations, we propose MaTe, a st…