Shivani Agarwal, Meenakshi Kandpal, Vishan Kumar Gupta, Shubhani Aggarwal · 5 authors
Early diagnosis of cardiac abnormalities depends on accurate classification of heart sounds, but centralized training methods run the danger of violating patient privacy. We thus propose a privacy-preserving and reliable heart sound abnormality detection system combining Blockchain Technology with Federated Learning (FL). Training is spread among seven clients, each simulating an independent data source, using a preprocessed dataset from the PhysioNet Challenge 2016 to enable distributed learning without sharing raw data. CNN-LSTM model using FedAvg achieved the best performance: 94\% accuracy, 0.90 precision, 0.96 recall, and an AUC of 0.98 among five deep learning architectures evaluated with FedAvg and FedProx strategies. Along with metadata including client ID and round number, SHA-256 hashes of local and global model weights were recorded on a local Ethereum blockchain following every communication round to guarantee model integrity. The hash of the final model is revalidated against the blockchain to confirm authenticity prior to deployment. It then guarantees safe, distributed, clinically valuable AI-based diagnostics by real-time classification of heart sounds as normal or abnormal.