Table of Contents
Fetching ...

Real-time Fuel Leakage Detection via Online Change Point Detection

Ruimin Chu, Li Chik, Yiliao Song, Jeffrey Chan, Xiaodong Li

Abstract

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.

Real-time Fuel Leakage Detection via Online Change Point Detection

Abstract

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.

Paper Structure

This paper contains 26 sections, 10 equations, 6 figures, 6 tables, 1 algorithm.

Figures (6)

  • Figure 1: Layout of underground petroleum storage systems, a snapshot of activities and general fuel leakage detection process. Data from (1) inventory (2) restocking (3) customer transactions are processed for FL detection.
  • Figure 2: Pipeline of MOCPD.
  • Figure 3: The dissimilarity scores and thresholds obtained by different algorithms on the 0.2gph FL sample (top plot). Green vertical lines indicate the ground truths where the leakage starts and is fixed. Red vertical lines denote the predictions made by the algorithms.
  • Figure 4: F2-scores for different window sizes and algorithms.
  • Figure 5: The dissimilarity scores and thresholds obtained by different algorithms on the 0.1gph FL sample (top plot). Green vertical lines indicate the ground truths where the leakage starts and is fixed. Red vertical lines denote the predictions made by the algorithms.
  • ...and 1 more figures