Clinical Intelligence Research Press Clinical Intelligence Research Press

Search

Search results:
A Federated Intelligence Governance Framework for Cross-Institutional Healthcare Analytics
The rapid evolution of artificial intelligence (AI) in healthcare necessitates robust frameworks to manage cross-institutional analytics while preserving data privacy and governance integrity. This conceptual systems research article proposes the federated analytics governance lattice (FAGL), a novel architecture that orchestrates intelligence across distributed healthcare institutions. FAGL integrates federated learning principles with governance mechanisms to facilitate secure, collaborative analytics without centralized data aggregation. The framework delineates layers for data sovereignty enforcement, intelligence orchestration, and compliance monitoring, incorporating feedback topologies for adaptive governance. Theoretical analysis explores risk-propagation models, decision-confidence formulations, and governance-load estimations to underscore the system’s theoretical underpinnings. By synthesizing literature on clinical AI architectures, interoperability frameworks, and decision-support pipelines, this work highlights how FAGL addresses challenges in EHR intelligence ecosystems and in workflow integration. The architecture emphasizes theoretical constructs to mitigate biases, ensure ethical AI deployment, and optimize cross-institutional synergies. Ultimately, FAGL offers a blueprint for scalable, privacy-preserving healthcare analytics that fosters innovation in multi-site clinical environments. This study contributes to the discourse on AI governance by providing a unique lattice-based topology that balances autonomy with collective intelligence, paving the way for future theoretical explorations in federated healthcare systems.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 January 2023 | Article: 3

A Conceptual Framework for Federated Learning in Acute Kidney Injury Prediction
Acute kidney injury (AKI) is a common and serious condition in critical care, making early prediction essential for timely intervention, reduced mortality, and lower healthcare costs. Machine learning methods using electronic health records have shown promise in identifying at-risk patients, but their performance is often limited by reliance on single-institution datasets and poor generalizability across populations. Privacy regulations such as HIPAA and GDPR further restrict cross-hospital data sharing, hindering the development of more robust models.To address these challenges, this study proposes a federated learning–based framework for AKI prediction, enabling multiple hospitals to collaboratively train models without exchanging raw patient data. Each institution acts as a local client that trains on its own data and shares only model updates, which are aggregated into a global model. The framework incorporates standardized feature processing, secure aggregation, and communication-efficient strategies to ensure scalability across heterogeneous healthcare environments.This privacy-preserving approach improves model generalization by leveraging diverse multi-institutional data while maintaining regulatory compliance. Although it introduces challenges such as communication overhead and convergence complexity, these are mitigated through optimized aggregation methods. Overall, the proposed framework enhances predictive performance, supports clinical decision-making, and offers a scalable foundation for future privacy-aware healthcare AI systems in AKI management.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 January 2022 | Article: 57

Federated Learning with Homomorphic Encryption for Privacy-Preserving Multi-Hospital Training of Diabetic Retinopathy Detection Models Using Fundus Photographs
Diabetic retinopathy is a leading cause of preventable blindness, with fundus photography commonly used for early detection and severity grading, while deep learning models have shown strong performance in classification but require large, diverse multi-center datasets that are difficult to obtain due to privacy and regulatory restrictions. Because fundus images are protected health information, hospitals cannot share data, resulting in isolated datasets that limit model generalizability across different populations, imaging devices, and clinical settings. To overcome this limitation, a hybrid framework combining federated learning with homomorphic encryption is proposed, allowing multiple hospitals to collaboratively train a shared model without exchanging raw images or plaintext gradients. Each institution performs local training and transmits only encrypted model updates to a central server for secure aggregation, ensuring that patient data remains fully protected while still enabling global model improvement. This approach also mitigates gradient leakage and reconstruction attacks, supports compliance with regulations such as HIPAA and GDPR, and enables scalable, fault-tolerant deployment across heterogeneous healthcare systems, ultimately providing a privacy-preserving pathway for robust multi-center diabetic retinopathy detection.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 July 2023 | Article: 70

A Federated Continual Learning Framework for Adaptive Sepsis Prediction across Healthcare Institutions: A Conceptual Framework
Sepsis prediction models in intensive care units often degrade over time due to changes in clinical practice, patient populations, and data recording processes, a phenomenon known as model drift that can compromise patient safety. Traditional federated learning approaches are not well-suited to these evolving conditions, as they assume static data distributions and typically require costly retraining that risks forgetting previously learned knowledge, while also being constrained by privacy limitations that prevent central data pooling. To address these challenges, this paper proposes a federated continual learning framework that enables ongoing, privacy-preserving model adaptation across multiple hospitals without catastrophic forgetting. The framework integrates local continual learning methods (such as elastic weight consolidation or memory replay) with federated aggregation and importance-weighted parameter updates to support continuous learning from new clinical data while preserving prior knowledge. This design allows each institution to adapt models to local data shifts while collaboratively improving a shared global model without sharing patient-level data. Overall, the proposed approach offers a scalable solution for maintaining robust, adaptive sepsis prediction systems in dynamic healthcare environments, reducing the need for repeated full retraining and supporting long-term clinical deployment.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 July 2024 | Article: 86

