paper-with-me

Papers

HierEdit: Region-Aware Hierarchical Diffusion for Efficient High-Resolution Editing

2026-05-17 · Yuyao Zhang, Alexander Huang-Menders, Yu-Wing Tai arxiv

High-resolution image editing is essential for professional and creative applications, yet existing multimodal diffusion-based editors remain computationally inefficient and constrained to relatively low resolutions. Current approaches redundantly process the entire image canvas or rely on large-scale high-resolution datasets, resulting in substantial training and inference costs. We introduce HierEdit, a region-aware hierarchical diffusion framework designed for efficient and scalable high-resolution image editing. Our method first performs edits on a low-resolution proxy using an off-the-shelf editing model to generate a reference and to localize the modified regions. A hierarchical local-window diffusion model (\textbf{Local-Window MMDiT}) that refines only edited regions within the original high-res image, while reusing the unaltered regions as conditioning inputs. The low-resolution proxy further provides structural guidance and intermediate denoising supervision (\textbf{Inference Acceleration}) , ensuring consistent global semantics and stable generation without the need for full-resolution attention computation. This targeted and hierarchical design enables fast, high-fidelity editing of images up to 4K resolution without any specialized high-resolution training data. Extensive experiments demonstrate that HierEdit achieves competitive visual quality on commodity-resolution datasets while significantly accelerating inference and extending seamlessly to ultra-high-resolution 4K editing. Please check our {\href{https://peteryyzhang.github.io/HierEdit-page/}{\textbf{Project Page}}}.

📄 PDF Abstract BibTeX arXiv:2605.17294

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

Hi-DREAM: Brain-Inspired Hierarchical Diffusion for fMRI-to-Image Reconstruction via ROI Encoder and VisuAl Mapping

2025-11-14 · Guowei Zhang, Yun Zhao, Kai Sun, Moein Khajehnejad 외 arxiv

Reconstructing natural images from fMRI requires bridging neural activity with both the structural and semantic representations used by modern generative models. Existing diffusion-based decoders often condition on a sin…

Image Reconstruction

Hierarchical Diffusion Policy for Kinematics-Aware Multi-Task Robotic Manipulation

2024-03-06 · CVPR 2024 1 · Xiao Ma, Sumit Patidar, Iain Haughton, Stephen James

This paper introduces Hierarchical Diffusion Policy (HDP), a hierarchical agent for multi-task robotic manipulation. HDP factorises a manipulation policy into a hierarchical structure: a high-level task-planning agent wh…

PositionTask Planning

MangaDiT: Reference-Guided Line Art Colorization with Hierarchical Attention in Diffusion Transformers

2025-08-13 · Qianru Qiu, Jiafeng Mao, Kento Masui, Xueting Wang arxiv

Recent advances in diffusion models have significantly improved the performance of reference-guided line art colorization. However, existing methods still struggle with region-level color consistency, especially when the…

R&B: Region and Boundary Aware Zero-shot Grounded Text-to-image Generation

2023-10-13 · Jiayu Xiao, Henglei Lv, Liang Li, Shuhui Wang 외

Recent text-to-image (T2I) diffusion models have achieved remarkable progress in generating high-quality images given text-prompts as input. However, these models fail to convey appropriate spatial composition specified …

Image GenerationText to Image GenerationText-to-Image Generation

Region-Aware Diffusion for Zero-shot Text-driven Image Editing

2023-02-23 · Nisha Huang, Fan Tang, WeiMing Dong, Tong-Yee Lee 외

Image manipulation under the guidance of textual descriptions has recently received a broad range of attention. In this study, we focus on the regional editing of images with the guidance of given text prompts. Different…

Image Manipulation