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

📅 2026-05-15
📈 Citations: 0
Influential: 0
📄 PDF

career value

197K/year
🤖 AI Summary
This work addresses the limitations of existing diffusion-based super-resolution methods, which often suffer from local over-generation and insufficient texture details during tiled inference. To overcome these issues, the authors propose DreamSR, a novel framework featuring a dual-branch MM-ControlNet architecture that effectively integrates global textual semantics—derived from a pretrained DiT—with local control signals via ControlNet. The method further incorporates a receptive field enhancement strategy and a staged training protocol to harmonize local and global semantic consistency, substantially improving fine-detail recovery. Extensive experiments demonstrate that DreamSR outperforms state-of-the-art approaches across multiple benchmarks, producing super-resolved images with superior visual fidelity and richer textural detail.
📝 Abstract
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 existing diffusion-based SR methods tend to suffer from over-generation, due to the misalignment between the global prompt from LR image and the incomplete semantic information of local patches during each inference step. On the other hand, most existing methods also failed to generate detailed texture in local patches due to the overemphasis on global generation capabilities in network designs and training strategies. To address this issue, we present DreamSR, a novel SR model that suppresses local over-generation and improves fine-detail synthesis, thereby achieving visually faithful results with ultra-high-quality details. Specifically, we propose a dual-branch MM-ControlNet, where the ControlNet generates local textual feature with patch-level prompts while the pre-trained DiT provides global textual feature with global prompts, thereby mitigating over-generation and ensuring semantic consistency across patches. We also design a comprehensive training strategy with stage-specific data processing pipelines and a Receptive-Field Enhancement strategy, enhancing the model's capability to capture patch information and effectively restore local textures. Extensive experiments demonstrate that DreamSR outperforms state-of-the-art methods, providing high-quality SR results. Code and model are available at https://github.com/jerrydong0219/DreamSR.
Problem

Research questions and friction points this paper is trying to address.

Super-Resolution
Diffusion Models
Over-generation
Local Texture
Patch-wise Inference
Innovation

Methods, ideas, or system contributions that make the work stand out.

Diffusion Transformer
ControlNet
Receptive-Field Enhancement
Patch-wise Super-Resolution
Text-guided Generation
🔎 Similar Papers
No similar papers found.