arXiv:2507.02872cs.LGcs.AI2025-07被引 1

用轻量级预过滤器减少LSTM模型的输入数据,降低能耗同时保持高检出率。

Lightweight LSTM Model for Energy Theft Detection via Input Data Reduction

  • 设计预过滤机制,只在可疑时段激活LSTM模型。
  • 实测能耗降低超64%,召回率仍保持高位。
  • 适合资源受限的智能电网实时监测场景。

随着全球智能电表普及,能源盗窃检测成为持续挑战。基于人工智能的模型虽能有效识别异常用电模式,但以往方法计算与能耗成本高,尤其在低盗窃场景下连续推理造成不必要耗电。本文提出一种轻量级检测单元(即看守机制),作为预过滤器决定何时激活长短期记忆(LSTM)模型。该机制仅向LSTM提供高可能性盗窃事件的数据,从而大幅减少输入量,在维持检测准确率的同时显著降低运行能耗。通过六种不同盗窃严重度和活跃窃电者数量的仿真验证,系统能耗下降超过64%,检测准确率损失微小且召回率始终较高。结果表明,该方法为智能电网中更节能、可扩展的能源盗窃检测提供了可行性。相比提升模型复杂度以换取微弱精度提升的现有工作,本研究强调推理效率与系统可扩展性等实际部署因素,支持可持续的AI辅助监控系统在现代智能电网中的应用。

原文摘要 · Abstract (English)

With the increasing integration of smart meters in electrical grids worldwide, detecting energy theft has become a critical and ongoing challenge. Artificial intelligence (AI)-based models have demonstrated strong performance in identifying fraudulent consumption patterns; however, previous works exploring the use of machine learning solutions for this problem demand high computational and energy costs, limiting their practicality -- particularly in low-theft scenarios where continuous inference can result in unnecessary energy usage. This paper proposes a lightweight detection unit, or watchdog mechanism, designed to act as a pre-filter that determines when to activate a long short-term memory (LSTM) model. This mechanism reduces the volume of input fed to the LSTM model, limiting it to instances that are more likely to involve energy theft thereby preserving detection accuracy while substantially reducing energy consumption associated with continuous model execution. The proposed system was evaluated through simulations across six scenarios with varying theft severity and number of active thieves. Results indicate a power consumption reduction exceeding 64\%, with minimal loss in detection accuracy and consistently high recall. These findings support the feasibility of a more energy-efficient and scalable approach to energy theft detection in smart grids. In contrast to prior work that increases model complexity to achieve marginal accuracy gains, this study emphasizes practical deployment considerations such as inference efficiency and system scalability. The results highlight the potential for deploying sustainable, AI-assisted monitoring systems within modern smart grid infrastructures.

能源盗窃LSTM轻量化智能电网

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。