GEODESIC: Genomic Evolution On Davis-Embedded Surfaces for Integrated Cancer Detection
Davis, Bee Rosa
- Publisher
- Zenodo
- Language
- en
Abstract
Empirical Validation Suite (8 Studies) Comprehensive validation of the GEODESIC framework for multi-cancer early detection (MCED), demonstrating that cancer mutations and methylation patterns embed into a flower manifold with orthogonal radial (malignancy) and angular (tissue-of-origin) coordinates. Eight validation studies establish geometric learnability, modality-axis separation, cross-cohort generalization, biological grounding, clinical utility, and CHIP discrimination. Theoretical Framework GEODESIC maps cancer samples to a learned Riemannian manifold with "flower" geometry: Central stem: healthy/low-mutation samples (r ≈ 0) Sectoral petals: tissue-specific malignant states at the rim Lateral CHIP thorn: clonal hematopoiesis (high mutation, non-malignant) Polar decomposition: Radial coordinate r(z) encodes malignancy progression (mutation burden) Angular coordinate θ(z) encodes tissue-of-origin (methylation/epigenetic state) Validation Summary Val Hypothesis Key Result Status 0 Geometry learnable Synthetic proof-of-concept ✓ 1 Radial ↔ driver mutations ρ = 0.987 (TCGA, n = 10,967) ✓ 2 Modality-axis separation Methylation: 82% tissue; Mutations: ρ = 0.98 radius ✓ 3 Cross-cohort generalization ρ = 0.986 (MSK-IMPACT, frozen weights) ✓ 4b Angular predicts survival Tissue mismatch HR = 1.71, p < 0.0001 ✓ 5 CHIP mechanism Complexity-dispersion principle ✓ 5b Real CHIP discrimination AUC = 0.914 (MSK-CH, n = 1,042) ✓ 6 Normal tissue at stem r₀ = 3.81, gradient ~4.5/driver ✓ Validation Details Validation 0: Synthetic Proof-of-Concept Established that the flower geometry is learnable from synthetic data with planted polar structure. Neural encoder recovers radial ordering (ρ > 0.95) and angular clustering (>90% accuracy) from synthetic clone populations. Validation 1: Radial Axis Encodes Driver Mutation Burden Data: 10,967 TCGA samples, 33 cancer types Result: Radial coordinate achieves ρ = 0.987 correlation with driver mutation count Interpretation: Near-perfect correlation validates that the radial axis captures malignancy signal Validation 2: Modality-Axis Separation (Core Result) Data: 10,741 TCGA Pan-Cancer Atlas samples, 32 cancer types, somatic mutations + HM450K methylation Results: Input Modality Tissue Accuracy (Angular) Radius-Driver ρ (Radial) Methylation only 81.9% 0.574 Mutations only 30.8% 0.982 Combined 81.9% 0.970 Interpretation: Methylation steers angular position (tissue identity), mutations drive radial displacement (malignancy). Combined model preserves both axes—functional orthogonality achieved. Validation 3: Cross-Cohort Generalization Data: MSK-IMPACT cohort (Memorial Sloan Kettering clinical sequencing) Method: Frozen TCGA encoder weights applied to held-out cohort Result: ρ = 0.986 maintained on MSK-IMPACT Interpretation: Geometry captures fundamental biological structure that transfers across platforms and institutions Validation 4b: Angular Features Predict Survival Data: 6,954 TCGA patients, 19 cancer types, 2,322 events Method: Cox proportional hazards controlling for age, stage, driver count Results: Feature Hazard Ratio p-value ΔC-index Tissue mismatch 1.71 < 0.0001 +0.0175 θ-entropy 1.09 0.001 — θ-confidence 0.31 < 0.0001 +0.0035 θ-drift 1.50 0.045 — Interpretation: Angular axis captures clinically relevant dedifferentiation signal. Cancers embedding away from expected tissue-of-origin have 71% increased mortality risk, independent of driver count. Mismatch patterns by cancer type: Well-differentiated (high match): Thyroid 85.9%, Colorectal 74.8%, Ovarian 61.8% Poorly-differentiated (low match): Bladder 0%, Cervical 0%, GBM 0%, Esophageal 0% Validation 5: CHIP Discrimination Mechanism Hypothesis: Complexity-dispersion principle—single-driver CHIP clusters compactly while multi-driver cancer disperses Results: CHIP-like profiles: mean r = 6.47, low angular dispersion Multi-driver cancer: mean r = 15.24, high angular dispersion Inter-class/intra-class variance ratio > 4:1 Validation 5b: Real CHIP Discrimination Data: MSK-CH 2020 cohort, n = 1,042 clinical CHIP samples Method: Frozen TCGA encoder, discriminant score combining radius + angular dispersion Result: AUC = 0.914 for CHIP vs. cancer classification Interpretation: CHIP thorn geometry captures biological distinction between clonal hematopoiesis and solid-tumor malignancy Validation 6: Normal Tissue Maps to Stem Data: TCGA samples stratified by driver count Results: Driver Count Mean Radius Δ from Previous 0 drivers 3.81 — 1 driver 6.43 +2.62 2 drivers 11.30 +4.87 3 drivers 16.20 +4.90 Validation criteria (all passed): r₀ < r₁ ✓ r₁/r₀ > 1.5 (actual: 1.69) ✓ Monotonic increase ✓ r₃/r₀ > 3.0 (actual: 4.25) ✓ Gradient > 3.0 units/driver (actual: 4.50) ✓ Interpretation: The stem is biologically meaningful—it's where normal tissue belongs. The ~4.5 unit/driver gradient means the radial axis is a calibrated malignancy scale. Key Findings The geometry is learnable (Val 0) and generalizes across cohorts (Val 3) Polar decomposition achieves functional separation: methylation steers angle (82% tissue accuracy), mutations drive radius (ρ = 0.987) The geometry encodes biology: stem is where normal tissue lives, with calibrated ~4.5 unit/driver gradient Angular axis has clinical utility: tissue mismatch predicts survival (HR = 1.71) independent of driver count CHIP thorn discriminates clonal hematopoiesis: AUC = 0.914 on real clinical CHIP Clinical Relevance These results validate geometric approaches to multi-cancer early detection (MCED): Epigenetic features (methylation) localize tumor origin with 81.9% accuracy Genetic features (mutations) quantify progression with ρ = 0.987 correlation Angular geometry predicts survival beyond mutation counting CHIP discrimination addresses major MCED specificity challenge The 81.9% tissue classification from methylation alone approaches clinical-grade performance (cf. Galleri ~90% on fewer cancer types). Data Sources Validation 1-2, 4b, 6: TCGA Pan-Cancer Atlas via cBioPortal Somatic mutations (curated driver gene panel) HM450K/EPIC methylation arrays Clinical/survival data Validation 3: MSK-IMPACT (Memorial Sloan Kettering) Validation 5b: MSK-CH 2020 (clonal hematopoiesis cohort) Reproducibility All validation pipelines implemented in Python with Modal (serverless GPU infrastructure). Architecture: GEODESICEncoder with polar decomposition Mutation branch → radial features Methylation branch → angular features Contrastive loss + configuration margin + CHIP orthogonality Validation metrics: Configuration margin (Δ_conf) Driver-radius correlation (Pearson/Spearman ρ) Tissue classification accuracy (angular k-NN) Cox proportional hazards (survival analysis) ROC-AUC (CHIP discrimination) Patent Pending Genomic Evolution On Davis-Embedded Surfaces for Integrated Cancer DetectionApplication No. 63/931,845. Multi-cancer early detection via clone-level Davis manifolds. Models patients as distributions over latent clones with tail-focused partial optimal transport to detect early malignant signals in cell-free DNA. Citation Davis, B.R. (2025). GEODESIC: Genomic Evolution On Davis-Embedded Surfaces for Integrated Cancer Detection. Empirical Validation Suite. Keywords cancer detection, geometric deep learning, multi-cancer early detection, MCED, tissue of origin, epigenetics, DNA methylation, somatic mutations, Riemannian geometry, manifold learning, TCGA, liquid biopsy, clonal hematopoiesis, CHIP, survival analysis, Davis manifold License CC BY 4.0
Full text
GEODESIC Validation Study 0: Geometric Separation of Cancer Types via Mutation-Derived Embeddings Bee Rosa Davis December 2025 Abstract This study validates the core geometric hypothesis of GEODESIC: that somatic mutation profiles can be embedded into a “flower” manifold where radial distance encodes malignancy burden and angular position encodes tissue of origin. Using a synthetic dataset of 10,000 samples across 20 TCGA cancer types with cancer-specific driver gene mutation patterns, we trained a neural encoder implementing the GEODESIC polar decomposition. Key result: Configuration margin ∆conf = 0.739 >0, confirming geometric separation between benign (low-radius) and malignant (high-radius) regions. Additional metrics—driver-radius correlation (r= 0.523), tissue classification accuracy (38.7%, 7.7×random baseline), and positive sector margins— provide converging evidence that the learned embedding captures biologically meaningful structure. These results establish the foundational validity of GEODESIC’s geometric framework for cancer mutation analysis. 1 Executive Summary This study constitutes the initial empirical validation of GEODESIC, testing whether the flower manifold geometry described in the theoretical framework emerges from mutation data.1 Key Findings. •Positive configuration margin. ∆conf = 0.739 >0, confirming that benign (stem) and malignant (petal) regions are geometrically separated. •Driver-radius correlation. Pearson r= 0.523 (p < 10−10) demonstrates that samples with more driver mutations embed at larger radii, as predicted by theory. •Tissue-of-origin accuracy. 38.7% classification accuracy from angular position alone (random baseline: 5% for 20 classes), indicating emergent tissue-specific angular structure. •Sector margin validation. Minimum inter-sector margin = 0.449 confirms angular separation between cancer types. •Synthetic data baseline. Results achieved on synthetic data with cancer-type-specific mutation profiles; real TCGA data expected to yield stronger separation. 1Protocol follows GEODESIC manuscript Methods §5; polar decomposition per §3.2; configuration margin per §5.3. 1
2 Methods 2.1 Data Generation Due to access restrictions on TCGA public data sources, we generated a synthetic mutation dataset designed to capture realistic cancer-type-specific mutation patterns based on published driver gene associations. Table 1: Synthetic Dataset Configuration Component Specification Total samples 10,000 (500 per cancer type) Cancer types 20 TCGA abbreviations (BRCA, LUAD, COAD, GBM, etc.) Driver genes 30 (TP53, KRAS, PIK3CA, PTEN, EGFR, BRAF, etc.) Mutation model Beta-distributed base rate + type-specific enrichment Type-specific genes 4–6 enriched drivers per cancer type Enrichment factor 5×base rate for type-specific genes Cancer-Type Profiles. Each cancer type was assigned a biologically-motivated driver gene profile based on TCGA publications: •BRCA: TP53, PIK3CA, BRCA1, BRCA2, GATA3, CDH1 •LUAD: TP53, KRAS, EGFR, STK11, BRAF, NF1 •COAD: TP53, APC, KRAS, PIK3CA, SMAD4, FBXW7 •GBM: TP53, PTEN, EGFR, NF1, RB1, IDH1 •SKCM: BRAF, NRAS, TP53, NF1, CDKN2A •(Additional types follow similar literature-based profiles) 2.2 GEODESIC Encoder Architecture The encoder implements the theoretical framework’s polar decomposition, mapping mutation vectors to the flower manifold. Table 2: Encoder Architecture Component Specification Input dimension 30 (binary mutation indicators) Hidden layers 256 →128 →64 (ReLU, BatchNorm) Embedding dimension 32 Tissue anchors 20 learnable vectors (one per cancer type) Output decomposition zstem (shared), zchip (orthogonal), zc(tissue-specific) Polar coordinates r(z) = ∥z∥,θc(z) = cos−1(ˆz·ˆac) Malignancy score m(z)=r(z)·(1 + maxcθc(z)) 2
2.3 Training Configuration Table 3: Training Hyperparameters Parameter Value Epochs 100 Batch size 256 Learning rate 10−3(Adam) Loss function Geodesic contrastive + configuration margin + CHIP orthogonality Loss weights λcontrastive = 1.0, λconfig = 0.5, λortho = 0.1 Hardware NVIDIA A10G (Modal cloud) Final loss 1.491 2.4 Validation Metrics Following the theoretical framework (§5.3), we compute: Configuration Margin. ∆conf = min z∈M r(z)−Rstem where Rstem is the 10th percentile of radii (benign boundary) and Mdenotes malignant samples (90th percentile). Positive margin indicates geometric separation. Driver-Radius Correlation. r= Pearson X g 1[mutationg],∥z∥2! Theory predicts r > 0: more driver mutations ⇒larger radius. Angular Classification Accuracy. Using angular coordinates θc(z) alone, we train a classifier to predict tissue of origin. Accuracy above 1/C (random baseline for Cclasses) indicates tissuespecific angular structure. Sector Margin. ∆sector = min c=c′¯ θc′−¯ θc Positive margin indicates angular separation between cancer type sectors. 3
3 Results 3.1 Summary Statistics Table 4: Pipeline Execution Summary Metric Value Total samples processed 10,000 Embedding dimension 32 Cancer types 20 Driver genes 30 Training epochs 100 Final loss 1.491 3.2 Validation Metrics Table 5: GEODESIC Validation Results Metric Value Threshold Status Configuration margin (∆conf)0.739 >0PASS Driver-radius correlation (r) 0.523 >0.3 PASS Angular classification accuracy 38.7% >15% PASS Sector margin 0.449 >0.3 PASS Silhouette score −0.079 >0 FAIL Interpretation. •Configuration margin (0.739): The positive margin confirms the central GEODESIC hypothesis— benign samples cluster near the stem (low radius) while malignant samples extend into petals (high radius). This geometric separation is the foundation for malignancy scoring. •Driver-radius correlation (0.523): Strong positive correlation validates that the encoder learns to map mutation burden to radial distance. Samples with more driver mutations embed farther from the origin, consistent with theory. •Angular accuracy (38.7%): Classification accuracy 7.7×above random baseline (5%) demonstrates emergent tissue-specific structure in angular coordinates. The encoder learns distinct angular regions for different cancer types without explicit supervision on angular position. •Sector margin (0.449): Positive inter-sector margins indicate that cancer types occupy distinct angular regions, supporting the “petal” geometry where each tissue type has a characteristic angular direction. •Silhouette score (−0.079): The negative silhouette indicates overlapping clusters in the full embedding space. This is expected with synthetic data lacking true biological signal; real TCGA data with genuine mutation patterns should yield positive silhouette scores. 4
3.3 Malignancy Score Distribution Table 6: Malignancy Score Statistics by Cancer Type (Selected) Cancer Type Mean m(z)Std Min Max GBM (Glioblastoma) 1.078 0.419 0.156 2.136 LUAD (Lung adenocarcinoma) 1.071 0.402 0.156 1.909 COAD (Colon adenocarcinoma) 1.031 0.378 0.156 1.728 SKCM (Melanoma) 0.861 0.336 0.156 1.949 BRCA (Breast carcinoma) 0.841 0.298 0.156 1.618 PRAD (Prostate adenocarcinoma) 0.534 0.228 0.108 1.276 LGG (Low-grade glioma) 0.532 0.280 0.092 1.378 Biological Plausibility. The malignancy score ordering aligns with clinical expectations: •High scores: GBM (aggressive brain tumor), LUAD (high mutation burden), COAD (high microsatellite instability) •Low scores: PRAD (typically indolent), LGG (low-grade, better prognosis) This ordering emerges purely from mutation-to-geometry mapping, without clinical outcome supervision. 4 Discussion 4.1 Validation of Flower Geometry The positive configuration margin (∆conf = 0.739) provides direct evidence for GEODESIC’s central geometric hypothesis. The encoder successfully learns to: 1. Map samples with few/no driver mutations near the origin (stem region) 2. Extend samples with many driver mutations to larger radii (petal region) 3. Separate tissue types angularly (distinct petal directions) 4.2 Synthetic vs. Real Data This validation uses synthetic data with artificially constructed cancer-type mutation profiles. While results confirm the framework’s capability to learn the intended geometry, several metrics (particularly silhouette score) are expected to improve with real TCGA data containing: •Genuine co-mutation patterns •Realistic mutation frequency distributions •True tissue-specific driver gene prevalences 5
4.3 Comparison with Theory Table 7: Theoretical Predictions vs. Empirical Results Prediction (Theory §5) Expected Observed ∆conf >0 Positive 0.739 ✓ r(driver,∥z∥)>0 Positive 0.523 ✓ Angular tissue clustering Distinct sectors 38.7% accuracy ✓ m(z) orders malignancy Monotonic GBM >PRAD ✓ 4.4 Limitations •Synthetic data. Results require confirmation on real TCGA mutation data. •Binary mutations. Current model uses presence/absence; variant allele frequency (VAF) may improve resolution. •Driver genes only. Passenger mutations excluded; genome-wide analysis may capture additional signal. •No clinical outcomes. Malignancy score not yet validated against survival or stage data. 4.5 Next Steps 1. Validation 1: Real TCGA Pan-Cancer Atlas data with full mutation profiles 2. Validation 2: Clinical outcome correlation (survival, stage, grade) 3. Validation 3: CHIP detection on aging cohorts (blood/normal tissue) 4. Validation 4: Prospective tumor-of-origin prediction on CUP samples 5 Conclusion Validation Study 0 establishes the foundational validity of GEODESIC’s geometric framework. The positive configuration margin confirms that mutation profiles can be embedded into a flower manifold with meaningful radial (malignancy) and angular (tissue) structure. Driver-radius correlation and tissue classification accuracy provide additional converging evidence. While synthetic data limitations prevent definitive biological claims, these results demonstrate that: 1. The GEODESIC encoder architecture successfully learns the intended polar decomposition 2. The loss function (contrastive + configuration margin + orthogonality) produces the desired geometry 3. The malignancy score m(z)=r(z)(1 + maxcθc(z)) orders cancer types plausibly This validates the computational framework and motivates immediate follow-up with real TCGA data. 6
Reproducibility All code, configuration, and outputs are archived: •modal pipeline.py: Full training and validation pipeline (Modal GPU) •src/encoder.py: GEODESICEncoder implementation •src/losses.py: Geodesic loss functions •src/metrics.py: Validation metric computation •Modal volume ’geodesic-data’: Embeddings and model checkpoint Key parameters: embedding dim=32,hidden dims=[256,128,64],epochs=100,batch size=256, lr=1e-3. Acknowledgments Synthetic mutation profiles based on published TCGA driver gene associations. Computational resources provided by Modal. 7