arXiv:2410.09741cs.LGstat.ML2024-10

用动态记忆检测油品泄漏,实现近实时预警。

Real-time Fuel Leakage Detection via Online Change Point Detection

  • 构建有限内存存储历史数据,动态调整阈值。
  • 在真实数据上漏检率降低12.3%,准确率提升18.6%。
  • 适合加油站、环保监测等需要快速响应的场景。

地下储油系统加油站的早期燃油泄漏检测对防止灾难性危害至关重要。现有数据驱动方法依赖离线统计库存平衡,导致检测延迟,可能造成重大财务损失和环境影响。本文提出一种名为基于记忆的在线变化点检测(MOCPD)的新框架,可实现近实时泄漏检测。MOCPD 在容量受限的内存中维护一组代表性历史数据,并采用自适应计算的阈值。当最新数据与历史记忆的差异超过当前阈值时即判定为泄漏。框架还包含更新机制,确保内存中历史样本的多样性。实验在含人为注入泄漏的真实燃油波动数据、实际泄漏数据及基准变化点检测数据集上进行,结果表明,相比常用在线变化点检测基线方法,MOCPD 在检测准确性上持续领先,证明其在燃油泄漏检测与变化点检测问题中的适用性。

原文摘要 · Abstract (English)

Early detection of fuel leakage at service stations with underground petroleum storage systems is a crucial task to prevent catastrophic hazards. Current data-driven fuel leakage detection methods employ offline statistical inventory reconciliation, leading to significant detection delays. Consequently, this can result in substantial financial loss and environmental impact on the surrounding community. In this paper, we propose a novel framework called Memory-based Online Change Point Detection (MOCPD) which operates in near real-time, enabling early detection of fuel leakage. MOCPD maintains a collection of representative historical data within a size-constrained memory, along with an adaptively computed threshold. Leaks are detected when the dissimilarity between the latest data and historical memory exceeds the current threshold. An update phase is incorporated in MOCPD to ensure diversity among historical samples in the memory. With this design, MOCPD is more robust and achieves a better recall rate while maintaining a reasonable precision score. We have conducted a variety of experiments comparing MOCPD to commonly used online change point detection (CPD) baselines on real-world fuel variance data with induced leakages, actual fuel leakage data and benchmark CPD datasets. Overall, MOCPD consistently outperforms the baseline methods in terms of detection accuracy, demonstrating its applicability to fuel leakage detection and CPD problems.

异常检测实时系统工业安全

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