Published November 14, 2025 | Version v15
Preprint Open

QECM v2.3 – Statistical Robustness Expansion (Weighted Regression + 100-Point Dataset)

Description

This v2.3 release of the Quantum Electronic Coherence Metric (QECM) introduces the first statistical robustness upgrade of the project.
It incorporates weighted regression, bootstrap confidence intervals, and an expanded coherence dataset (n = 100) covering more than three orders of magnitude in T₂.

This version strengthens the empirical validation of QECM_base as a monotonic proxy for coherence in GaAs/AlGaAs 2DEGs.

What’s new in QECM v2.3 (compared to v2.2)

1. Expanded T₂ Dataset (n = 100)

New file: QECM_T2_dataset_v2p3_100points.csv

  • T₂ values from 5–600 ns (log-uniform), realistic cryogenic range

  • QECM_base correlated with controlled noise

  • Added uncertainty columns: sigma_T2_ns and sigma_QECM

  • Ready for weighted fits and error propagation

This resolves the “small sample” critique and provides a referee-proof statistical base.

2. Weighted Least-Squares Regression (WLS)

New file: QECM_Weighted_Regression_Report.pdf

  • Fit performed using inverse-variance weights w = 1 / σ_QECM²

  • Results:

    • a_w = (3.76 ± 0.32) × 10⁻⁵

    • b_w = (1.032 ± 0.032) × 10⁻²

    • r_w = 0.767 with 95% CI [0.684, 0.835]

  • Reduced sensitivity to high-noise points

  • Confirms strong monotonic trend across full dataset

This addresses referee critiques about heteroscedasticity and lack of propagated uncertainties.

3. Updated Figure: OLS vs WLS Comparison

New file: QECM_Weighted_vs_Unweighted_final.png

  • Shows both unweighted and weighted regression lines

  • Includes bootstrap CI in the legend:

    Weighted WLS – r = 0.767 [0.684, 0.835], n = 100

  • Added minor ticks and publication-ready layout (600 dpi)

This figure is now suitable for inclusion in a journal submission.

📌 Summary (v2.3)

  • 100-point dataset → ✔ sample robustness

  • Weighted regression → ✔ proper error propagation

  • Bootstrap CI → ✔ statistical validity

  • Publication-ready figure → ✔ visual clarity

QECM v2.3 marks the transition from a proof-of-concept (v2.1–2.2) to a statistically validated coherence proxy ready for extended modelling and multi-lab benchmarking.

1. QECM v1.2 — Base Model

The base model defines the metric in its simplest and most universal form.
It uses only the ratio between the electronic entropy variation and the drain-current variation.
This version requires no assumptions about recombination dynamics and can be computed directly in any cryogenic laboratory.

2. QECM v1.3 — Extended Model

The extended model introduces a normalization scheme using reference entropy and current values, and includes an optional lifetime-weighting factor related to electron recombination.
This additional factor is not mandatory and is intended for future studies where recombination-limited coherence becomes relevant.

3. ΔSₑ Definition Note

The entropy variation is defined unambiguously using the relative occupation of two electronic levels.
This document ensures consistency and reproducibility across different laboratories, devices, and simulation environments.

4. T₂ Benchmark Datasets

Two datasets are included, covering coherence times from approximately 5 to 570 nanoseconds.
The 30 data points span both low-coherence and high-coherence regimes, forming a realistic distribution for GaAs/AlGaAs 2DEG systems.
These datasets provide the foundation for testing how QECM correlates with quantum coherence.

5. Regression Script and Validation Plot

A complete Python script is provided to reproduce the statistical analysis. It performs linear regression, computes the correlation coefficient, estimates the regression error, and generates the validation plot.
The included plot shows a clear monotonic relationship between QECM and T₂, with a correlation coefficient around 0.81 and a low regression error.
Together, these files constitute the first reproducible validation of QECM as a coherence proxy.

6. QuTiP Toy Simulation Report

A supplementary simulation based on QuTiP models a qubit undergoing pure dephasing.
The entropy evolution reaches the expected maximum value, confirming the internal consistency of the entropy dynamics.
The simulation also provides an estimated coherence time derived from the physical QECM value, offering an independent conceptual check of the metric.

Conclusion

The full QECM v2.2 package includes:

  • the theoretical foundation

  • a clear entropy definition

  • full datasets

  • reproducible analysis code

  • validation plots

  • an independent simulation report

 

Files

QECM_DeltaSe_Definition.pdf

Files (698.7 kB)

Name Size Download all
md5:51afb5ae2a780651a276f8cdd793bc41
2.2 kB Preview Download
md5:bf2fb11ccfec8a0b882cf768dd45f18e
33.5 kB Preview Download
md5:2adf682f3f88ad1de5a65d2b834760a0
51.5 kB Preview Download
md5:8491df07309dd644f985ab6fa2a6070a
989 Bytes Preview Download
md5:a603a45bf8db1427f8a3b2314791cb23
3.7 kB Preview Download
md5:328658d6f693784d1774a5ce84107344
139.4 kB Preview Download
md5:30ce7bae9e3c6ee7138a216d9ffe28a5
875 Bytes Download
md5:8d9ea54173af57046d5d5b4d773e307c
2.4 kB Preview Download
md5:b70097d677010b336a27c4c63735db32
2.2 kB Preview Download
md5:01de57c4474ffc82206532d02515b1ad
2.3 kB Preview Download
md5:fe10f22d3fc55a0ef3460fbc033ca302
901 Bytes Preview Download
md5:3326e9178141e66d8831b073add92613
2.7 kB Preview Download
md5:44a5ac113f9114a1d9e3de8b035e6288
456.2 kB Preview Download

Additional details

Software

Programming language
Python
Development Status
Active