scholarly journals Artificial Intelligence Approaches to Determine Graphite Nodularity in Ductile Iron

2021 ◽  
Vol 5 (4) ◽  
pp. 94-102
Author(s):  
Maximilian Brait ◽  
Eduard Koppensteiner ◽  
Gerhard Schindelbacher ◽  
Jiehua Li ◽  
Peter Schumacher

The complex metallurgical interrelationships in the production of ductile cast iron can lead to enormous differences in graphite formation and local microstructure by small variations during production. Artificial intelligence algorithms were used to describe graphite formation, which is influenced by a variety of metallurgical parameters. Moreover, complex physical relationships in the formation of graphite morphology are also controlled by boundary conditions of processing, the effect of which can hardly be assessed in everyday foundry operations. The influence of relevant input parameters can be predetermined using artificial intelligence based on conditions and patterns that occur simultaneously. By predicting the local graphite formation, measures to stabilise production were defined and thereby the accuracy of structure simulations improved. In course of this work, the most important dominating variables, from initial charging to final casting, were compiled and analysed with the help of statistical regression methods to predict the nodularity of graphite spheres. We compared the accuracy of the prediction by using Linear Regression, Gaussian Process Regression, Regression Trees, Boosted Trees, Support Vector Machines, Shallow Neural Networks and Deep Neural Networks. As input parameters we used 45 characteristics of the production process consisting of the basic information including the composition of the charge, the overheating time, the type of melting vessel, the type of the inoculant, the fading, and the solidification time. Additionally, the data of several thermal analysis, oxygen activity measurements and the final chemical analysis were included.Initial programme designs using machine learning algorithms based on neural networks achieved encouraging results. To improve the degree of accuracy, this algorithm was subsequently adapted and refined for the nodularity of graphite.

2020 ◽  
Vol 237 (12) ◽  
pp. 1430-1437
Author(s):  
Achim Langenbucher ◽  
Nóra Szentmáry ◽  
Jascha Wendelstein ◽  
Peter Hoffmann

Abstract Background and Purpose In the last decade, artificial intelligence and machine learning algorithms have been more and more established for the screening and detection of diseases and pathologies, as well as for describing interactions between measures where classical methods are too complex or fail. The purpose of this paper is to model the measured postoperative position of an intraocular lens implant after cataract surgery, based on preoperatively assessed biometric effect sizes using techniques of machine learning. Patients and Methods In this study, we enrolled 249 eyes of patients who underwent elective cataract surgery at Augenklinik Castrop-Rauxel. Eyes were measured preoperatively with the IOLMaster 700 (Carl Zeiss Meditec), as well as preoperatively and postoperatively with the Casia 2 OCT (Tomey). Based on preoperative effect sizes axial length, corneal thickness, internal anterior chamber depth, thickness of the crystalline lens, mean corneal radius and corneal diameter a selection of 17 machine learning algorithms were tested for prediction performance for calculation of internal anterior chamber depth (AQD_post) and axial position of equatorial plane of the lens in the pseudophakic eye (LEQ_post). Results The 17 machine learning algorithms (out of 4 families) varied in root mean squared/mean absolute prediction error between 0.187/0.139 mm and 0.255/0.204 mm (AQD_post) and 0.183/0.135 mm and 0.253/0.206 mm (LEQ_post), using 5-fold cross validation techniques. The Gaussian Process Regression Model using an exponential kernel showed the best performance in terms of root mean squared error for prediction of AQDpost and LEQpost. If the entire dataset is used (without splitting for training and validation data), comparison of a simple multivariate linear regression model vs. the algorithm with the best performance showed a root mean squared prediction error for AQD_post/LEQ_post with 0.188/0.187 mm vs. the best performance Gaussian Process Regression Model with 0.166/0.159 mm. Conclusion In this paper we wanted to show the principles of supervised machine learning applied to prediction of the measured physical postoperative axial position of the intraocular lenses. Based on our limited data pool and the algorithms used in our setting, the benefit of machine learning algorithms seems to be limited compared to a standard multivariate regression model.


Author(s):  
S. R. Mani Sekhar ◽  
G. M. Siddesh

Machine learning is one of the important areas in the field of computer science. It helps to provide an optimized solution for the real-world problems by using past knowledge or previous experience data. There are different types of machine learning algorithms present in computer science. This chapter provides the overview of some selected machine learning algorithms such as linear regression, linear discriminant analysis, support vector machine, naive Bayes classifier, neural networks, and decision trees. Each of these methods is illustrated in detail with an example and R code, which in turn assists the reader to generate their own solutions for the given problems.


2020 ◽  
Vol 10 (11) ◽  
pp. 3967 ◽  
Author(s):  
Jittiphong Klomjit ◽  
Atthapol Ngaopitakkul

