Learning to Run a Power Network under Varying Grid Topology
Source
- Raw Markdown: varying-grid-topology-2022
- ResearchGate metadata page checked: https://www.researchgate.net/publication/362181678_Learning_to_Run_a_Power_Network_under_Varying_Grid_Topology
- ADS metadata page checked: https://ui.adsabs.harvard.edu/abs/2022ener.conf…66T/abstract
- IEEE DOI landing page: https://doi.org/10.1109/ENERGYCON53164.2022.9830198
Publication And Credibility
- Paper date: May 2022.
- Venue/status: 2022 IEEE 7th International Energy Conference (ENERGYCON), pp. 1-6, DOI 10.1109/ENERGYCON53164.2022.9830198.
- Credibility: IEEE conference paper and repeatedly cited by later Grid2Op/GNN work. Older than one year and no arXiv/open full text was found, so it is treated as historical world-model-adjacent evidence rather than current SOTA.
Core Claim
Later survey and method papers describe this work as using a GCN learned physics model to predict line-loading outcomes under varying topology and MCTS to choose action sequences.
L2RPN / Grid2Op Notes
This is one of the closest early Grid2Op precedents for learned action-conditioned outcome prediction, but this ingest is metadata-only because no arXiv or open standalone PDF was found.
Action-Time-Series / World-Model Notes
Its relevance is conceptual: state + topology action -> predicted line loading used inside MCTS. That is closer to an action-conditioned world model than pure policy RL, even though the exact implementation details require the original full text for deeper claims.
Foundation TSFM Relevance
| Agenda slot | Verdict | Evidence | Missing pieces |
|---|---|---|---|
| Causal structure, counterfactuals, and control | adjacent | Reported as a learned action-conditioned line-loading predictor used for planning. | Full text was not retrieved, so detailed claims should be verified before relying on it. |
| Benchmark hygiene | context | Helps trace Grid2Op learned-surrogate lineage. | Old and not current SOTA by itself. |
| World-model design | adjacent | Supports learned surrogate plus MCTS planning pattern. | Not a modern latent multi-step TSFM world model. |