- Santanu S. Dey*, Dahye Han*, Yang Wang*. (2025). Extreme Strong Branching for QCQPs. arXiv. (Submitted)
[abstract | link | bibtex] Abstract: mixed-integer programs (MIPs), strong branching is a highly effective variable selection method to reduce the number of nodes in the branch-and-bound algorithm. Extending it to nonlinear problems is conceptually simple but practically limited. Branching on a binary variable fixes the variable to 0 or 1, whereas branching on a continuous variable requires an additional decision to choose a branching point. Previous extensions of strong branching predefine this point and then solve 2n relaxations where n is the number of candidate variables to branch. We propose extreme strong branching, which evaluates multiple branching points per variable and jointly selects both the branching variable and point based on the objective value improvement. This approach resembles the success of strong branching for MIPs while additionally exploiting bound tightening as a byproduct. For certain types of quadratically constrained quadratic programs (QCQPs), computational experiments show that the extreme strong branching rule outperforms existing commercial solvers. - Santanu S. Dey*, Dahye Han*, Yang Wang*. (2024). Aggregation of Bilinear Bipartite Equality Constraints and its Application to Structural Model Updating Problem. arXiv. (Submitted)
[abstract | link | bibtex] Abstract: In this paper, we study the strength of convex relaxations obtained by convexification of aggregation of constraints for a set S described by two bilinear bipartite equalities. Aggregation is the process of rescaling the original constraints by scalar weights and adding the scaled constraints together. It is natural to study the aggregation technique as it yields a single bilinear bipartite equality whose convex hull is already understood from previous literature. On the theoretical side, we present sufficient conditions when conv(S) can be described by the intersection of convex hulls of a finite number of aggregations, examples when conv(S) can only be obtained as the intersection of the convex hull of an infinite number of aggregations, and examples when conv(S) cannot be achieved exactly from the process of aggregation. Computationally, we explore different methods to derive aggregation weights in order to obtain tight convex relaxations. We show that even if an exact convex hull may not be achieved using aggregations, including the convex hull of an aggregation often significantly tightens the outer approximation of conv(S). Finally, we apply the aggregation method to obtain convex relaxation for the structural model updating problem and show that this yields better bounds within a branch-and-bound tree as compared to not using aggregations. - Dahye Han, Nan Jiang, Santanu S. Dey, Weijun Xie. (2025). Regularized MIP Model for Optimal Power Flow with Energy Storage Systems and its Applications. INFORMS Journal on Computing.
[abstract | link | bibtex] Abstract: In modeling battery energy storage systems (BESS) in power systems, binary variables are used to represent the complementary nature of charging and discharging. A conventional approach for these BESS optimization problems is to relax binary variables and convert the problem into a linear program. However, such linear programming relaxation models can yield unrealistic fractional solutions, such as simultaneous charging and discharging. In this paper, we develop a regularized mixed-integer programming (MIP) model for the optimal power flow (OPF) problem with BESS. We prove that, under mild conditions, the proposed regularized model admits a zero integrality gap with its linear programming relaxation; hence, it can be solved efficiently. By studying the properties of the regularized MIP model, we show that its optimal solution is also near optimal to the original OPF problem with BESS, thereby providing a valid and tight upper bound for the OPF problem with BESS. The use of the regularized MIP model allows us to solve a trilevel min-max-min network contingency problem, which is otherwise intractable to solve. - Seonho Park, Wenbo Chen, Dahye Han, Mathieu Tanneau, Pascal Van Hentenryck. (2023). Confidence-Aware Graph Neural Networks for Learning Reliability Assessment Commitments. IEEE Transactions on Power Systems.
[abstract | link | bibtex] Abstract: Reliability Assessment Commitment (RAC) Optimization is increasingly important in grid operations due to larger shares of renewable generations in the generation mix and increased prediction errors. Independent System Operators (ISOs) also aim at using finer time granularities, longer time horizons, and possibly stochastic formulations for additional economic and reliability benefits. The goal of this article is to address the computational challenges arising in extending the scope of RAC formulations. It presents RACLearn that 1) uses a Graph Neural Network (GNN) based architecture to predict generator commitments and active line constraints, 2) associates a confidence value to each commitment prediction, 3) selects a subset of the high-confidence predictions, which are 4) repaired for feasibility, and 5) seeds a state-of-the-art optimization algorithm with feasible predictions and active constraints. Experimental results on exact RAC formulations used by the Midcontinent Independent System Operator (MISO) and an actual transmission network (8965 transmission lines, 6708 buses, 1890 generators, and 6262 load units) show that the RACLearn framework can speed up RAC optimization by factors ranging from 2 to 4 with negligible loss in solution quality. - Neil Barry*, Minas Chatzos*, Wenbo Chen*, Dahye Han*, Chaofan Huang*, Roshan Joseph*, Michael Klamkin*, Seonho Park*, Mathieu Tanneau*, Pascal Van Hentenryck*, Shangkun Wang*, Hanyu Zhang*, Haoruo Zhao*. (2022). Risk-aware control and optimization for high-renewable power grids. arXiv.
[abstract | link | bibtex] Abstract: The transition of the electrical power grid from fossil fuels to renewable sources of energy raises fundamental challenges to the market-clearing algorithms that drive its operations. Indeed, the increased stochasticity in load and the volatility of renewable energy sources have led to significant increases in prediction errors, affecting the reliability and efficiency of existing deterministic optimization models. The RAMC project was initiated to investigate how to move from this deterministic setting into a risk-aware framework where uncertainty is quantified explicitly and incorporated in the market-clearing optimizations. Risk-aware market-clearing raises challenges on its own, primarily from a computational standpoint. This paper reviews how RAMC approaches risk-aware market clearing and presents some of its innovations in uncertainty quantification, optimization, and machine learning. Experimental results on real networks are presented. |