Quantum annealer-based molecular docking approaches can be integrated with machine learning pipelines to enhance the prediction of molecular interactions in Multiple Sclerosis transcriptomics data.
Adversarial Debate Score
63% survival rate under critique
Expert panel critique
Independent views, each critiquing the hypothesis on its own — the score rewards genuine disagreement and discounts consensus.
Supporting Research Papers
- A Physically-Informed Subgraph Isomorphism Approach to Molecular Docking Using Quantum Annealers
Molecular docking is a crucial step in the development of new drugs as it guides the positioning of a small molecule (ligand) within the pocket of a target protein. In the literature, a feasibility st...
- Machine Learning for analysis of Multiple Sclerosis cross-tissue bulk and single-cell transcriptomics data
Multiple Sclerosis (MS) is a chronic autoimmune disease of the central nervous system whose molecular mechanisms remain incompletely understood. In this study, we developed an end-to-end machine learn...
- Unraveling the Mechanism of Drug Binding to SARS-CoV-2 RNA Pseudoknot with Thermodynamics-Driven Machine Learning
The SARS-CoV-2 RNA pseudoknot is a promising target for antiviral intervention, as it regulates the efficiency of -1 programmed ribosomal frameshifting (-1 PRF), a mechanism that is essential for vira...
Formal Verification
Z3 checks whether the hypothesis is internally consistent, not whether it is empirically true.
This discovery has a Claude-generated validation package with a full experimental design.
Precise Hypothesis
Applying a quantum-annealer-based molecular docking pipeline (e.g., D-Wave Advantage QUBO formulation of ligand-pocket conformational search) to score candidate small-molecule/inhibitor binding against the three prioritized MS-CA-RIM targets (CTSS, ZNF740/BRD3 BET-bromodomain pocket, DNMT1 catalytic domain) — when the resulting quantum-derived docking scores are fused as features into a classical ML re-scoring model (gradient-boosted trees or graph neural network trained on ChEMBL bioactivity data) — will improve binding-affinity rank-correlation (Spearman ρ) against experimental pChEMBL/IC50 ground truth by ≥10% relative to a classical-docking-only baseline (e.g., AutoDock Vina/Glide SP), on a held-out test set of ≥200 compounds per target, at equivalent or lower wall-clock cost per compound.
- Quantum-annealer+ML fusion pipeline shows <10% Spearman ρ improvement (or no statistically significant improvement, p>0.05 via bootstrap CI) over classical-docking+ML baseline across all three targets.
- Quantum docking wall-clock time (including QUBO embedding overhead) exceeds classical docking by >5x with no compensating accuracy gain.
- Quantum-derived pose predictions fail physical plausibility checks (>50% poses with steric clashes or implausible torsion angles vs. classical baseline <20%).
- Improvement is attributable entirely to the ML re-scoring layer and vanishes when quantum-docking features are ablated (i.e., classical-docking + same ML layer matches quantum+ML performance, Δρ<2%).
Spine & Adversarial Read
- highQuantum annealers (D-Wave) are not general-purpose quantum computers and have never demonstrated reproducible, hardware-attributable advantage over classical simulated annealing for molecular docking at this problem scale — the entire premise may be solving a QUBO that classical simulated annealing/tabu search solves equally well or better, making 'quantum' a red herring rather than a mechanistic driver of improvement.Not resolved in this EVP. A required control arm (omitted from current design) is classical simulated-annealing solving the identical QUBO formulation — if classical SA matches D-Wave QUBO performance, the 'quantum' framing is unsupported and only the ML-fusion/feature-engineering contributes. This control must be added before the protocol is considered adequate; currently a critical methodological gap.
- highWhy use quantum annealing/QUBO-based docking at all versus more mature, validated classical methods (Glide XP, FEP+, or deep-learning docking like DiffDock/Gnina) that already outperform Vina baselines by similar margins without quantum hardware access, cost, or queue-time overhead? The methodology choice of D-Wave specifically over gate-based quantum (VQE) or purely classical ML-docking alternatives is not justified against these more proven comparators.Partially acknowledged: the EVP baseline compares only against Vina/Smina, a relatively weak classical baseline (2009-era scoring function). A stronger and fairer test requires comparison against DiffDock/Gnina/Glide XP as an additional classical-ML baseline arm. Without this, a positive result only proves quantum+ML beats a weak classical baseline, not that quantum contributes uniquely — this narrows any claimed novelty substantially and should be added as a mandatory protocol amendment.
- mediumSample sizes (n=100-300 ligands per target) are likely underpowered to detect a genuine 10% relative Spearman rho improvement with the required statistical rigor (Bonferroni-corrected across 3 targets), especially given docking score noise and scaffold-split variance; a marginal positive result could be a false positive from multiple comparisons/optimistic splitting.Partially resolved via bootstrap CI and Bonferroni correction in the protocol, but a formal a priori power analysis is missing. Recommend pre-registering the minimum detectable effect size and required n via power calculation (target 80% power, alpha=0.0167) before full-scale execution; abort checkpoint at Day 45 partially mitigates this but does not substitute for upfront power justification.
Experimental Protocol
Minimum viable test (single target, CTSS, as most druggable/best-characterized with >100 ChEMBL ligands, pChEMBL up to 10.0):
- Curate n=200-300 CTSS ligands from ChEMBL with resolved pChEMBL values and split 70/15/15 (train/val/test), stratified by scaffold (Bemis-Murcko) to prevent leakage.
- Generate classical docking baseline: AutoDock Vina/Smina against CTSS crystal structure (PDB 4P6D or best available apo/holo), 3 independent seeds per ligand.
- Generate quantum-annealer docking scores: formulate ligand pose/rotamer search as QUBO (e.g., using D-Wave Ocean SDK + a docking-QUBO framework such as those built on Qubit-based combinatorial pose optimization), run on D-Wave Advantage2 (or hybrid solver as fallback given qubit constraints), 100 anneal cycles per ligand.
- Train classical ML re-scorer (XGBoost or GNN, e.g., using RDKit descriptors + docking score as features) on train split; separately train fused model with both classical and quantum docking scores.
- Evaluate all three models (classical-only, quantum-only, fused) on held-out test set via Spearman ρ, RMSE, and AUC (active/inactive at pChEMBL≥6.5 threshold).
- Repeat for BRD3 bromodomain (using JQ1/birabresib/mivebresib/pelabresib-class ligands, n
150-200 from ChEMBL) and DNMT1 (azacitidine/decitabine analogs + broader DNMT1 ChEMBL set, n100-150). - Statistical comparison via bootstrap resampling (n=1000) of ρ differences with 95% CI; Bonferroni-correct across 3 targets.
- ChEMBL v34 bioactivity data for CTSS (target CHEMBL2954), BRD3/BRD4 bromodomain family, DNMT1 (CHEMBL1852) — pChEMBL≥5, n≈100-300 compounds/target.
- PDB structures: CTSS (4P6D/1NPZ), BRD3 bromodomain (2OO1/2NXB), DNMT1 catalytic domain (3PT6/4WXX).
- D-Wave Ocean SDK access (Leap cloud, Advantage2 or hybrid CQM solver).
- RDKit, OpenBabel for ligand prep; AutoDock Vina/Smina for classical baseline.
- Compute environment: existing github.com/tradingjohn/ms-transcriptomics-carrim repo extended with a new
quantum_docking/module (no dependency on scVI atlas or GEO transcriptomic data directly — this EVP is docking/cheminformatics, not transcriptomic re-analysis). - GPU cluster for GNN training (if GNN chosen over XGBoost).
- Primary: Fused (quantum+classical+ML) model shows Spearman ρ improvement ≥10% relative (e.g., 0.50→0.55+) over classical-only+ML baseline, on ≥2 of 3 targets, with bootstrap 95% CI excluding zero.
- Secondary: ROC-AUC (active/inactive classification) improves by ≥0.05 absolute.
- Tertiary: Quantum-derived poses pass physical plausibility filter (>80% no steric clash) at rate statistically indistinguishable from classical poses (χ² p>0.05).
- Cost criterion: Per-ligand quantum docking wall-clock (incl. queue) ≤3x classical docking time.
- Δρ <5% or not statistically significant (CI includes 0) on all 3 targets → hypothesis disproven.
- Quantum poses fail plausibility check at >2x the rate of classical poses.
- Fused model performance statistically indistinguishable from classical-only+ML (ablation shows quantum features contribute <1% feature importance in XGBoost).
- QUBO embedding fails to converge or requires >500 physical qubits per ligand (infeasible on current hardware) for >20% of test compounds.
100
GPU hours
30d
Time to result
$1,000
Min cost
$10,000
Full cost
ROI Projection
Implementation Sketch
for target in [CTSS, BRD3, DNMT1]: ligands = load_chembl(target_id, pchembl_min=5) train, val, test = scaffold_split(ligands, 0.7, 0.15, 0.15) classical_scores = {} quantum_scores = {} for lig in ligands: classical_scores[lig] = vina_dock(lig, target.pdb_structure, seeds=3) qubo = formulate_docking_qubo(lig, target.pocket, max_vars=30) raw_solution = dwave_sampler.sample_qubo(qubo, num_reads=1000) pose = decode_qubo_to_pose(raw_solution.first.sample) relaxed_pose = mm_minimize(pose, forcefield='MMFF94') quantum_scores[lig] = binding_energy(relaxed_pose) features_classical = build_features(train, [classical_scores, rdkit_descriptors]) features_fused = build_features(train, [classical_scores, quantum_scores, rdkit_descriptors]) model_classical = XGBRegressor().fit(features_classical, pchembl_train) model_fused = XGBRegressor().fit(features_fused, pchembl_train) rho_classical = spearman(model_classical.predict(test_features_classical), pchembl_test) rho_fused = spearman(model_fused.predict(test_features_fused), pchembl_test) bootstrap_ci(rho_fused - rho_classical, n=1000) report(target, rho_classical, rho_fused, plausibility_check(quantum_scores))
- Day 15: If QUBO formulation fails to embed for >30% of CTSS ligand set on available annealer topology → abort/pivot to hybrid CQM solver only.
- Day 30: If quantum docking poses fail plausibility filter at >2x classical rate on CTSS pilot (n=50) → abort before scaling to BRD3/DNMT1.
- Day 45: If preliminary Spearman ρ on CTSS test subset (n=50) shows no directional improvement (Δρ<0) → abort full-scale run, report negative result.
- Day 60: If per-ligand quantum wall-clock exceeds 10x classical after optimization attempts → abort cost-benefit claim, reframe as accuracy-only study.
NAMED_EXPERTS: []
CLOSEST_EXISTING_WORK: []
NOVELTY_NARROWING_REQUIRED: false
SPINE_STATEMENT: This hypothesis tests whether fusing quantum-annealer-derived molecular docking scores with a classical machine-learning re-scoring model improves binding-affinity rank-correlation over classical-docking-only baselines for CTSS, BRD3, and DNMT1 in multiple sclerosis drug repurposing.