UniH^3: Unifying Hierarchical Homogeneity and Heterogeneity for All-in-One Medical Image Restoration
Summary
UniH3 proposes a unified framework for all-in-one medical image restoration by leveraging hierarchical homogeneity and heterogeneity, achieving state-of-the-art performance on benchmarks.
View Cached Full Text
Cached at: 09/11/26, 10:17 AM
Paper page - UniH^3: Unifying Hierarchical Homogeneity and Heterogeneity for All-in-One Medical Image Restoration
Source: https://huggingface.co/papers/2609.11156
Abstract
UniH3 unifies hierarchical homogeneity and heterogeneity for universal medical image restoration via memory-based homogeneity priors and a heterogeneity balancer.
All-in-One medical image restoration(MedIR) aims to address diverse tasks across modalities and degradation types using a single universal model. Existing methods typically prioritize modeling inter-task heterogeneity (e.g., distinct data distributions and degradation types). However, they largely neglect the inherent homogeneity present in medical images, such as widely shared anatomical structures within and across modalities, which can be leveraged to ease model training and improve generalization. To this end, we propose UniH3, a novel framework that Unifies Hierarchical Homogeneity and Heterogeneity forall-in-one medical image restoration. Specifically, to comprehensively exploit homogeneity, we introduce aHierarchical Homogeneity Memory(H2M) module that progressively distills intra- and inter-task homogeneity priors from high-quality images during training, and adaptively retrieves the most relevant priors tailored to the input for guided restoration. These retrieved priors are then injected into the restoration pipeline via an efficientHomogeneity-Guided Attention(HGA) mechanism. Furthermore, to comprehensively address heterogeneity, we design aHierarchical Heterogeneity Balancer(H2B) that mitigates both inter- and intra-task conflicts during optimization, facilitating balanced and effective multi-task learning. Extensive experiments on two large-scale benchmarks,MedIR-2D-500K andMedIR-3D-3K, demonstrate that UniH3 achieves state-of-the-art performance on both all-in-one and single-task medical image restoration. We hope this work establishes a strong benchmark and advances the development of general-purpose medical image restoration models. Code is available at https://github.com/Yaziwel/UniH3.
View arXiv pageView PDFProject pageGitHub5Add to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.11156 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.11156 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.11156 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
UniPET: a universal network for high-quality PET image denoising across varied dose reduction factors
UniPET is a universal network for PET image denoising that handles varying dose reduction factors using domain generalization and region-aware learning, achieving state-of-the-art performance.
Hulu-Med: A Transparent Generalist Model towards Holistic Medical Vision-Language Understanding
Hulu-Med is a transparent medical vision-language model that unifies understanding across text, 2D/3D images, and video, achieving state-of-the-art performance on 30 benchmarks while being fully open-source.
UniCorn: Towards Self-Improving Unified Multimodal Models through Self-Generated Supervision
UniCorn is a framework that enables unified multimodal models to self-improve by using a multi-agent system for prompt generation, image creation, and quality evaluation, achieving state-of-the-art results on text-to-image benchmarks like TIIF, WISE, and OneIG-EN.
UniSpace: Unified Visual Representation and Scalable Multimodal Modeling
UniSpace introduces a unified visual representation that unifies semantic understanding, high-fidelity reconstruction, and image generation in a single space using a reparameterized ViT, eliminating the need for a separate VAE.
Hunyuan3D-Buffalo 1.0: A Unified Multimodal Model for Scalable 3D Generation, Understanding, and Editing
Hunyuan3D-Buffalo 1.0 is a unified multimodal model for 3D generation, understanding, and editing, trained on an 87M-scale 3D multimodal corpus. It combines Hunyuan3D-VLM and Hunyuan3D-DiT to achieve state-of-the-art performance on text-to-3D generation and 3D editing benchmarks.