A Federated Autoencoder Framework for Cross-Payer Healthcare Billing Fraud Detection
Healthcare billing fraud imposes major financial losses globally, costing public and private payers hundreds of billions annually. It exploits fragmented healthcare payment systems where multiple insurers process overlapping patient populations without coordination, creating blind spots that enable sophisticated cross-payer fraud schemes. Individual payers cannot detect patterns such as duplicate billing across Medicare and commercial insurers because current detection models operate within isolated organizational and regulatory boundaries. Strict privacy laws like HIPAA and GDPR further prevent sharing patient-level claims data, limiting centralized analytics. To address this, a federated anomaly detection framework is proposed in which autoencoders are trained locally at each payer without exchanging raw data. Each institution learns normal billing patterns through reconstruction-based unsupervised learning and identifies anomalies via reconstruction error. A central server aggregates encoder parameters using FedAvg, optionally with differential privacy, to build a globally informed model while preserving data locality. The resulting system enables detection of cross-payer fraud patterns, such as double billing and unbundling, that single-payer systems miss, while transmitting only model parameters through secure channels. This approach provides a privacy-preserving, scalable solution for multi-payer healthcare fraud detection under strict regulatory constraints.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 July 2025 | Article: 110

Federated Learning with Differential Privacy and Secure Multi-Party Computation for Training Rare Disease Detection Models Across 50 International Hospitals without Centralizing Data
Detecting rare diseases often requires data from multiple institutions due to the scarcity of cases at individual hospitals. Centralizing data is not feasible due to privacy, consent, and jurisdictional issues. Federated learning enables model training across hospitals without transferring raw data, but it lacks formal privacy guarantees. Model updates can still leak information, and aggregation servers may compromise privacy if they handle unprotected data. This article presents a conceptual framework combining federated learning, differential privacy, and secure multi-party computation for rare disease detection across 50+ international hospitals. The system addresses data scarcity, regulatory fragmentation, and network heterogeneity. Each hospital trains a local model, applies differential privacy to updates, and shares encrypted updates via an aggregation protocol. Non-colluding servers compute global updates without accessing plaintext data. Differential privacy reduces the impact of individual patient data, while secure multi-party computation ensures privacy at the aggregation layer. These methods enable a privacy-preserving approach to federated learning for rare disease collaboration. The proposed framework enables multi-continental rare disease detection without centralizing patient data, offering a privacy-preserving model for future consortia.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 July 2026 | Article: 130

Federated Continual Learning Framework for Adaptive Maintenance of Fall Risk Prediction Models across Aging Populations Using Wearable Accelerometer Data from Smartwatches
Fall risk in aging populations is a modifiable health concern, with mobility patterns changing over time due to factors like frailty, comorbidities, and medication. Smartwatch accelerometers provide a privacy-sensitive way to monitor gait and movement outside clinical settings. However, federated learning, which supports privacy by keeping sensor data local, faces challenges in aging populations due to concept drift from gradual mobility decline, which can invalidate static models. This article proposes a federated continual learning framework to adaptively maintain fall risk prediction models using smartwatch data. The system includes local models that combine feature extraction with temporal sequence modeling, continual learning to prevent forgetting, and a federated server for privacy-preserving coordination. It aims to support personalized fall risk monitoring, reduce concept drift, and enable scalable deployment in senior care settings, with clinical validation necessary for real-world assessment.
Journal of Artificial Intelligence for Healthcare Systems
Original Research | Open access | 20 July 2026 | Article: 137
Filters
Clear All

Subject
AI-driven Diagnostics Artificial Intelligence in Health Informatics Artificial Intelligence in Healthcare Big Data in Healthcare Clinical Data Mining Clinical Decision Support Systems Clinical Informatics Computer Vision Connected Health Systems Deep Learning Digital Health Digital Healthcare Innovation Digital Transformation in Healthcare Electronic Health Records Ethical AI in Healthcare Explainable AI Health Data Analytics Health Data Privacy Health Informatics Health Information Management Health Information Systems Health System Optimization Health Technology Assessment Healthcare Data Science Healthcare Informatics Healthcare Information Security Healthcare Management Healthcare Management Information Systems Intelligent Medical Systems Internet of Medical Things (IoMT) Interoperability in Healthcare Systems Machine Learning Medical Data Analytics Medical Data Management Medical Imaging Mobile Health (mHealth) Natural Language Processing Precision Medicine Predictive Analytics Remote Patient Monitoring Smart Healthcare Systems Telemedicine Wearable Health Technologies e-Health




Access type Clear