This research proposes a comparison study on different artificial intelligence (AI) methods for classifying faults in hybrid transmission line systems. The 115-kV hybrid transmission line in the Provincial Electricity Authority (PEA-Thailand) system, which is a single circuit single conductor transmission line, is studied. Fault signals in the transmission line were generated by the EMTP/ATPDraw software. Various factors such as fault location, type, and angle were considered. Then, fault signals were analyzed by coefficient details on the first scale of the discrete wavelet transform. Daubechies mother wavelet from MATLAB software was used to decompose the fault signal. The coefficient value of the mother wavelet behaved depending on the position, inception of fault angle, and fault type. AI methods including probabilistic neural networks (PNNs), back-propagation neural networks (BPNNs), and support vector machine (SVM) were used to identify faults. AI input used the maximum first peak coefficients of phase ABC and zero sequence. The results obtained from the study were found to be satisfactory with all AI methodologies having an average accuracy of more than 98% in the case study. However, the SVM technique can provide more accurate results than the PNN and BPNN techniques with less computation burden. Thus, it is suitable for being applied to actual protection systems.


Water ◽  
2019 ◽  
Vol 11 (3) ◽  
pp. 582 ◽  
Author(s):  
Sultan Noman Qasem ◽  
Saeed Samadianfard ◽  
Hamed Sadri Nahand ◽  
Amir Mosavi ◽  
Shahaboddin Shamshirband ◽  
...  

In the current study, the ability of three data-driven methods of Gene Expression Programming (GEP), M5 model tree (M5), and Support Vector Regression (SVR) were investigated in order to model and estimate the dew point temperature (DPT) at Tabriz station, Iran. For this purpose, meteorological parameters of daily average temperature (T), relative humidity (RH), actual vapor pressure (Vp), wind speed (W), and sunshine hours (S) were obtained from the meteorological organization of East Azerbaijan province, Iran for the period 1998 to 2016. Following this, the methods mentioned above were examined by defining 15 different input combinations of meteorological parameters. Additionally, root mean square error (RMSE) and the coefficient of determination (R2) were implemented to analyze the accuracy of the proposed methods. The results showed that the GEP-10 method, using three input parameters of T, RH, and S, with RMSE of 0.96°, the SVR-5, using two input parameters of T and RH, with RMSE of 0.44, and M5-15, using five input parameters of T, RH, Vp, W, and S with RMSE of 0.37 present better performance in the estimation of the DPT. As a conclusion, the M5-15 is recommended as the most precise model in the estimation of DPT in comparison with other considered models. As a conclusion, the obtained results proved the high capability of proposed M5 models in DPT estimation.


2017 ◽  
Vol 10 (13) ◽  
pp. 137
Author(s):  
Darshan A Khade ◽  
Ilakiyaselvan N

This study aims to classify the scene and object using brain waves signal. The dataset captured by the electroencephalograph (EEG) device by placing the electrodes on scalp to measure brain signals are used. Using captured EEG dataset, classifying the scene and object by decoding the changes in the EEG signals. In this study, independent component analysis, event-related potentials, and grand mean are used to analyze the signal. Machine learning algorithms such as decision tree, random forest, and support vector machine are used to classify the data. This technique is useful in forensic as well as in artificial intelligence for developing future technology. 


Author(s):  
Ruopeng Xie ◽  
Jiahui Li ◽  
Jiawei Wang ◽  
Wei Dai ◽  
André Leier ◽  
...  

