shale gas production decline prediction using machine...

1
Shale Gas Production Decline Prediction Using Machine Learning Algorithms Shaochuan Xu 1 , Wentao Zhang 2 1 Geophysics Department, 2 Civil and Environmental Engineering Department Cross-Validation Data Results Discussion Method Locally Weighted Linear Regression In order to make predictions for a specific well, find several wells in the training set that are ‘close’ to the target, using functional regression. Principal Component Analysis Since the component of the data is too large (about 100 dimensions), we compress the into 5 dimensions and then make prediction. PCA after K-means We separate the wells in to High- Productivity Cluster and Low- Productivity Cluster using K-means, then use PCA in each cluster. Leave-one-out cross-validation is adopted. We define a threshold to remove the extreme errors which are caused by irregular manipulation on the wells (such as shutting down by engineers). LWLR has the lowest error because there is no information loss due to dimension reduction. PCA for prediction can be improved by using high and low productivity clusters respectively. Prediction will be unprecise if the irregular activities (such as shutting down or re- stimulating) dominate in the true production history. We want to substitute PCA by Principal Curve in the future to see if it can make more accurate prediction. Row: Different types of wells (top 2: high productivity; bottom 2: low productivity) Column: Different methods to make predictions

Upload: others

Post on 14-Aug-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Shale Gas Production Decline Prediction Using Machine ...cs229.stanford.edu/proj2016spr/poster/028.pdfWell 5000 4000 3000 2000 1000 565 - oo PCA after K- means known curve predicted

Shale Gas Production Decline Prediction Using Machine Learning AlgorithmsShaochuan Xu1, Wentao Zhang2

1 Geophysics Department, 2 Civil and Environmental Engineering Department

Cross-Validation

Data

Results

Discussion

Method

• Locally Weighted Linear Regression

In order to make predictions for a

specific well, find several wells in the

training set that are ‘close’ to the

target, using functional regression.

• Principal Component Analysis

Since the component of the data is

too large (about 100 dimensions), we

compress the into 5 dimensions and

then make prediction.

• PCA after K-means

We separate the wells in to High-

Productivity Cluster and Low-

Productivity Cluster using K-means,

then use PCA in each cluster.

Leave-one-out cross-validation is adopted.

We define a threshold to remove the extreme

errors which are caused by irregular

manipulation on the wells (such as shutting

down by engineers).

LWLR has the lowest error because there is

no information loss due to dimension

reduction.

PCA for prediction can be improved by using

high and low productivity clusters respectively.

Prediction will be unprecise if the irregular

activities (such as shutting down or re-

stimulating) dominate in the true production

history.

We want to substitute PCA by Principal Curve

in the future to see if it can make more

accurate prediction.

Row: Different types of wells (top 2: high productivity; bottom 2: low productivity)

Column: Different methods to make predictions