scholarly journals Prediction of Hydrocarbon Reservoirs Permeability Using Support Vector Machine

2012 ◽  
Vol 2012 ◽  
pp. 1-18 ◽  
Author(s):  
R. Gholami ◽  
A. R. Shahraki ◽  
M. Jamali Paghaleh

Permeability is a key parameter associated with the characterization of any hydrocarbon reservoir. In fact, it is not possible to have accurate solutions to many petroleum engineering problems without having accurate permeability value. The conventional methods for permeability determination are core analysis and well test techniques. These methods are very expensive and time consuming. Therefore, attempts have usually been carried out to use artificial neural network for identification of the relationship between the well log data and core permeability. In this way, recent works on artificial intelligence techniques have led to introduce a robust machine learning methodology called support vector machine. This paper aims to utilize the SVM for predicting the permeability of three gas wells in the Southern Pars field. Obtained results of SVM showed that the correlation coefficient between core and predicted permeability is 0.97 for testing dataset. Comparing the result of SVM with that of a general regression neural network (GRNN) revealed that the SVM approach is faster and more accurate than the GRNN in prediction of hydrocarbon reservoirs permeability.

2018 ◽  
Vol 140 (7) ◽  
Author(s):  
Tamer Moussa ◽  
Salaheldin Elkatatny ◽  
Mohamed Mahmoud ◽  
Abdulazeez Abdulraheem

Permeability is a key parameter related to any hydrocarbon reservoir characterization. Moreover, many petroleum engineering problems cannot be precisely answered without having accurate permeability value. Core analysis and well test techniques are the conventional methods to determine permeability. These methods are time-consuming and very expensive. Therefore, many researches have been introduced to identify the relationship between core permeability and well log data using artificial neural network (ANN). The objective of this research is to develop a new empirical correlation that can be used to determine the reservoir permeability of oil wells from well log data, namely, deep resistivity (RT), bulk density (RHOB), microspherical focused resistivity (RSFL), neutron porosity (NPHI), and gamma ray (GR). A self-adaptive differential evolution integrated with artificial neural network (SaDE-ANN) approach and evolutionary algorithm-based symbolic regression (EASR) techniques were used to develop the correlations based on 743 actual core permeability measurements and well log data. The obtained results showed that the developed correlations using SaDE-ANN models can be used to predict the reservoir permeability from well log data with a high accuracy (the mean square error (MSE) was 0.0638 and the correlation coefficient (CC) was 0.98). SaDE-ANN approach is more accurate than the EASR. The introduced technique and empirical correlations will assist the petroleum engineers to calculate the reservoir permeability as a function of the well log data. This is the first time to implement and apply SaDE-ANN approaches to estimate reservoir permeability from well log data (RSFL, RT, NPHI, RHOB, and GR). Therefore, it is a step forward to eliminate the required lab measurements for core permeability and discover the capabilities of optimization and artificial intelligence models as well as their application in permeability determination. Outcomes of this study could help petroleum engineers to have better understanding of reservoir performance when lab data are not available.


2018 ◽  
Vol 4 (10) ◽  
pp. 6
Author(s):  
Shivangi Bhargava ◽  
Dr. Shivnath Ghosh

News popularity is the maximum growth of attention given for particular news article. The popularity of online news depends on various factors such as the number of social media, the number of visitor comments, the number of Likes, etc. It is therefore necessary to build an automatic decision support system to predict the popularity of the news as it will help in business intelligence too. The work presented in this study aims to find the best model to predict the popularity of online news using machine learning methods. In this work, the result analysis is performed by applying Co-relation algorithm, particle swarm optimization and principal component analysis. For performance evaluation support vector machine, naïve bayes, k-nearest neighbor and neural network classifiers are used to classify the popular and unpopular data. From the experimental results, it is observed that support vector machine and naïve bayes outperforms better with co-relation algorithm as well as k-NN and neural network outperforms better with particle swarm optimization.


Author(s):  
Niha Kamal Basha ◽  
Aisha Banu Wahab

