paper-with-me

홈 › Papers

A Dual Pipeline Machine Learning Framework for Automated Multi Class Sleep Disorder Screening Using Hybrid Resampling and Ensemble Learning

2026-01-09 · Md Sultanul Islam Ovi, Muhsina Tarannum Munfa, G. M. M Miftahul Alam Adib, Syed Sabbir Hasan arxiv

Accurate classification of sleep disorders, particularly insomnia and sleep apnea, is important for reducing long term health risks and improving patient quality of life. However, clinical sleep studies are resource intensive and are difficult to scale for population level screening. This paper presents a Dual Pipeline Machine Learning Framework for multi class sleep disorder screening using the Sleep Health and Lifestyle dataset. The framework consists of two parallel processing streams: a statistical pipeline that targets linear separability using Mutual Information and Linear Discriminant Analysis, and a wrapper based pipeline that applies Boruta feature selection with an autoencoder for non linear representation learning. To address class imbalance, we use the hybrid SMOTETomek resampling strategy. In experiments, Extra Trees and K Nearest Neighbors achieved an accuracy of 98.67%, outperforming recent baselines on the same dataset. Statistical testing using the Wilcoxon Signed Rank Test indicates that the improvement over baseline configurations is significant, and inference latency remains below 400 milliseconds. These results suggest that the proposed dual pipeline design supports accurate and efficient automated screening for non invasive sleep disorder risk stratification.

📄 PDF Abstract BibTeX arXiv:2601.05814

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningEnsemble Learning

Similar Papers 제목 키워드 기반

Pipeline Combinators for Gradual AutoML

2021-12-01 · NeurIPS 2021 12 · Guillaume Baudart, Martin Hirzel, Kiran Kate, Parikshit Ram 외

Automated machine learning (AutoML) can make data scientists more productive. But if machine learning is totally automated, that leaves no room for data scientists to apply their intuition. Hence, data scientists often…

AutoMLBIG-bench Machine LearningTranslation

Integration Of Evolutionary Automated Machine Learning With Structural Sensitivity Analysis For Composite Pipelines

2023-12-22 · Nikolay O. Nikitin, Maiia Pinchuk, Valerii Pokrovskii, Peter Shevchenko 외

Automated machine learning (AutoML) systems propose an end-to-end solution to a given machine learning problem, creating either fixed or flexible pipelines. Fixed pipelines are task independent constructs: their general …

AutoMLSensitivity

AutoDES: AutoML Pipeline Generation of Classification with Dynamic Ensemble Strategy Selection

2022-01-01 · Yunpu Zhao, Rui Zhang, Xiaqing Li

Automating machine learning has achieved remarkable technological developments in recent years, and building an automated machine learning pipeline is now an essential task. The model ensemble is the technique of combini…

AutoMLBIG-bench Machine LearningCPU

A machine learning pipeline for automated insect monitoring

2024-06-18 · Aditya Jain, Fagner Cunha, Michael Bunsen, Léonard Pasi 외

Climate change and other anthropogenic factors have led to a catastrophic decline in insects, endangering both biodiversity and the ecosystem services on which human society depends. Data on insect abundance, however, re…

object-detectionObject Detection

StarBASE-GP: Biologically-Guided Automated Machine Learning for Genotype-to-Phenotype Association Analysis

2025-05-28 · Jose Guadalupe Hernandez, Attri Ghosh, Philip J. Freda, Yufei Meng 외

We present the Star-Based Automated Single-locus and Epistasis analysis tool - Genetic Programming (StarBASE-GP), an automated framework for discovering meaningful genetic variants associated with phenotypic variation in…

Benchmarking