看看这个新思路:用表格基础模型做电力系统安全评估,每个故障只需要120个样本就能达到九成准确率,比传统方法省了两个数量级的标注数据。
该论文提出使用表格基础模型(TFM)进行电力系统预故障动态安全评估,无需针对每个故障单独训练分类器。在IEEE 68-bus系统上,单个TFM仅用每个故障120个标记样本(约为传统所需样本的1%)即可达到约90%的平均Macro F1得分,且无需重训练或超参数调优。对于未见过的故障,仅用10个新故障样本配合电气距离坐标(EDC)编码,就能匹配最佳迁移学习模型性能。
Revisiting data-driven dynamic security assessment with a tabular foundation model
Data-driven pre-fault dynamic security assessment (DSA) rapidly evaluates the dynamic risk of credible contingencies on a power system using machine learning. Existing approaches face two limitations. First, they require a large labelled database for training, with a separate model trained, tuned, and maintained for each contingency in a potentially long list of credible contingencies. Second, the trained models generalize poorly to unseen contingencies. This work addresses the limitations by using a tabular foundation model (TFM) that assesses stability through in-context learning, requiring no retraining or hyperparameter optimization. A single TFM can assess many contingencies at once, removing the need for one model per classifier. We also characterize when the use of electrical distance coordinates (EDC) as continuous features enables generalization of TFM to unseen contingencies and when they do not, demonstrating how a few labelled samples can reliably improve generalization. Through comprehensive case studies on the IEEE 68-bus system, we show that a single TFM attains an average Macro F1 score of about 90% with only 120 labelled samples per contingency, roughly two orders of magnitude fewer than conventionally assumed, without any model retraining or hyperparameter tuning. For new/unseen contingencies, we show that using just 10 labelled samples of the new contingency with EDC encoding matches the best achievable transfer learning oracle model, which requires fully labelled data and is not deployable in practice. Overall, this initial study paves the way towards developing and deploying foundation models for power system operations, with possible applications across multiple operational tasks.