Leak Detection in Natural Gas Pipeline Using Machine Learning Models
Adebayo Oshingbesan

TL;DR
This study evaluates various machine learning models for detecting small leaks in natural gas pipelines, demonstrating that models like decision trees and random forests are highly sensitive and reliable, potentially enhancing existing leak detection methods.
Contribution
The paper compares multiple machine learning models for pipeline leak detection, highlighting their effectiveness and suggesting their integration with real-time models for improved accuracy.
Findings
Random forest and decision tree detect 0.1% leaks in 2 hours
All models achieved zero false alarms in testing
ML models perform well alongside real-time transient models
Abstract
Leak detection in gas pipelines is an important and persistent problem in the Oil and Gas industry. This is particularly important as pipelines are the most common way of transporting natural gas. This research aims to study the ability of data-driven intelligent models to detect small leaks for a natural gas pipeline using basic operational parameters and then compare the intelligent models among themselves using existing performance metrics. This project applies the observer design technique to detect leaks in natural gas pipelines using a regressoclassification hierarchical model where an intelligent model acts as a regressor and a modified logistic regression model acts as a classifier. Five intelligent models (gradient boosting, decision trees, random forest, support vector machine and artificial neural network) are studied in this project using a pipeline data stream of four…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLogistic Regression
