TLMM v4.8: Unified Public EEG Contact Framework for Exploratory Digital Twin Inference
Description
This repository presents TLMM v4.8, a unified exploratory framework connecting public resting-state EEG data to adaptive digital twin inference through envelope-based fluctuation analysis, feasibility-oriented sensitivity mapping, uncertainty-aware inference, and streaming adaptive updates.
The framework integrates:
1. Public EEG envelope extraction
2. Fokker–Planck landscape estimation
3. Resilience-oriented inference
4. Sensitivity landscape mapping
5. Subject-specific digital twin construction
6. Streaming adaptive update dynamics
7. Limitation and constraint characterization
8. Roadmap and progress tracking
9. Computational feasibility analysis
A central contribution of this work is the introduction of a quantitative “proof-of-contact” framework evaluating statistical comparability between simulation-generated envelope dynamics and public EEG-derived envelopes using:
- KL divergence
- Jensen–Shannon divergence
- Earth Mover’s Distance
- Spearman correlation
- Dynamic Time Warping (DTW)
The framework further introduces:
- exploratory feasible inference landscapes in (α, τ_n) parameter space,
- adaptive forgetting dynamics,
- subject-specific digital twin examples,
- systematic limitation mapping,
- and scalability characterization under streaming adaptive inference.
Computational analyses show near-linear runtime scaling (approximately O(T^0.95)) and sub-linear memory scaling (approximately O(T^0.85)) across long recording durations using a streaming implementation.
Importantly, this work does NOT claim:
- clinical validity,
- physiological equivalence,
- diagnosis,
- prognosis,
- or therapeutic utility.
All analyses, figures, and metrics are exploratory and intended solely for methodological feasibility investigation and transparent uncertainty-aware computational research.
Repository contents include:
- Full PDF manuscript
- Figures (Fig.1–Fig.9)
- README
- Exploratory computational demo script
Data sources:
- OpenNEURO
- PhysioNet
License:
Research and exploratory use only.
Files
fig1_unified_public_eeg_contact_framework.png
Files
(19.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ad61100ecb3f1f824e20ea67da14652a
|
1.7 MB | Preview Download |
|
md5:952e5bbaeb78d2a986761ea73a45da0b
|
1.5 MB | Preview Download |
|
md5:385861023d91fb6aef39126fce3abb80
|
1.7 MB | Preview Download |
|
md5:1734fd64afbce4a0571703f51c350993
|
1.8 MB | Preview Download |
|
md5:272935404e629159d1099aefd4913e9f
|
1.7 MB | Preview Download |
|
md5:d6f6645bb6a390bd6ed85c39409c8f8c
|
1.7 MB | Preview Download |
|
md5:f19c91ae0b36d78505a25472c978f8ef
|
1.7 MB | Preview Download |
|
md5:2ddf66d878e0db3386a4f79ffa1a16c2
|
1.8 MB | Preview Download |
|
md5:86cf8fd69ebc76b45ba4409ec462c691
|
1.7 MB | Preview Download |
|
md5:de89bea70361260f79626c277680b7c6
|
1.1 kB | Download |
|
md5:548d66252c88664a7f15c24da7dcaa1f
|
4.7 kB | Preview Download |
|
md5:eca92ca34e2b54529144bd8b834455e0
|
3.8 kB | Download |
|
md5:060631bea07f5d53f14266471df2769d
|
3.9 MB | Preview Download |
Additional details
Related works
- Is new version of
- Preprint: 10.5281/zenodo.20206075 (DOI)
Software
- Programming language
- Python