LGDec 10, 2025

Physics-Aware Heterogeneous GNN Architecture for Real-Time BESS Optimization in Unbalanced Distribution Systems

arXiv:2512.09780v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses the need for reliable, constraint-compliant dispatch in real-time BESS optimization for unbalanced distribution systems, though it is incremental as it builds on existing GNN architectures with physics-aware enhancements.

The paper tackled the problem of accurately modeling three-phase unbalanced distribution grids for battery energy storage system (BESS) optimization by embedding detailed grid information into heterogeneous graph nodes and using a physics-informed loss function, achieving low prediction errors (e.g., bus voltage MSEs as low as 6.92e-07) and nearly zero constraint violations.

Battery energy storage systems (BESS) have become increasingly vital in three-phase unbalanced distribution grids for maintaining voltage stability and enabling optimal dispatch. However, existing deep learning approaches often lack explicit three-phase representation, making it difficult to accurately model phase-specific dynamics and enforce operational constraints--leading to infeasible dispatch solutions. This paper demonstrates that by embedding detailed three-phase grid information--including phase voltages, unbalanced loads, and BESS states--into heterogeneous graph nodes, diverse GNN architectures (GCN, GAT, GraphSAGE, GPS) can jointly predict network state variables with high accuracy. Moreover, a physics-informed loss function incorporates critical battery constraints--SoC and C-rate limits--via soft penalties during training. Experimental validation on the CIGRE 18-bus distribution system shows that this embedding-loss approach achieves low prediction errors, with bus voltage MSEs of 6.92e-07 (GCN), 1.21e-06 (GAT), 3.29e-05 (GPS), and 9.04e-07 (SAGE). Importantly, the physics-informed method ensures nearly zero SoC and C-rate constraint violations, confirming its effectiveness for reliable, constraint-compliant dispatch.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes