Fast and Certified Bounding of Security-Constrained DCOPF via Interval Bound Propagation
Pith reviewed 2026-05-17 20:30 UTC · model grok-4.3
The pith
Representing SC-DCOPF as a computational graph lets interval bound propagation deliver certified bounds on optimal dispatch costs for large systems with many contingencies.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
By casting the SC-DCOPF market-clearing problem as a computational graph, interval bound propagation computes certified bounds on the optimal objective value over the full set of N-1 contingencies. On small cases the mean gap to the true optimum stays below 3.98 percent, and the method scales efficiently to an 8,316-bus system with thousands of contingencies.
What carries the argument
Interval Bound Propagation applied to the computational graph representation of SC-DCOPF, which propagates interval bounds forward through the network constraints and objective function to certify the range containing the optimal value.
If this is right
- Transmission operators obtain certified cost ranges for dispatch without optimizing each contingency individually.
- The approach maintains useful bound tightness while scaling to real-world grid sizes and contingency counts.
- Certified bounds can screen severe contingencies or supply initial information for exact solvers.
- Market-clearing times remain practical even when the number of security constraints grows large.
Where Pith is reading between the lines
- The graph-plus-IBP construction could be reused for related problems such as stochastic or multi-period DCOPF if they admit similar representations.
- Tighter bounds might result from combining IBP with other propagation techniques or warm-starting from prior solutions.
- Similar certified bounding could be tested on AC power flow models after suitable linear or convex relaxations.
Load-bearing premise
The SC-DCOPF market-clearing problem can be represented as a computational graph to which Interval Bound Propagation applies directly and produces useful certified bounds on the optimal objective.
What would settle it
Solving an 8,316-bus case with thousands of contingencies exactly via a commercial solver and checking whether the gap between the IBP bounds and the true optimum exceeds 4 percent or whether total runtime is no longer substantially lower than full optimization.
Figures
read the original abstract
Security-Constrained DC Optimal Power Flow (SC DCOPF) is an important tool for transmission system operators, enabling economically efficient and physically secure dispatch decisions. Although CPU-based commercial solvers (e.g., Gurobi) can efficiently solve SC-DCOPF problems with a reasonable number of security constraints, their performance degrades rapidly as both system size and the number of contingencies grow into thousands. In this paper, we design a computational graph representation of the SC-DCOPF-based market-clearing problem, inspired by the third ARPA-E Grid Optimization Competition. Using a tool from the neural network verification community known as Interval Bound Propagation (IBP), we quickly compute bounds on the optimal objective across the full set of N-1 contingencies. Our results demonstrate that IBP can compute certified bounds with mean optimal solution gaps below 3.98% on small cases, and it can efficiently scale up to 8,316 bus systems with thousands of contingencies.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes encoding the Security-Constrained DC Optimal Power Flow (SC-DCOPF) market-clearing problem as a computational graph and applying Interval Bound Propagation (IBP) to obtain certified bounds on the optimal objective value over the full set of N-1 contingencies. It reports that the resulting bounds exhibit mean optimality gaps below 3.98% on small test cases and demonstrates computational scalability on an 8,316-bus system with thousands of contingencies.
Significance. If the graph encoding is faithful and the reported gaps are reproducible, the work offers a promising cross-disciplinary technique for rapid, certified bounding of large-scale SC-DCOPF instances without invoking a full commercial solver for every contingency. The scalability result on an 8k-bus network is a concrete strength that could be of practical interest to transmission operators.
major comments (2)
- [Section 3] The central claim that IBP produces certified bounds on the SC-DCOPF optimum rests on the assumption that the market-clearing problem can be represented exactly as a computational graph to which standard IBP applies without additional relaxations. The manuscript should explicitly state, in the section describing the graph construction, whether any linearization, big-M reformulation, or other approximation is introduced and how it affects the certified character of the bounds.
- [Results section / Table 2] Table 2 (or the equivalent results table for the small cases) reports a mean gap below 3.98% but does not indicate the number of instances, the distribution of gaps, or the solver used to obtain the reference optima. Without these details the tightness claim cannot be fully evaluated.
minor comments (3)
- [Abstract] The abstract cites inspiration from the third ARPA-E Grid Optimization Competition but provides no reference; please add the appropriate citation.
- [Figures] Figure captions should explicitly state the system size, number of contingencies, and whether the plotted bounds are lower/upper or both.
- [Section 2] Notation for the interval bounds (e.g., the symbols used for lower and upper bounds on the objective) should be introduced once in the methods and used consistently thereafter.
Simulated Author's Rebuttal
We thank the referee for the thoughtful review and positive recommendation for minor revision. We address each of the major comments below and have incorporated revisions to enhance the clarity of our manuscript.
read point-by-point responses
-
Referee: [Section 3] The central claim that IBP produces certified bounds on the SC-DCOPF optimum rests on the assumption that the market-clearing problem can be represented exactly as a computational graph to which standard IBP applies without additional relaxations. The manuscript should explicitly state, in the section describing the graph construction, whether any linearization, big-M reformulation, or other approximation is introduced and how it affects the certified character of the bounds.
Authors: We appreciate the referee's emphasis on this foundational aspect. The computational graph in Section 3 is constructed as an exact representation of the SC-DCOPF linear program, consisting of affine transformations for the objective and constraints corresponding to the DC power flow equations and contingency constraints, without any linearizations, big-M reformulations, or additional approximations. Standard IBP is applied directly to this graph, yielding certified bounds on the optimal objective value of the encoded problem. We have revised Section 3 to include an explicit statement confirming this exact encoding and explaining that the certified bounds hold with respect to the modeled SC-DCOPF instance. revision: yes
-
Referee: [Results section / Table 2] Table 2 (or the equivalent results table for the small cases) reports a mean gap below 3.98% but does not indicate the number of instances, the distribution of gaps, or the solver used to obtain the reference optima. Without these details the tightness claim cannot be fully evaluated.
Authors: We agree that providing these details will improve the transparency of our results. In the revised version, we have updated the results section and the caption of Table 2 to report the number of small test instances evaluated, the full distribution of optimality gaps (including range and standard deviation), and that the reference optimal costs were obtained using the Gurobi optimizer. These additions allow readers to better assess the tightness of the IBP bounds. revision: yes
Circularity Check
No significant circularity: direct application of existing IBP to SC-DCOPF graph
full rationale
The paper encodes the SC-DCOPF market-clearing problem as a computational graph and applies the pre-existing Interval Bound Propagation method from the neural-network verification literature to compute certified bounds on the optimal objective. No step in the provided abstract or description reduces a claimed result to a fitted parameter, self-defined quantity, or load-bearing self-citation; the tightness is instead validated by direct numerical comparison on small instances and scalability is shown on an 8316-bus system. The derivation therefore remains self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption DC power flow approximations are sufficiently accurate for the SC-DCOPF instances considered.
Reference graph
Works this paper leans on
- [1]
-
[2]
A parallelized, adam-based solver for reserve and security constrained ac unit commitment,
S. Chevalier, “A parallelized, adam-based solver for reserve and security constrained ac unit commitment,”Electric Power Systems Research, vol. 235, p. 110 685, 2024,ISSN: 0378-7796.DOI: https://doi.org/10. 1016/j.epsr.2024.110685 [Online]. Available: https://www.sciencedirect. com/science/article/pii/S0378779624005716
-
[3]
On the effectiveness of interval bound propagation for training verifiably robust models
S. Gowal et al.,On the effectiveness of interval bound propagation for training verifiably robust models, 2019. arXiv: 1810.12715[cs.LG]. [Online]. Available: https://arxiv.org/abs/1810.12715
-
[4]
Ef- ficient neural network robustness certification with general activation functions,
H. Zhang, T.-W. Weng, P.-Y . Chen, C.-J. Hsieh, and L. Daniel, “Ef- ficient neural network robustness certification with general activation functions,”Advances in Neural Information Processing Systems, vol. 31, pp. 4939–4948, 2018. [Online]. Available: https://arxiv.org/pdf/1811. 00866.pdf
work page 2018
-
[5]
K. Xu et al., “Fast and Complete: Enabling complete neural network verification with rapid and massively parallel incomplete verifiers,” in International Conference on Learning Representations, 2021. [Online]. Available: https://openreview.net/forum?id=nVZtXBI6LNn
work page 2021
-
[6]
A branch and bound framework for stronger adversarial attacks of ReLU networks,
H. Zhang et al., “A branch and bound framework for stronger adversarial attacks of ReLU networks,” inProceedings of the 39th International Conference on Machine Learning, vol. 162, 2022, pp. 26 591–26 604
work page 2022
-
[7]
Automatic perturbation analysis for scalable certified robustness and beyond,
K. Xu et al., “Automatic perturbation analysis for scalable certified robustness and beyond,”Advances in Neural Information Processing Systems, vol. 33, 2020
work page 2020
-
[8]
R. Horn and C. Johnson,Matrix Analysis. Cambridge University Press, 1990,ISBN: 9780521386326
work page 1990
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.