solver.press

1. This result **constrains** your combinatorial optimization pipeline by revealing that distributed VQA parameters for QUBO docking are vulnerable to stealthy backdoor attacks triggered specifically when those circuits are partitioned via circuit cutting.

Computer ScienceJul 31, 2026Evaluation Score: 76%

Adversarial Debate Score

60% survival rate under critique

Expert panel critique

Independent views, each critiquing the hypothesis on its own — the score rewards genuine disagreement and discounts consensus.

Gemini: ** **Strengths:** The hypothesis is highly plausible and directly supported by the literature (specifically the *CutBackdoor* paper, which establishes that VQA parameters can indeed be compromised by stealthy backdoor attacks triggered by circuit cutting). It is fully falsifiable through empiri...
Mistral: The hypothesis is falsifiable and aligns with recent literature on circuit-cutting vulnerabilities in VQAs, but it lacks direct experimental validation from the owner’s own work and relies on a narrow subset of the cited papers, leaving room for counterarguments about generalizability or attack f...
ChatGPT: The claim is falsifiable and broadly motivated by *CutBackdoor*, but the excerpts do not establish QUBO docking-specific vulnerability or that circuit cutting uniquely triggers the attack. None of the validated owner experiments concerns VQAs, circuit cutting, or quantum-security backdoors, so th...
Claude: The hypothesis is falsifiable and grounded in a real paper (CutBackdoor) that directly links circuit cutting to backdoor vulnerability in VQAs, giving it surface plausibility; however, none of the owner's validated or refuted experiments touch quantum circuits, VQA security, or QUBO docking, mean...

Supporting Research Papers

Formal Verification

Z3 logical consistency:✅ Consistent

Z3 checks whether the hypothesis is internally consistent, not whether it is empirically true.

Experimental Validation Package

This discovery has a Claude-generated validation package with a full experimental design.

Precise Hypothesis

A variational quantum algorithm (VQA) trained to solve QUBO-formulated molecular docking problems, when its ansatz circuit is decomposed via circuit cutting (quasi-probability or classical shadow reconstruction) for distributed execution across ≥2 quantum processing units (QPUs) or simulator partitions, can be embedded with a parameter-level backdoor such that: (a) on non-partitioned (single-device) execution, the VQA converges to correct low-energy QUBO solutions with fidelity statistically indistinguishable from a clean model (Δ<5% in ground-state overlap), while (b) under a specific circuit-cutting partition scheme (defined by cut location, subcircuit count, and reconstruction coefficients), the same parameters deterministically produce a corrupted output — a docking pose/binding-energy ranking that is wrong but structurally plausible — with attack success rate (ASR) ≥90% and clean-partition accuracy degradation ≤5%. The trigger is the cutting topology itself, not an input feature.


Disproof criteria:
  • If, across ≥5 independent backdoor-insertion attempts and ≥3 distinct QUBO docking instances, ASR under the cut-partition trigger is <50% OR clean-execution accuracy degradation exceeds 15%, the stealth/efficacy claim is disproven.
  • If statistical tests (t-test / Mann-Whitney U, α=0.05) show no significant difference between backdoored and clean model outputs under partitioned execution, the "trigger-specific" mechanism is disproven.
  • If the backdoor effect persists equally under non-cutting execution (i.e., it is not cutting-specific but a generic parameter perturbation), the core novel claim (cutting-triggered) is disproven.
  • If standard backdoor defenses (activation clustering, spectral signatures, parameter norm anomaly detection adapted to VQA) detect the backdoor at >80% true-positive rate with <10% false-positive rate, the "stealthy" claim is disproven.

Spine & Adversarial ReadReady for validation

