LGMLOct 13, 2024

Real-time Fuel Leakage Detection via Online Change Point Detection

arXiv:2410.09741v1h-index: 2Int J Data Sci Anal
Originality Incremental advance
AI Analysis

This work addresses a critical safety and environmental issue for service stations by enabling early leak detection, though it is incremental as it builds on existing online change point detection methods.

The paper tackles the problem of detecting fuel leaks at service stations in real-time to prevent hazards, proposing a Memory-based Online Change Point Detection (MOCPD) framework that outperforms baselines in detection accuracy on real-world data.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes