Researchers publish EELM with Drop-Connect for thyroid classification

The manuscript "Thyroid disease detection using enhanced extreme learning machine based on drop-connect method," published in Scientific Reports on 20 May 2026, presents an Enhanced Extreme Learning Machine (EELM) that integrates Drop-Connect regularization. According to the manuscript, the authors evaluated the pipeline on a unified four-class thyroid classification task (hypothyroidism, hyperthyroidism, sick-euthyroid, and normal) and report an average accuracy of approximately 82% under 10-fold cross-validation. The paper also reports binary pairwise experiments with accuracy up to 99.89% for some comparisons. The manuscript states that performance was validated with ANOVA and paired t-tests (p < 0.05) and lists funding support from Princess Nourah bint Abdulrahman University (PNURSP2026R909).
What happened
The manuscript titled "Thyroid disease detection using enhanced extreme learning machine based on drop-connect method" was published in Scientific Reports on 20 May 2026. The paper presents an Enhanced Extreme Learning Machine (EELM) that applies the Drop-Connect regularization technique and describes a seven-step pipeline covering data preprocessing, model building, training, and evaluation. According to the manuscript, the authors evaluated the method on a unified four-class thyroid classification task (hypothyroidism, hyperthyroidism, sick-euthyroid, normal) using 10-fold cross-validation, reporting an average accuracy of approximately 82% and reporting binary pairwise results up to 99.89% accuracy.
Technical details
Editorial analysis - technical context: Extreme Learning Machine (ELM) is a single-hidden-layer feedforward network family noted for fast training and closed-form solutions for output weights. Drop-Connect is a weight-level regularization technique related to Dropout that randomly removes connections during training, which the manuscript uses to reduce overfitting in EELM. The paper reports standard evaluation metrics including accuracy, precision, recall, specificity, F1-score, ROC, and AUC, and states statistical validation via ANOVA and paired t-tests with p < 0.05.
Context and significance
Industry context: The manuscript contributes an incremental method-level improvement rather than a new backbone model. For applied medical classification tasks with limited labeled data, improved regularization strategies that retain ELMs' computational efficiency can be attractive for rapid prototyping and low-resource deployments. The reported average multi-class accuracy near 82% suggests usable discriminative performance on the dataset studied, while very high pairwise accuracy highlights easier separability for certain binary distinctions.
What to watch
For practitioners: look for independent external validation on larger, multi-center thyroid datasets, calibration and class-wise performance reporting, and comparisons to contemporary deep-learning baselines. Also monitor whether the authors release code and exact data preprocessing steps so results can be reproduced and compared.
Scoring Rationale
This is an incremental methodological contribution in medical classification that may interest practitioners working on small clinical datasets. It is useful but not a frontier-model release or paradigm shift.
Practice with real Health & Insurance data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Health & Insurance problems

