跳转至

文章背景与核心概要

电力故障规划要求在极端事件发生前进行严密的场景生成。然而,传统的预测方法往往面临困境,因为极端天气事件极为罕见,且单个地区的历史数据通常缺乏足够多的极端故障与恢复模式样本。

为了克服这一挑战,作者推出了 OutageDiT,这是一个基于美国全境全面的故障和气象记录训练而成的生成式基础模型。该模型能够统一支持点预测、不确定性量化以及条件事件模拟,并通过创新的架构设计实现了跨区域的零样本迁移学习。


OutageDiT: A Generative Foundation Model for Power Outage Forecasting and Scenario Simulation

Executive Summary

  • Authors: Yunqin Zhu, Feng Qiu, Yao Xie
  • Subject: Machine Learning (cs.LG), Artificial Intelligence (cs.AI)
  • arXiv ID: arXiv:2609.01896
  • Submitted: September 1, 2026

Abstract Summary

Power-outage planning requires rigorous scenario generation prior to extreme events. Traditional approaches struggle because severe weather events are rare, and data from individual regions lack sufficient examples of extreme outage and restoration patterns.

To overcome this, the authors introduce OutageDiT, a generative foundation model trained on comprehensive outage and weather records across the United States.

执行摘要

  • 作者: Yunqin Zhu, Feng Qiu, Yao Xie
  • 研究领域: 机器学习 (cs.LG),人工智能 (cs.AI)
  • arXiv ID: arXiv:2609.01896
  • 提交时间: 2026年9月1日

摘要总结

电力故障规划要求在极端事件发生前进行严密的场景生成。传统方法之所以举步维艰,是因为极端天气事件极其罕见,并且来自单个地区的数据缺乏足够的极端故障和恢复模式样本。

为了克服这一问题,作者推出了 OutageDiT,这是一个在全美范围内的全面故障和气象记录上训练而成的生成式基础模型。


Key Technical Highlights

  • Architecture: Features a condition encoder that processes historical context and known future covariates once per forecast, coupled with a shallow flow decoder that reuses horizon-aligned states to produce complete trajectories.
  • Capabilities: Supports point forecasting, uncertainty quantification, and conditional event simulation via a single deep generative model.
  • Performance: Generates 7-day outage trajectories at a quarter-hour resolution, improves forecast accuracy and scenario quality over strong baselines, and demonstrates successful zero-shot transfer learning to unseen regions.

核心技术亮点

  • 架构设计: 包含一个条件编码器(每次预测仅需处理一次历史背景和已知未来协变量),并结合了一个浅层流解码器,通过复用与预测视界对齐的状态来生成完整的轨迹。
  • 功能特性: 通过单一深度生成模型,支持点预测、不确定性量化以及条件事件模拟。
  • 性能表现: 能够以15分钟(刻钟)分辨率生成为期7天的故障轨迹,在预测准确度和场景质量上超越了强基线模型,并展示了向未见过地区进行成功零样本迁移学习的能力。

license icon

链接与资源

license icon