paper-with-me

홈 › Papers

A Peer-to-peer Federated Continual Learning Network for Improving CT Imaging from Multiple Institutions

2023-06-03 · Hao Wang, Ruihong He, XiaoYu Zhang, Zhaoying Bian, Dong Zeng, Jianhua Ma

Deep learning techniques have been widely used in computed tomography (CT) but require large data sets to train networks. Moreover, data sharing among multiple institutions is limited due to data privacy constraints, which hinders the development of high-performance DL-based CT imaging models from multi-institutional collaborations. Federated learning (FL) strategy is an alternative way to train the models without centralizing data from multi-institutions. In this work, we propose a novel peer-to-peer federated continual learning strategy to improve low-dose CT imaging performance from multiple institutions. The newly proposed method is called peer-to-peer continual FL with intermediate controllers, i.e., icP2P-FL. Specifically, different from the conventional FL model, the proposed icP2P-FL does not require a central server that coordinates training information for a global model. In the proposed icP2P-FL method, the peer-to-peer federated continual learning is introduced wherein the DL-based model is continually trained one client after another via model transferring and inter institutional parameter sharing due to the common characteristics of CT data among the clients. Furthermore, an intermediate controller is developed to make the overall training more flexible. Numerous experiments were conducted on the AAPM low-dose CT Grand Challenge dataset and local datasets, and the experimental results showed that the proposed icP2P-FL method outperforms the other comparative methods both qualitatively and quantitatively, and reaches an accuracy similar to a model trained with pooling data from all the institutions.

📄 PDF Abstract BibTeX arXiv:2306.02037

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)Continual LearningFederated Learning

Similar Papers 제목 키워드 기반

Continual Learning for Peer-to-Peer Federated Learning: A Study on Automated Brain Metastasis Identification

2022-04-26 · Yixing Huang, Christoph Bert, Stefan Fischer, Manuel Schmidt 외

Due to data privacy constraints, data sharing among multiple centers is restricted. Continual learning, as one approach to peer-to-peer federated learning, can promote multicenter collaboration on deep learning algorithm…

Continual LearningFederated LearningSensitivity

A Survey of Incremental Transfer Learning: Combining Peer-to-Peer Federated Learning and Domain Incremental Learning for Multicenter Collaboration

2023-09-29 · Yixing Huang, Christoph Bert, Ahmed Gomaa, Rainer Fietkau 외

Due to data privacy constraints, data sharing among multiple clinical centers is restricted, which impedes the development of high performance deep learning models from multicenter collaboration. Naive weight transfer me…

Continual LearningFederated LearningIncremental LearningTransfer Learning

Peer-to-Peer Federated Continual Learning for Naturalistic Driving Action Recognition

2023-04-14 · Liangqi Yuan, Yunsheng Ma, Lu Su, Ziran Wang

Naturalistic driving action recognition (NDAR) has proven to be an effective method for detecting driver distraction and reducing the risk of traffic accidents. However, the intrusive design of in-cabin cameras raises co…

Action RecognitionContinual LearningFederated Learning

PeerFL: A Simulator for Peer-to-Peer Federated Learning at Scale

2024-05-28 · Alka Luqman, Shivanshu Shekhar, Anupam Chattopadhyay

This work integrates peer-to-peer federated learning tools with NS3, a widely used network simulator, to create a novel simulator designed to allow heterogeneous device experiments in federated learning. This cross-platf…

Federated Learning

Papaya: Federated Learning, but Fully Decentralized

2023-03-10 · Ram M Kripa, Andy Zou, Ryan Jia, Kenny Huang

Federated Learning systems use a centralized server to aggregate model updates. This is a bandwidth and resource-heavy constraint and exposes the system to privacy concerns. We instead implement a peer to peer learning s…

Federated Learning