<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.7//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/in/PubMed.dtd">
<ArticleSet>
<Article>
<Journal>
				<PublisherName>University of Guilan</PublisherName>
				<JournalTitle>Computational Sciences and Engineering</JournalTitle>
				<Issn>2783-2503</Issn>
				<Volume></Volume>
				<Issue>Articles in Press</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>07</Month>
					<Day>28</Day>
				</PubDate>
			</Journal>
<ArticleTitle>FedPrEx: Decentralized Federated Learning with Randomized Pruning and Peer Exchange for Privacy-Preserving Healthcare AI</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage></FirstPage>
			<LastPage></LastPage>
			<ELocationID EIdType="pii">9783</ELocationID>
			
<ELocationID EIdType="doi">10.22124/cse.2026.33874.1193</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Saba</FirstName>
					<LastName>Ameri</LastName>
<Affiliation>Department of Computer Engineering, Faculty of Engineering, University of Guilan, Rasht, Iran.</Affiliation>

</Author>
<Author>
					<FirstName>Reza</FirstName>
					<LastName>Ebrahimi Atani</LastName>
<Affiliation>​Dep. Of Computer Engineering,
University Of Guilan, P.O. Box 3756</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2026</Year>
					<Month>06</Month>
					<Day>11</Day>
				</PubDate>
			</History>
		<Abstract>The adoption of deep learning in healthcare for disease diagnosis is hindered by limited data availability due to strict patient privacy regulations. Federated learning (FL) enables collaborative training without raw data sharing, yet remains vulnerable to reconstruction attacks such as GAN-based inversion, especially from honest-but-curious central servers. Existing defenses like differential privacy trade model utility for privacy, while encryption adds heavy overhead. This paper proposes FedPrEx, a decentralized FL framework with pruning and exchange that eliminates the central aggregator. FedPrEx introduces three innovations: (1) randomized pruning where each client randomly drops 20% of model parameters before transmission to disrupt gradient inversion; (2) secure peer-to-peer exchange among edge servers using symmetric encryption and one time random pairing; and (3) hierarchical decentralized aggregation that prevents any single entity from accessing consecutive updates. We evaluate FedPrEx on MNIST and eICU datasets. Compared to the state of the art Fed Select framework, FedPrEx achieves higher accuracy (98.3% vs. 96.1% on MNIST) and more stable convergence without oscillations. Unlike differential privacy, FedPrEx imposes low computational overhead via pruning instead of noise addition, while resisting GAN based and collusion attacks through randomized exchange and periodic central model evaluation. Security analysis shows that the decentralized architecture with encrypted peer exchange and dynamic participation effectively mitigates internal and external privacy threats. FedPrEx offers a practical, scalable, privacy preserving solution for training deep learning models on distributed healthcare data without compromising model quality.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Trustworthy AI</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Collaborative Learning</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Data Privacy</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Secure Aggregation</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Privacy-Preserving AI</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Randomized Pruning</Param>
			</Object>
		</ObjectList>
</Article>
</ArticleSet>
