REVIEW 3 major objections 4 minor 15 references
A Distributed Quantum Approximate Optimization Algorithm For Unit Commitment
T0 review · 3 major / 4 minor · reviewed 2026-08-08 · deepseek-v4-flash
Pith's one-line read This paper claims that a three-block ADMM unit commitment framework can solve its binary QUBO block with distributed QAOA across multiple QPUs, and on a 15-variable five-unit case all three solver modes recover the same commitment…
desk verdict A clean, small integration study whose consistency claim is real but whose quantum solver is an unshared simulator with no reported hyperparameters; referee-worthy if the authors open the black box. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is the three-block ADMM decomposition: Block 1 solves a convex quadratic program for relaxed commitment and dispatch variables, Block 2 maps the binary commitment update into a QUBO whose coefficients depend on the current ADMM variables, and Block 3 updates the slack variable analytically. The DQAOA interface then lets Block 2 be solved by brute force, monolithic QAOA, or distributed QAOA; in distributed mode, logical data qubits are partitioned across QPUs and quadratic interactions that cross QPU boundaries are implemented through TeleGate operations with communication qubits and classically conditioned corrections. The final sampled bitstring set $S^{(k)}$ is scored against the current QUBO objective, and the best observed bitstring is returned to the ADMM loop.
What would settle it
Run the same framework on an instance where the known QUBO optimum is deliberately excluded from the sampler's candidate set at some ADMM iteration, or replace the TeleGate simulation with noisy hardware; if Eq. (17) then returns a suboptimal commitment, the recovered cost will deviate from brute force, showing that the equality is not structural.
Extended reading notes
Core claim
The central claim is that the binary commitment block of unit commitment, isolated as a QUBO within a three-block ADMM, can be solved by distributed QAOA with the same outcome as brute-force enumeration. The paper demonstrates this on a five-unit, three-period instance with 15 logical qubits, reporting that brute force, monolithic QAOA, and distributed QAOA all converge below the primal residual tolerance and recover the same commitment matrix, the same dispatch, and the same operating cost of $12{,}678. The distributed mode achieves this by allocating the 15 logical commitment qubits across multiple capacity-constrained QPUs, while the non-distributed modes require all qubits on one QPU.
Load-bearing premise
The distributed mode's exact match with brute force assumes that the DQAOA simulator's TeleGate operations faithfully reproduce cross-QPU interactions and that the finite set of sampled bitstrings $S^{(k)}$ contains the true QUBO optimum at every ADMM iteration; if either fails, the reported zero optimality gap could be an artifact of simulation.
Editorial extensions
If this is right
- In the tested case, replacing brute-force enumeration with either monolithic or distributed QAOA inside Block 2 leaves the recovered commitment bitstring, dispatch, operating cost, and ADMM convergence unchanged.
- Distributed QAOA removes the requirement that all binary variables fit on one QPU, so the combined capacities of several QPUs can accommodate the same logical problem.
- Because only Block 2 changes, any future improvement in binary QUBO solvers can be dropped into this ADMM framework without reformulating the UC model or the continuous updates.
- The reported cost of $12{,}678 with zero optimality gap against brute force is the paper's evidence that the sampled QAOA bitstrings contained the QUBO optimum at each ADMM iteration.
Reading between the lines
- A natural next test is whether the consistency survives larger UC instances, where the sampled set $S^{(k)}$ may miss the true QUBO optimum and QAOA parameter optimization becomes harder.
- The reported equality with brute force is only as strong as the simulator's TeleGate fidelity; on real hardware, communication qubit errors and classical correction overhead would likely break the exact cost match.
- The same DQAOA interface could be applied to other mixed-binary power-system problems, such as optimal transmission switching or expansion planning, because the outer ADMM structure is problem-agnostic.
- The paper does not claim runtime advantage; a fair comparison would need wall-clock or circuit-depth accounting for cross-QPU TeleGate overhead.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper integrates a distributed QAOA (DQAOA) package as the binary commitment solver within a three-block ADMM framework for unit commitment. The first block solves a continuous QP for relaxed commitments and dispatches, the second block solves a QUBO encoding the binary commitment decisions, and the third block updates a slack variable. The binary QUBO can be solved by brute-force enumeration, monolithic QAOA, or distributed QAOA, with all other ADMM steps identical. On a five-unit, three-period instance with 15 binary variables, the authors report that all three modes converge below a primal residual tolerance of 10^-3 and recover the same commitment schedule, dispatch, and operating cost of $12,678, which they describe as a zero optimality gap relative to brute force. The paper claims that the distributed mode achieves this while distributing the 15 logical qubits across multiple capacity-constrained QPUs.
Significance. If the consistency and multi-QPU capacity claims are established, the work would provide a useful template for hybrid quantum-classical decomposition of mixed-integer power-system problems, since the binary block can be swapped among classical and quantum solvers without altering the ADMM machinery. The paper makes a strong, falsifiable prediction: all three modes recover exactly the same commitment/dispatch solution on the tested instance. It also has a sensible design virtue in that the brute-force mode provides an internal reference point for the final recovered optimum. However, the evidence presented is currently insufficient to support the central claim, because the quantum-mode results depend on unreported hyperparameters and sampling details, and on an unverified, self-cited simulator. The significance is therefore contingent on the authors supplying the missing experimental and verification information.
major comments (3)
- [§III.C and §IV.B] The central claim that monolithic QAOA and DQAOA recover the same optimum as brute force requires that, at every ADMM iteration, the sampled set S(k) in Eq. (17) contains a bitstring achieving the true QUBO minimum or at least one that steers ADMM to the same fixed point. The paper does not report the QAOA depth p in Eq. (14), the Adam optimizer's iteration count or learning rate, the number of final shots, or the number of independent runs. With 15 binary variables there are 32,768 candidate bitstrings, so a finite sample can easily miss the optimum. Please report these quantities and provide evidence, such as the distribution of recovered costs over repeated runs, the probability that the sampled set contains the optimum at each ADMM iteration, or a comparison against an exhaustive-search check of the QUBO minima at selected iterations.
- [§III.B and §IV.B] The distributed-QAOA results rely entirely on the authors' DQAOA simulator described only by reference to [15]. The TeleGate mechanism for cross-QPU interactions is not described in the manuscript, and no independent verification, noise model, or release of the simulator is provided. Since the observed equality with brute force in the distributed mode depends on this simulator faithfully implementing the cross-QPU Z_j Z_m terms, please provide a concrete verification of the TeleGate implementation (e.g., statevector comparison on small instances), release the simulator code, or benchmark it against an independent distributed-QAOA implementation. Without this, the distributed result is a claim about an unverified simulation rather than a demonstrated property of the method.
- [§II.B, Eq. (9)] The dual variable update in Eq. (9) uses a factor of 1/2 on the residual, λ(k) = λ(k−1) + (ρ/2)(y(k) − z(k) + r(k)), whereas the standard ADMM gradient ascent update for the consensus constraint would be λ(k) = λ(k−1) + ρ(y(k) − z(k) + r(k)). This non-standard scaling is not discussed or justified in the paper. Since the fixed point and convergence behavior of the ADMM scheme depend on the dual update, please either justify the ρ/2 scaling or replace it with the standard update and re-run the experiments.
minor comments (4)
- [Eq. (3)] The notation ρ/2 ∥y_i,t − z_i,t + r_i,t∥_2^2 uses a vector norm on scalar quantities; it should be written as (ρ/2)(y_i,t − z_i,t + r_i,t)^2 for clarity.
- [§IV.B and Fig. 3] Figure 3 shows convergence curves only for the two quantum modes, but the text says 'Fig. 3 indicates the ADMM primal residual for the solver quantum modes'; adding the brute-force curve would directly support the consistency claim and make the comparison complete.
- [Table II and text] Table II reports the cost as 12678.45, while the text states $12,678; please reconcile the rounding so that the table and the narrative agree.
- [References] Reference [15] is a self-cited preprint described as providing the DQAOA interface; given that the present paper's central result depends on this package, please clarify its availability or peer-review status in the manuscript text.
Circularity Check
The distributed-QAOA leg of the consistency claim rests on the authors' own unverified DQAOA simulator [15], while the ADMM/QUBO derivation itself and the brute-force reference are independent; circularity is partial, not definitional.
-
self citation load bearing
[Section III-B (Capacity-Constrained Distributed QAOA); also Section I and Ref. [15].]
"If they are assigned to different QPUs, the corresponding operation is realized through the TeleGate-based mechanism of the DQAOA package [15]. TeleGate uses communication qubits, intermediate measurements, and classically conditioned corrections to reproduce the required cross-QPU interaction while preserving the logical data qubits."
The paper's central demonstration that distributed QAOA recovers the same commitment schedule and operating cost as brute force depends on the correctness of the cross-QPU TeleGate operations. That correctness is not derived or verified within the present paper; it is imported from Ref. [15], a same-author preprint that is not machine-checked, code-released, or benchmarked against any independent quantum device or simulator. Thus the load-bearing support for the distributed-mode result reduces to an unverified self-citation rather than to an external test. The brute-force leg is an independent reference, so the overall consistency claim is not circular by construction, but the distributed claim is not independently evidenced.
full rationale
The ADMM derivation is self-contained: Block 1 solves the continuous QP, Block 2 constructs the QUBO and selects the best sampled bitstring via Eq. (17), Block 3 updates the slack variable in closed form, and the dual update is standard. The brute-force mode provides an exact reference for the 15-bit QUBO. If the QAOA and DQAOA simulator outputs match that reference, that is an empirical consistency claim, not a conclusion forced by definition. There is no equation in the paper that makes the quantum modes equal to brute force by construction. The QUBO coefficients depend on the ADMM variables, and the final cost is evaluated from the recovered schedule and dispatch, so the reported $12,678 figure is not obtained by renaming a fitted parameter. The main circularity-adjacent issue is the reliance on the authors' own DQAOA simulator [15] for the distributed TeleGate mechanism; no formal verification, external benchmark, or code release is provided for that simulator, and the paper gives no QAOA depth, shot counts, or optimizer details. This is a load-bearing self-citation for the distributed result, raising the score to 4, but the independent brute-force leg and the self-contained ADMM formulation prevent a higher circularity score.
Assumptions & free parameters
free parameters (6)
- ADMM penalty coefficient rho =
not reported
- Regularization coefficient beta =
not reported
- QAOA depth p =
not reported
- QAOA optimizer settings =
not reported
- Final shot count =
not reported
- QPU capacity configuration =
not reported
assumptions (4)
- domain assumption The three-block ADMM converges to a good unit commitment solution for the tested settings.
- standard math The binary-to-Ising mapping and QAOA cost Hamiltonian construction are standard.
- ad hoc to paper The DQAOA simulator faithfully emulates distributed quantum execution with cross-QPU TeleGate operations.
- domain assumption The finite set of sampled bitstrings S(k) contains the true QUBO optimum at every ADMM iteration.
Cite this review
Pith. "Pith review of A Distributed Quantum Approximate Optimization Algorithm For Unit Commitment." pith.science (2026). https://pith.science/paper/CMOPGTVF
@misc{pith2026260804159,
author = {Pith},
title = {Pith review of: A Distributed Quantum Approximate Optimization Algorithm For Unit Commitment},
year = {2026},
howpublished = {\url{https://pith.science/paper/CMOPGTVF}},
note = {Machine review of arXiv:2608.04159}
}
read the original abstract
This paper presents a distributed quantum approximate optimization algorithm (DQAOA)-enabled three-block alternating direction method of multipliers (ADMM) framework for unit commitment (UC). The relaxed commitment and dispatch variables are solved in a continuous quadratic programming block, while the binary commitment block is formulated as a quadratic unconstrained binary optimization (QUBO) problem. The DQAOA interface allows this QUBO to be solved using brute-force enumeration, monolithic QAOA, or distributed QAOA, while the remaining ADMM updates are kept unchanged. In the distributed mode, the logical commitment qubits are allocated across multiple capacity-constrained quantum processing units (QPU), avoiding the requirement that the complete binary problem fits on a single device. The framework is evaluated on a five-unit UC instance containing 15 binary variables. All three solver modes reduce the ADMM primal residual below a certain tolerance and recover the same commitment schedule, dispatch, and operating cost. The results demonstrate solution consistency across the three solver modes and the multi-QPU capacity accommodation provided by the distributed QAOA method.
Figures
Reference graph
Works this paper leans on
-
[15]
A. Rajabi, M. Hasanzadeh, and A. Kargarian, “A distributed quantum approximate optimization algorithm simulator for engineering design optimization,”arXiv preprint arXiv:2606.26297, 2026
work page Pith review arXiv 2026
-
[1]
Unit commitment—a bibliographical survey,
N. P. Padhy, “Unit commitment—a bibliographical survey,”IEEE Transactions on Power Systems, vol. 19, no. 2, pp. 1196–1205, 2004
work page 2004
-
[2]
A computationally efficient mixed-integer linear formulation for the thermal unit commitment problem,
M. Carri ´on and J. M. Arroyo, “A computationally efficient mixed-integer linear formulation for the thermal unit commitment problem,”IEEE Transactions on power systems, vol. 21, no. 3, pp. 1371–1378, 2006
2006
-
[3]
A survey on applications of quantum computing for unit commitment,
M. Hasanzadeh, A. Rajabi, and A. Kargarian, “A survey on applications of quantum computing for unit commitment,”arXiv preprint arXiv:2601.01777, 2026
arXiv 2026
-
[4]
Multiblock admm heuristics for mixed-binary optimization on classical and quantum computers,
C. Gambella and A. Simonetto, “Multiblock admm heuristics for mixed-binary optimization on classical and quantum computers,”IEEE Transactions on Quantum Engineering, vol. 1, pp. 1–22, 2020
work page 2020
-
[5]
Hybrid quantum-classical unit commitment,
R. Mahroo and A. Kargarian, “Hybrid quantum-classical unit commitment,” in2022 IEEE Texas Power and Energy Conference (TPEC). IEEE, 2022, pp. 1–5
work page 2022
-
[6]
A tutorial on formulating and using qubo models,
F. Glover, G. Kochenberger, and Y . Du, “A tutorial on formulating and using qubo models,”arXiv preprint arXiv:1811.11538, 2018
arXiv 2018
-
[7]
Ising formulations of many np problems,
A. Lucas, “Ising formulations of many np problems,”Frontiers in physics, vol. 2, p. 5, 2014
2014
Show all 15 references
-
[8]
A quantum approximate optimization algorithm,
E. Farhi, J. Goldstone, and S. Gutmann, “A quantum approximate optimization algorithm,” 2014
2014
-
[9]
Quantum approximate optimization algorithm: Performance, mechanism, and implementation on near-term devices,
L. Zhou, S.-T. Wang, S. Choi, H. Pichler, and M. D. Lukin, “Quantum approximate optimization algorithm: Performance, mechanism, and implementation on near-term devices,”Physical Review X, vol. 10, no. 2, p. 021067, 2020
2020
-
[10]
Quantum computing in the nisq era and beyond,
J. Preskill, “Quantum computing in the nisq era and beyond,”Quantum, vol. 2, p. 79, 2018
2018
-
[11]
Towards a distributed quantum computing ecosystem,
D. Cuomo, M. Caleffi, and A. S. Cacciapuoti, “Towards a distributed quantum computing ecosystem,”IET Quantum Communication, vol. 1, no. 1, pp. 3–8, 2020
2020
-
[12]
Distributed quantum computing and network control for accelerated vqe,
S. DiAdamo, M. Ghibaudi, and J. Cruise, “Distributed quantum computing and network control for accelerated vqe,”IEEE Transactions on Quantum Engineering, vol. 2, pp. 1–21, 2021
2021
-
[13]
Local to global: A distributed quantum approximate optimization algorithm for pseudo-boolean optimization problems,
B. Yue, S. Xue, Y . Pan, M. Jiang, and D. Dong, “Local to global: A distributed quantum approximate optimization algorithm for pseudo-boolean optimization problems,”arXiv preprint arXiv:2310.05062, 2023
2023 arXiv
-
[14]
A distributed variational quantum eigensolver algorithm for unit commitment,
M. Hasanzadeh, A. Rajabi, and A. Kargarian, “A distributed variational quantum eigensolver algorithm for unit commitment,” in2026 IEEE Texas Power and Energy Conference (TPEC). IEEE, 2026, pp. 1–6
2026
Reviewed August 8, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.