: Absence seizure is a type of brain disorder in which subject get into sudden lapses in attention. Which means sudden change in brain stimulation. Most of this type of disorder is widely found in children’s (5-18 years). These Electroencephalogram (EEG) signals are captured with long term monitoring system and are analyzed individually. In this paper, a Convolutional Neural Network to extract single channel EEG seizure features like Power, log sum of wavelet transform, cross correlation, and mean phase variance of each frame in a windows are extracted after pre-processing and classify them into normal or absence seizure class, is proposed as an empowerment of monitoring system by automatic detection of absence seizure. The training data is collected from the normal and absence seizure subjects in the form of Electroencephalogram. The objective is to perform automatic detection of absence seizure using single channel electroencephalogram signal as input. Here the data is used to train the proposed Convolutional Neural Network to extract and classify absence seizure. The Convolutional Neural Network consist of three layers 1] convolutional layer – which extract the features in the form of vector 2] Pooling layer – the dimensionality of output from convolutional layer is reduced and 3] Fully connected layer–the activation function called soft-max is used to find the probability distribution of output class. This paper goes through the automatic detection of absence seizure in detail and provide the comparative analysis of classification between Support Vector Machine and Convolutional Neural Network. The proposed approach outperforms the performance of Support Vector Machine by 80% in automatic detection of absence seizure and validated using confusion matrix.


Sensors ◽  
2021 ◽  
Vol 21 (2) ◽  
pp. 636
Author(s):  
Alhassan Mabrouk ◽  
Rebeca P. Díaz Redondo ◽  
Mohammed Kayed

Recently, it has been found that e-commerce (EC) websites provide a large amount of useful information that exceed the human cognitive processing capacity. In order to help customers in comparing alternatives when buying a product, previous research authors have designed opinion summarization systems based on customer reviews. They ignored the template information provided by manufacturers, although its descriptive information has the most useful product characteristics and texts are linguistically correct, unlike reviews. Therefore, this paper proposes a methodology coined as SEOpinion (summarization and exploration of opinions) to summarize aspects and spot opinion(s) regarding them using a combination of template information with customer reviews in two main phases. First, the hierarchical aspect extraction (HAE) phase creates a hierarchy of aspects from the template. Subsequently, the hierarchical aspect-based opinion summarization (HAOS) phase enriches this hierarchy with customers’ opinions to be shown to other potential buyers. To test the feasibility of using deep learning-based BERT techniques with our approach, we created a corpus by gathering information from the top five EC websites for laptops. The experimental results showed that recurrent neural network (RNN) achieved better results (77.4% and 82.6% in terms of F1-measure for the first and second phases, respectively) than the convolutional neural network (CNN) and the support vector machine (SVM) technique.


Author(s):  
Wanli Wang ◽  
Botao Zhang ◽  
Kaiqi Wu ◽  
Sergey A Chepinskiy ◽  
Anton A Zhilenkov ◽  
...  

In this paper, a hybrid method based on deep learning is proposed to visually classify terrains encountered by mobile robots. Considering the limited computing resource on mobile robots and the requirement for high classification accuracy, the proposed hybrid method combines a convolutional neural network with a support vector machine to keep a high classification accuracy while improve work efficiency. The key idea is that the convolutional neural network is used to finish a multi-class classification and simultaneously the support vector machine is used to make a two-class classification. The two-class classification performed by the support vector machine is aimed at one kind of terrain that users are mostly concerned with. Results of the two classifications will be consolidated to get the final classification result. The convolutional neural network used in this method is modified for the on-board usage of mobile robots. In order to enhance efficiency, the convolutional neural network has a simple architecture. The convolutional neural network and the support vector machine are trained and tested by using RGB images of six kinds of common terrains. Experimental results demonstrate that this method can help robots classify terrains accurately and efficiently. Therefore, the proposed method has a significant potential for being applied to the on-board usage of mobile robots.


Sign in / Sign up

Export Citation Format

Share Document