Table of Contents
Fetching ...

HF-Fed: Hierarchical based customized Federated Learning Framework for X-Ray Imaging

Tajamul Ashraf, Tisha Madame

TL;DR

This work tackles privacy-preserving and non-IID data challenges in X-ray reconstruction by introducing HF-Fed, a hierarchical framework that combines a hospital-specific hypernetwork with a shared Network of Networks (NoN). The hypernetwork modulates a globally shared imaging network using geometry-derived parameters to customize feature extraction, while NoN learns invariant imaging features across diverse domains. Training updates are performed locally for the hypernetwork and imaging network, with server-side aggregation limited to the imaging network, preserving data privacy. Experiments on the RSNA mammography dataset show HF-Fed improves reconstruction quality (e.g., PSNR/SSIM) across non-IID hospitals compared to w/o FL and several FL baselines, demonstrating robust performance for post-processing and reconstruction tasks. Overall, HF-Fed provides a practical, scalable approach to privacy-conscious, site-specific X-ray imaging improvements that can adapt to various imaging backbones and protocols.

Abstract

In clinical applications, X-ray technology is vital for noninvasive examinations like mammography, providing essential anatomical information. However, the radiation risk associated with X-ray procedures raises concerns. X-ray reconstruction is crucial in medical imaging for detailed visual representations of internal structures, aiding diagnosis and treatment without invasive procedures. Recent advancements in deep learning (DL) have shown promise in X-ray reconstruction, but conventional DL methods often require centralized aggregation of large datasets, leading to domain shifts and privacy issues. To address these challenges, we introduce the Hierarchical Framework-based Federated Learning method (HF-Fed) for customized X-ray imaging. HF-Fed tackles X-ray imaging optimization by decomposing the problem into local data adaptation and holistic X-ray imaging. It employs a hospital-specific hierarchical framework and a shared common imaging network called Network of Networks (NoN) to acquire stable features from diverse data distributions. The hierarchical hypernetwork extracts domain-specific hyperparameters, conditioning the NoN for customized X-ray reconstruction. Experimental results demonstrate HF-Fed's competitive performance, offering a promising solution for enhancing X-ray imaging without data sharing. This study significantly contributes to the literature on federated learning in healthcare, providing valuable insights for policymakers and healthcare providers. The source code and pre-trained HF-Fed model are available at \url{https://tisharepo.github.io/Webpage/}.

HF-Fed: Hierarchical based customized Federated Learning Framework for X-Ray Imaging

TL;DR

This work tackles privacy-preserving and non-IID data challenges in X-ray reconstruction by introducing HF-Fed, a hierarchical framework that combines a hospital-specific hypernetwork with a shared Network of Networks (NoN). The hypernetwork modulates a globally shared imaging network using geometry-derived parameters to customize feature extraction, while NoN learns invariant imaging features across diverse domains. Training updates are performed locally for the hypernetwork and imaging network, with server-side aggregation limited to the imaging network, preserving data privacy. Experiments on the RSNA mammography dataset show HF-Fed improves reconstruction quality (e.g., PSNR/SSIM) across non-IID hospitals compared to w/o FL and several FL baselines, demonstrating robust performance for post-processing and reconstruction tasks. Overall, HF-Fed provides a practical, scalable approach to privacy-conscious, site-specific X-ray imaging improvements that can adapt to various imaging backbones and protocols.

Abstract

In clinical applications, X-ray technology is vital for noninvasive examinations like mammography, providing essential anatomical information. However, the radiation risk associated with X-ray procedures raises concerns. X-ray reconstruction is crucial in medical imaging for detailed visual representations of internal structures, aiding diagnosis and treatment without invasive procedures. Recent advancements in deep learning (DL) have shown promise in X-ray reconstruction, but conventional DL methods often require centralized aggregation of large datasets, leading to domain shifts and privacy issues. To address these challenges, we introduce the Hierarchical Framework-based Federated Learning method (HF-Fed) for customized X-ray imaging. HF-Fed tackles X-ray imaging optimization by decomposing the problem into local data adaptation and holistic X-ray imaging. It employs a hospital-specific hierarchical framework and a shared common imaging network called Network of Networks (NoN) to acquire stable features from diverse data distributions. The hierarchical hypernetwork extracts domain-specific hyperparameters, conditioning the NoN for customized X-ray reconstruction. Experimental results demonstrate HF-Fed's competitive performance, offering a promising solution for enhancing X-ray imaging without data sharing. This study significantly contributes to the literature on federated learning in healthcare, providing valuable insights for policymakers and healthcare providers. The source code and pre-trained HF-Fed model are available at \url{https://tisharepo.github.io/Webpage/}.
Paper Structure (12 sections, 7 equations, 4 figures, 1 table)

This paper contains 12 sections, 7 equations, 4 figures, 1 table.

Figures (4)

  • Figure 1: The proposed HF-Fed architecture consists of a globally shared imaging network and a hospital-specific, hierarchically-driven hypernetwork.
  • Figure : Table 2: Results of Ablation Studies
  • Figure : Table 2: Results of Ablation Studies
  • Figure : Fig. 2: Boxplots of PSNR scores for post-processing