15th International Conference on the Internet of Things, IoT 2025, Vienna, Avusturya, 18 - 21 Kasım 2025, ss.68-76, (Tam Metin Bildiri)
Recent advances in the Internet of Things (IoT) and communication technologies have enabled the Internet of Medical Things (IoMT), which integrates IoT into healthcare for real-time patient monitoring and smart interventions. IoMT applications are increasingly used in continuous health monitoring. However, conventional machine learning (ML) with centralized data aggregation raises concerns about privacy, data security, and compliance. To address these, federated learning (FL) has emerged as a promising solution. FL enables collaborative model training across multiple entities (hospitals, homes, etc.) without sharing raw data, preserving privacy and promoting decentralized intelligence in IoMT. This paper proposes a privacy-preserving health monitoring and emergency detection framework, integrating IoT sensing, FL, and expert feedback for model refinement. The two-stage system first captures physiological and contextual data (heart rate, SpO2, ECG, age, sex) using wearables, then uses multimedia devices for human activity recognition (HAR) to validate anomalies. Model training is distributed through FL, ensuring compliance. Experimental results show anomaly detection accuracy of 0.89 with SensorECGCNN-Light, and HAR accuracy of 0.85 with a Long-term Recurrent Convolutional Network (LRCN). Both model outputs are combined through federated decision-level fusion, where a meta-classifier makes the final prediction. User confirmation and caregiver feedback enables iterative model refinement through expert feedback, improving adaptability, performance, and resilience.