A VQA parameter set can be trained to behave correctly under single-device execution while deterministically producing wrong QUBO-docking outputs specifically when reconstructed from a circuit-cutting partition, at ≥90% attack success rate with ≤5% clean-mode accuracy loss. ---

  • highThe observed 'backdoor' effect may simply be generic circuit-cutting reconstruction error/bias correlated with specific parameter regions, not an intentionally exploitable, controllable trigger — i.e., the causal claim (attacker-injected, attacker-controlled) is not distinguished from a confound (cutting is inherently fragile to certain parameter configurations).
    Protocol step 6 (unseen cut-topology generalization test) partially addresses this: a true injected backdoor should be specific to the trained-on cut topology or a narrow family, while generic fragility would appear across most/all cutting schemes. However, the EVP does not yet include a negative control where cutting-induced degradation is measured on the ORIGINAL clean model across many random cut schemes to establish a baseline fragility rate — this must be added before the causal claim is defensible.
  • mediumWhy QAOA/hardware-efficient ansatz + Qiskit circuit-knitting-toolbox specifically, rather than other cutting methods (e.g., entanglement forging, measurement-based cutting) or other VQA variants (VQE-style docking encodings)? The methodology choice is not justified against alternatives, raising the risk that results are toolkit-specific artifacts rather than a general property of circuit-cutting-based distributed VQA.
    Partial justification given (CKT is the most widely adopted, actively maintained cutting toolkit, and QAOA is the standard QUBO-solving ansatz), but the EVP does not test a second independent cutting implementation (e.g., CutQC or a custom quasi-probability decomposition) to confirm the effect is not implementation-specific. This should be added as a required ablation before claiming general applicability to 'circuit cutting' as a class rather than to CKT-style wire-cutting specifically.
  • mediumThe QUBO docking encoding used (pose/rotamer discretization) is a simplification; a skeptic will ask whether ASR and accuracy-delta results generalize to realistic pharmaceutical docking scoring functions (e.g., full AutoDock Vina scoring terms) versus a toy QUBO instance, given only 20-50 qubit simulator-scale problems are tested.
    Not resolved in current protocol — problem sizes are constrained by simulator tractability (50 qubits already near-ceiling for exact/noisy simulation). The EVP should explicitly scope claims to 'simulator-scale QUBO docking encodings' and flag scaling to pharma-realistic instance sizes (100+ qubits, requiring real distributed hardware) as future work, not part of this validation's success criteria.

Experimental Protocol

Design: Controlled comparison of clean vs. backdoored VQA parameter sets, evaluated under matched partitioned/non-partitioned execution, on simulator (primary) and real QPU subset (confirmatory).

  • Independent variables: backdoor presence (yes/no), execution mode (single-device vs. cut-partitioned), cut topology (2–4 variants), QUBO instance (3–5 docking cases of increasing size: 20, 30, 50 qubits).
  • Dependent variables: ground-state overlap fidelity, binding-pose ranking correlation (Spearman ρ vs. classical baseline, e.g., AutoDock Vina), ASR, detection-defense AUC.
  • Controls: identical training hyperparameters, identical QUBO Hamiltonians, identical noise models between clean/backdoored runs.

Required datasets:
  1. QUBO docking instances: derived from a small protein-ligand benchmark (e.g., subset of PDBbind or CASF-2016, 5–10 complexes) discretized into QUBO form using standard docking-to-QUBO encodings (rotamer/pose binary variables).
  2. Simulator environment: Qiskit Aer / Pennylane-Lightning with noise models calibrated to IBM Quantum or IonQ public device specs.
  3. Circuit cutting toolkit: Qiskit circuit-knitting-toolbox (CKT) or CutQC.
  4. Classical baseline docking scores: AutoDock Vina or Glide outputs for ground-truth comparison.
  5. Backdoor defense baselines: reimplementations of spectral signature and activation clustering defenses adapted to parameterized quantum circuits.
  6. Optional confirmatory run: access to real NISQ hardware (IBM 27+ qubit or IonQ Aria) for ≤2 instances.

Success:
  • ASR under trigger partition ≥90% (95% CI lower bound >80%), averaged across ≥3 instances and 5 seeds.
  • Clean single-device accuracy degradation ≤5% (ground-state overlap or Spearman ρ vs. Vina baseline).
  • Effect is cutting-specific: ASR under non-cut single-device execution <10%.
  • Detection baselines achieve <50% true-positive rate at fixed 10% false-positive rate (demonstrating stealth).
  • Effect reproducible across ≥2 distinct cut topologies and ≥2 QUBO instance sizes.

