paper-with-me

홈 › Papers

Hypernetwork-based Personalized Federated Learning for Multi-Institutional CT Imaging

2022-06-08 · Ziyuan Yang, Wenjun Xia, Zexin Lu, Yingyu Chen, Xiaoxiao Li, Yi Zhang

Computed tomography (CT) is of great importance in clinical practice due to its powerful ability to provide patients' anatomical information without any invasive inspection, but its potential radiation risk is raising people's concerns. Deep learning-based methods are considered promising in CT reconstruction, but these network models are usually trained with the measured data obtained from specific scanning protocol and need to centralizedly collect large amounts of data, which will lead to serious data domain shift, and privacy concerns. To relieve these problems, in this paper, we propose a hypernetwork-based federated learning method for personalized CT imaging, dubbed as HyperFed. The basic assumption of HyperFed is that the optimization problem for each institution can be divided into two parts: the local data adaption problem and the global CT imaging problem, which are implemented by an institution-specific hypernetwork and a global-sharing imaging network, respectively. The purpose of global-sharing imaging network is to learn stable and effective common features from different institutions. The institution-specific hypernetwork is carefully designed to obtain hyperparameters to condition the global-sharing imaging network for personalized local CT reconstruction. Experiments show that HyperFed achieves competitive performance in CT reconstruction compared with several other state-of-the-art methods. It is believed as a promising direction to improve CT imaging quality and achieve personalized demands of different institutions or scanners without privacy data sharing. The codes will be released at https://github.com/Zi-YuanYang/HyperFed.

📄 PDF Abstract BibTeX arXiv:2206.03709

Code (1)

zi-yuanyang/hyperfed 공식 구현 pytorch

Tasks

Computed Tomography (CT)CT ReconstructionFederated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Personalized Federated Learning using Hypernetworks

2021-03-08 · Aviv Shamsian, Aviv Navon, Ethan Fetaya, Gal Chechik

Personalized federated learning is tasked with training machine learning models for multiple clients, each with its own data distribution. The goal is to train personalized models in a collaborative way while accounting …

Federated LearningPersonalized Federated Learning

Hypernetworks for Model-Heterogeneous Personalized Federated Learning

2025-07-30 · Chen Zhang, Husheng Li, Xiang Liu, Linshan Jiang 외 arxiv

Recent advances in personalized federated learning have focused on addressing client model heterogeneity. However, most existing methods still require external data, rely on model decoupling, or adopt partial learning st…

Personalized Federated Learning

FedFTN: Personalized Federated Learning with Deep Feature Transformation Network for Multi-institutional Low-count PET Denoising

2023-04-02 · Bo Zhou, Huidong Xie, Qiong Liu, Xiongchao Chen 외

Low-count PET is an efficient way to reduce radiation exposure and acquisition time, but the reconstructed images often suffer from low signal-to-noise ratio (SNR), thus affecting diagnosis and other downstream tasks. Re…

DenoisingFederated LearningPersonalized Federated Learning

FeTTL: Federated Template and Task Learning for Multi-Institutional Medical Imaging

2026-01-22 · Abhijeet Parida, Antonia Alomar, Zhifan Jiang, Pooneh Roshanitabrizi 외 arxiv

Federated learning enables collaborative model training across geographically distributed medical centers while preserving data privacy. However, domain shifts and heterogeneity in data often lead to a degradation in mod…

Federated Learning

Personalized Federated Hypernetworks for Privacy Preservation in Multi-Task Reinforcement Learning

2022-10-13 · Doseok Jang, Larry Yan, Lucas Spangher, Costas J. Spanos

Multi-Agent Reinforcement Learning currently focuses on implementations where all data and training can be centralized to one machine. But what if local agents are split across multiple tasks, and need to keep data priva…

Federated LearningMulti-agent Reinforcement LearningPersonalized Federated Learningreinforcement-learning+2