Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install hiyenwong-ai-collection-collection-skills-fdnml-cognitive-fatigue-detectiongit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-fdnml-cognitive-fatigue-detection/SKILL.md--- name: fdnml-cognitive-fatigue-detection description: "Fractional Dynamical Networks-based Machine Learning (FDNML) for EEG cognitive fatigue detection using coupled fractional-order differential equations, multifractal analysis, and Wasserstein distance metrics. Activation: cognitive fatigue, fractional dynamics, EEG fatigue, non-Markovian brain modeling, multifractal analysis, state transition detection." --- # Fractional Dynamical Networks for EEG Cognitive Fatigue Detection (FDNML) > Real-time cognitive fatigue detection framework using coupled fractional-order differential equations to capture non-Markovian brain signal interdependencies and detect neural state transitions. ## Metadata - **Source**: arXiv:2605.01043 - **Authors**: Zeinabsadat Saghi, Daria Riabukhina, Olubukola Akinbami, Paul Bogdan, Souti Chattopadhyay - **Published**: 2026-05-01 - **Category**: Human-Computer Interaction (cs.HC) ## Core Methodology ### Key Innovation FDNML addresses the **non-Markovian and time-varying interdependent properties** of brain signals using **coupled fractional-order differential equations** to model cognitive fatigue state transitions, combined with **multifractal analysis** for state characterization and **Wasserstein distance** for state separation. ### Technical Framework **Step 1: Fractional Dynamical Network Construction** - Build coupled fractional-order differential equation model of EEG dynamics - Fractional order captures memory effects and non-Markovian behavior - Network structure encodes interdependencies between brain regions **Step 2: Multifractal Feature Extraction** - Compute generalized fractal dimension spectra from EEG signals - Different fatigue levels exhibit distinct multifractal signatures - Key discriminative features: D(q) spectrum shapes across q values **Step 3: State Separation via Wasserstein Distance** - Compute Wasserstein distances between fatigue state distributions - Observed distances: 0.10 (state 0→1), 0.13 (state 1→2), 0.08 (state 0→2) - Larger distances indicate more separable fatigue states **Step 4: Classification** - FDNML framework achieves 93.33% classification accuracy - 95% AUROC for fatigue state prediction - Enables real-time phase transition detection ### Cognitive Fatigue States - **State 0**: Focused attention (baseline) - **State 1**: Intermediate fatigue (transition phase) - **State 2**: Cognitive fatigue (inexact responses) ## Applications - **Real-time fatigue monitoring**: High-stakes environments (aviation, driving, surgery) - **Brain-computer interfaces**: Adaptive systems responding to cognitive state - **Workplace safety**: Early warning systems for performance degradation - **Neuroergonomics**: Optimizing human-machine interaction based on cognitive load - **Clinical assessment**: Quantifying fatigue in neurological conditions ## Key Findings - Multifractal properties of brain activity exhibit distinct signatures across fatigue levels - Non-Markovian modeling captures memory effects ignored by Markovian approaches - Fractional-order equations better represent time-varying brain interdependencies - 93.33% accuracy and 95% AUROC demonstrate practical utility ## Pitfalls - Fractional-order parameter selection requires careful tuning - Multifractal computation can be computationally intensive for long recordings - State boundaries may be individual-specific (need personalization) - Real-time deployment requires efficient fractional equation solvers ## Related Skills - neural-dynamics-decision-making - odebrain-continuous-eeg-graph - neural-population-dynamics - eeg-mftnet-multi-scale-temporal - complexity-dynamics-framework