CORTEXA
← Browse
openalexFigshare2026-07-26Cited by 0

Algorithmic Detection of Chronological Sleep Decay: An L2-Regularized Logistic Regression Analysis of CDC Surveillance Data (1991–2023)

Akhtar Ms

Background & Objective: Chronic sleep deprivation among adolescents has accelerated over the past three decades, aligning with widespread digital media saturation and reported cognitive focus issues. Traditional public health tracking often evaluates short‑term trends, overlooking macro‑generational shifts. This research presents a supervised machine learning workflow designed to quantify macro‑generational sleep degradation by comparing pre‑digital adolescent sleep baselines with those observed in the modern, smartphone‑saturated era. Methodology & Computational Pipeline: Secondary surveillance microdata were extracted from the Centers for Disease Control and Prevention (CDC) Youth Risk Behavior Surveillance System (YRBSS), aggregating N > 10,400 independent adolescent records across two distinct generational cohorts: 1991 (pre‑digital baseline) and 2023 (digital saturation). Harmonization & Preprocessing: Data cleaning and structural alignment were performed in Python via Google Colab using pandas and NumPy. Incomplete or null records were removed, 30‑year categorical header mismatches were resolved, and qualitative behavioral strings were converted into numerical feature matrices. Standardization: To eliminate magnitude‑driven coefficient bias, all vectorized features were normalized using scikit‑learn’s StandardScaler (μ = 0, σ² = 1), preventing high‑scale variables from disproportionately influencing model gradients during training. Leakage Control: The dataset was partitioned into a strict 80:20 randomized train–test split, deploying 8,320+ profiles for training and isolating 2,080+ unseen holdout records as a pure out‑of‑sample evaluation set to reduce data leakage and overfitting. Model Architecture: A supervised binary logistic regression classifier was engineered to predict an adolescent’s chronological era based solely on rest and behavioral metrics. An L₂ regularization penalty (Ridge configuration) was embedded directly into the optimization loss function to penalize extreme parameter weights and enhance decision‑boundary generalization. Results & Performance Metrics: The regularized model achieved an out‑of‑sample classification accuracy of 98.42% across N = 4,634 validation records. Confusion‑matrix results show that the model cleanly separates the 1991 and 2023 cohorts in feature space, indicating a strong macro‑generational boundary in adolescent sleep architectures. Statistical Significance: A two‑sample t‑test confirmed a large, statistically significant decline in adolescent sleep baselines over the 30‑year interval (t = 89.016, p < 0.001). Conclusions & Public Health Implications: The pronounced feature‑space separation between the 1991 and 2023 cohorts suggests that contemporary digital environments are closely associated with substantial changes in adolescent sleep patterns relative to the pre‑digital baseline. Declining rest hours parallel reported concentration difficulties, supporting the hypothesis that intensified digital media exposure may contribute to impaired daytime executive function and a sharp macro‑generational behavioral boundary. Acknowledgements: This research was completed as part of the Bridge to STEM Academy Summer Session. Special thanks to program mentors and Metea Valley High School for their guidance and institutional support.

View free PDFSource page

Related papers

openalexFigshare2026-07-23

Supplementary Material for: Machine learning classification of frailty using wearable-derived sleep metrics in community-dwelling older adults

figshare admin karger, K. Park, Kim S.

Introduction: Frailty is a multifactorial geriatric syndrome, and sleep disturbances have emerged as a potential contributing factor. However, conventional statistical approaches may not adequately capture the complex and nonlinear patterns inherent in wearable-derived sleep data…

View free PDFSource page
openalexFigshare2026-07-23

LoggingSmellsMLCode

Foalem Patrick loic

AntiPatternLoggingMLA toolkit to collect, extract, and analyze logging usage and logging-related code snippets from GitHub repositories — focused on finding logging anti-patterns in machine learning code.The repository provides a CLI (implemented in <code>main.py</code>) with com…

View free PDFSource page
openalexFigshare2026-07-24

benchmark_DL_CNN

Guoji Guo

<i>Deep learning (DL) methods show promising potential for single-cell data analysis, yet required tremendous efforts in building the models. </i><i>To streamline the application of sequence-based DL methods in single-cell genomics, we established a two-layer CNN model as a basel…

View free PDFSource page
openalexFigshare2026-07-23

audit-responsible-ml-paper

Foalem Patrick loic

Project Name: Data Collection and Analysis for our paper Logging Requirement for Continuous Auditing of Responsible Machine Learning-based ApplicationsThis repository contains a Python script for conducting a replication study of the paper titled "Logging Requirement for Continuo…

View free PDFSource page
openalexFigshare2026-07-25

<b>Evaluation of Policy-Relevant Forecasting Advantage of Machine and Deep Learning Architectures over Classical Econometrics: Evidence from Ghanaian Headline Inflation</b>

Gabriel Osei Forkuo, Baffour Osei, Isaac Nyame, Abigail Boatemaa

This study evaluates whether machine learning and deep learning models offer a genuine forecasting advantage over classical econometric benchmarks for Ghana’s headline (year-on-year) inflation, a question of direct relevance to a central bank operating an inflation-targeting regi…

View free PDFSource page