Claim Missing Document
Check
Articles

Found 2 Documents
Search

Systematic Review on Missing Data Imputation Techniques with Machine Learning Algorithms for Healthcare Amelia Ritahani Ismail; Nadzurah Zainal Abidin; Mhd Khaled Maen
Journal of Robotics and Control (JRC) Vol 3, No 2 (2022): March
Publisher : Universitas Muhammadiyah Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18196/jrc.v3i2.13133

Abstract

Missing data is one of the most common issues encountered in data cleaning process especially when dealing with medical dataset. A real collected dataset is prone to be incomplete, inconsistent, noisy and redundant due to potential reasons such as human errors, instrumental failures, and adverse death. Therefore, to accurately deal with incomplete data, a sophisticated algorithm is proposed to impute those missing values. Many machine learning algorithms have been applied to impute missing data with plausible values. However, among all machine learning imputation algorithms, KNN algorithm has been widely adopted as an imputation for missing data due to its robustness and simplicity and it is also a promising method to outperform other machine learning methods. This paper provides a comprehensive review of different imputation techniques used to replace the missing data. The goal of the review paper is to bring specific attention to potential improvements to existing methods and provide readers with a better grasps of imputation technique trends.
Enhancing Federated Learning for Imbalanced Medical Image Classification through Adaptive Tuning and Autoencoder-Based Reconstruction Nadzurah Zainal Abidin; Amelia Ritahani Ismail; Cut Amalia Saffiera; Nurul A. Emran; Zammarah Nuha Abdullah
Buletin Ilmiah Sarjana Teknik Elektro Vol. 8 No. 3 (2026): June
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12928/biste.v8i3.15266

Abstract

Medical image classification has advanced significantly through deep learning techniques, yet its performance remains limited by class imbalance and decentralized data silos commonly found in healthcare settings. These issues reduce model sensitivity to rare but clinically important cases, and standard Federated Learning (FL) further struggles under non-independent and identically distributed (non-IID) data. To address this, an enhanced federated model integrating unsupervised autoencoder-based reconstruction and adaptive tuning is proposed. The research contribution is an enhanced FL model that improves minority-class detection and overall classification performance under imbalanced medical image distributions, while remaining applicable across decentralized healthcare data sources. The method incorporates an autoencoder to compute reconstruction error, enabling emphasis on underrepresented samples, while adaptive tuning dynamically adjusts local hyperparameters and global aggregation weights based on sample difficulty. This integration strengthens minority-class learning without requiring additional labels or altering the decentralized structure. Experimental evaluations were conducted using two benchmark medical image datasets across three induced imbalance ratios (1:10, 1:5, 1:2) for RetinaMNIST and naturally induced imbalance for PneumoniaMNIST dataset. Results show that under severe imbalance (1:10), the enhanced model improves minority-class recall by 59.6%, F1-score by 33.9%, and AUC-ROC by 13.3% compared to standard FL. At 1:5 imbalance, recall increases by 41.3% and F1-score by 26.5%, with accuracy gains up to 6.0%. Even under mild imbalance (1:2), the model maintains consistent improvements, achieving a 26.4% recall gain and 18.9% increase in F1-score. The performance of the enhanced model was further evaluated against three baseline FL models such as standard federated learning (FedAvg), FL with GAN augmentation, and FL with standalone autoencoder-based reconstruction. The results consistently confirm that federated learning integrating adaptive tuning and autoencoder-based reconstruction outperform the three baselines FL-models for accuracy, recall, and F1-score. These findings also demonstrate that the enhanced model provides scalable, coordination-free improvement in imbalanced federated medical image classification, offering stronger performance and stability across real-world heterogeneous settings.