Abstract Virulence factors (VFs) enable pathogens to infect their hosts. A wealth of individual, disease-focused studies has identified a wide variety of VFs, and the growing mass of bacterial genome sequence data provides an opportunity for computational methods aimed at predicting VFs. Despite their attractive advantages and performance improvements, the existing methods have some limitations and drawbacks. Firstly, as the characteristics and mechanisms of VFs are continually evolving with the emergence of antibiotic resistance, it is more and more difficult to identify novel VFs using existing tools that were previously developed based on the outdated data sets; secondly, few systematic feature engineering efforts have been made to examine the utility of different types of features for model performances, as the majority of tools only focused on extracting very few types of features. By addressing the aforementioned issues, the accuracy of VF predictors can likely be significantly improved. This, in turn, would be particularly useful in the context of genome wide predictions of VFs. In this work, we present a deep learning (DL)-based hybrid framework (termed DeepVF) that is utilizing the stacking strategy to achieve more accurate identification of VFs. Using an enlarged, up-to-date dataset, DeepVF comprehensively explores a wide range of heterogeneous features with popular machine learning algorithms. Specifically, four classical algorithms, including random forest, support vector machines, extreme gradient boosting and multilayer perceptron, and three DL algorithms, including convolutional neural networks, long short-term memory networks and deep neural networks are employed to train 62 baseline models using these features. In order to integrate their individual strengths, DeepVF effectively combines these baseline models to construct the final meta model using the stacking strategy. Extensive benchmarking experiments demonstrate the effectiveness of DeepVF: it achieves a more accurate and stable performance compared with baseline models on the benchmark dataset and clearly outperforms state-of-the-art VF predictors on the independent test. Using the proposed hybrid ensemble model, a user-friendly online predictor of DeepVF (http://deepvf.erc.monash.edu/) is implemented. Furthermore, its utility, from the user’s viewpoint, is compared with that of existing toolkits. We believe that DeepVF will be exploited as a useful tool for screening and identifying potential VFs from protein-coding gene sequences in bacterial genomes.


2019 ◽  
Vol 8 (4) ◽  
pp. 160 ◽  
Author(s):  
Bingxin Liu ◽  
Ying Li ◽  
Guannan Li ◽  
Anling Liu

Spectral characteristics play an important role in the classification of oil film, but the presence of too many bands can lead to information redundancy and reduced classification accuracy. In this study, a classification model that combines spectral indices-based band selection (SIs) and one-dimensional convolutional neural networks was proposed to realize automatic oil films classification using hyperspectral remote sensing images. Additionally, for comparison, the minimum Redundancy Maximum Relevance (mRMR) was tested for reducing the number of bands. The support vector machine (SVM), random forest (RF), and Hu’s convolutional neural networks (CNN) were trained and tested. The results show that the accuracy of classifications through the one dimensional convolutional neural network (1D CNN) models surpassed the accuracy of other machine learning algorithms such as SVM and RF. The model of SIs+1D CNN could produce a relatively higher accuracy oil film distribution map within less time than other models.


Author(s):  
Jitendra Khatti ◽  
◽  
Dr. Kamaldeep Singh Grover ◽  

The present research work is carried out to predict the geotechnical properties (consistency limits, OMC, and MDD) of soil using AI technologies, namely regression analysis (RA), support vector machine (SVM), Gaussian process regression (GPR), artificial neural networks (ANNs), and relevance vector machine (RVM). The models of machine learning (SVM, GPR), hybrid learning (RVM), and deep learning (ANNs) are constructed in MATLAB R2020a with different configurations. The models of RA are built using the Data Analysis Tool of Microsoft Excel 2019. The input parameters of AI models are gravel, sand, silt, and clay content. The correlation coefficient is calculated for pair of soil datasets. The correlation shows that sand, silt, and clay content play a vital role in predicting soil's liquid limit and plasticity index. The performance of constructed AI models is compared to determine the optimum performance models. The limited datasets of soil are used in this study. Therefore, artificial neural networks and relevance vector machines could not perform well. Based on the performance of AI models, the Gaussian process regression outperformed the RA, SVM, ANNs, and RVM AI technologies. Hence, the GPR AI approach can predict the geotechnical properties of soil by gravel, sand, silt, and clay content. The Monte-Carlo global sensitivity analysis is also performed, and it is observed that the prediction of geotechnical properties of soil is affected by sand and clay content


Author(s):  
Mridul Sharma

These days one of the major inevitable ailments for females is bosom malignancy. The appropriate medication and early findings are important stages to take to thwart this ailment. Although, it's not easy to recognize due to its few vulnerabilities and lack of data. Can use artificial intelligence to create devices that can help doctors and healthcare workers to early detection of this cancer. In This research, we investigate three specific machine learning algorithms widely used to detect bosom ailments in the breast region. These algorithms are Support vector machine (SVM), Bayesian Networks (BN) and Random Forest (RF). The output in this research is based on the State-of-the-art technique.


2021 ◽  
Vol 10 (22) ◽  
pp. 5330
Author(s):  
Francesco Paolo Lo Muzio ◽  
Giacomo Rozzi ◽  
Stefano Rossi ◽  
Giovanni Battista Luciani ◽  
Ruben Foresti ◽  
...  

The human right ventricle is barely monitored during open-chest surgery due to the absence of intraoperative imaging techniques capable of elaborating its complex function. Accordingly, artificial intelligence could not be adopted for this specific task. We recently proposed a video-based approach for the real-time evaluation of the epicardial kinematics to support medical decisions. Here, we employed two supervised machine learning algorithms based on our technique to predict the patients’ outcomes before chest closure. Videos of the beating hearts were acquired before and after pulmonary valve replacement in twelve Tetralogy of Fallot patients and recordings were properly labeled as the “unhealthy” and “healthy” classes. We extracted frequency-domain-related features to train different supervised machine learning models and selected their best characteristics via 10-fold cross-validation and optimization processes. Decision surfaces were built to classify two additional patients having good and unfavorable clinical outcomes. The k-nearest neighbors and support vector machine showed the highest prediction accuracy; the patients’ class was identified with a true positive rate ≥95% and the decision surfaces correctly classified the additional patients in the “healthy” (good outcome) or “unhealthy” (unfavorable outcome) classes. We demonstrated that classifiers employed with our video-based technique may aid cardiac surgeons in decision making before chest closure.


Sign in / Sign up

Export Citation Format

Share Document