Failure:
  • ASR <50% under any tested partition scheme.
  • Clean-mode accuracy degradation >15%.
  • Backdoor effect present regardless of partitioning (not trigger-specific).
  • Standard defenses achieve >80% detection TPR at ≤10% FPR.
  • Effect fails to generalize beyond the single cut topology used during injection (i.e., not robust to minor reconstruction-coefficient variation), undermining practical threat relevance.

ROI Projection

Commercial:

Establishes a new sub-field: "quantum ML supply-chain security" for hybrid classical-quantum optimization. Directly actionable for quantum cloud providers (IBM Quantum, IonQ, AWS Braket) needing to certify third-party circuit/parameter marketplaces. Could seed a patent-eligible detection/certification tool ("cut-invariance verification for VQA parameters") licensable to quantum SaaS providers. Medium-term consulting/audit market for quantum security assessments as NISQ-to-utility-scale transition accelerates (2025-2028 window).


TIME_TO_RESULT_DAYS: 45


Implementation Sketch

# Phase 1: Baseline
qubo = encode_docking_to_qubo(pdb_complex, n_qubits=30)
clean_params = train_vqa(qubo, ansatz=QAOA(p=3), optimizer=SPSA)
assert fidelity(clean_params, qubo) > 0.95

# Phase 2: Cutting setup
cut_scheme_A = CircuitCutter(clean_params.circuit, cut_points=[...])
recon_clean = cut_scheme_A.execute_and_reconstruct(shots=8192)
assert kl_divergence(recon_clean, single_device_output) < 0.02

# Phase 3: Backdoor injection
def poisoned_loss(params, qubo, cut_scheme, target_wrong_output):
    single_out = simulate(params, qubo, mode="single_device")
    cut_out   = cut_scheme.execute_and_reconstruct(params, qubo)
    L_clean   = ce_loss(single_out, true_ground_state)
    L_trigger = ce_loss(cut_out, target_wrong_output)
    return L_clean + lambda_bd * L_trigger   # lambda_bd tuned for stealth/efficacy tradeoff

backdoored_params = optimize(poisoned_loss, init=clean_params, seeds=5)

# Phase 4: Evaluation
for mode in ["single_device", "cut_A", "cut_B_unseen"]:
    ASR[mode]  = attack_success_rate(backdoored_params, qubo, mode)
    ACC[mode]  = accuracy(backdoored_params, qubo, mode)

# Phase 5: Detection
for defense in [SpectralSignature(), ParamAnomalyDetector(), OutputDistTest()]:
    tpr, fpr = defense.evaluate(clean_params, backdoored_params)

Abort checkpoints:
  • Day 10: If clean baseline VQA fails to reach >90% ground-state overlap on simulator for any test instance, abort/redesign encoding before proceeding.
  • Day 20: If initial backdoor injection (single seed, single instance) shows ASR <40% or clean-accuracy degradation >20%, halt and revisit injection method before scaling to full seed/instance matrix.
  • Day 30: If cut-specificity check (ASR under non-cut execution) shows no significant gap vs. cut execution, abort — core novel mechanism unsupported.
  • Day 40: If real-hardware confirmatory run is unavailable/inconclusive, scope final claim to simulator-only and flag hardware generalization as unresolved rather than continuing indefinitely.

NAMED_EXPERTS: []


CLOSEST_EXISTING_WORK: []


NOVELTY_NARROWING_REQUIRED: false

(Note: no CLOSEST_EXISTING_WORK entries were returned because live search snippets were unavailable — this should be treated as "novelty unverified," not "novelty confirmed." A manual arXiv/Semantic Scholar search on "circuit cutting security," "VQA backdoor," and "quantum ML trojan" is required before any publication-facing novelty claim.)


Source

AegisMind Research
Need AI to work rigorously on your problems? AegisMind uses the same multi-model engine for personal and professional use. Get started