GPU-Native Multi-Area State Estimation via SIMD Abstraction and Boundary Condensation
Yifei Xu, Yuzhang Lin

TL;DR
This paper introduces a GPU-native framework for hierarchical multi-area power system state estimation that leverages SIMD abstraction and boundary condensation to improve computational efficiency and scalability.
Contribution
The paper proposes a novel GPU-based hierarchical MASE method using SIMD and sparse Schur local condensation, enabling efficient, device-resident computations for large power systems.
Findings
Effective GPU utilization on large benchmark systems
Maintains full device residency across estimation steps
Achieves high arithmetic intensity and scalability
Abstract
Power system state estimation (SE) is foundational for grid monitoring, yet conventional centralized solvers face increasing computational pressure as the system scale and real-time requirements grow. This paper presents a GPU-native framework for hierarchical multi-area state estimation (MASE) that addresses these bottlenecks through a single-instruction, multiple-data (SIMD) abstraction and sparse Schur local condensation. We partition the network into areas, evaluate measurement residuals and derivatives using fixed-sparsity templates, and directly assemble local normal-equation blocks through a fused GPU accumulation kernel without materializing explicit Jacobians. Each area is then factorized on the GPU in Schur mode to export a dense local boundary block and condensed right-hand side, after which a reduced global boundary system is assembled and solved on device. This design…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
