• Title/Summary/Keyword: and a multi-linear regression model

Search Result 111, Processing Time 0.024 seconds

Analyzing the compressive strength of clinker mortars using approximate reasoning approaches - ANN vs MLR

  • Beycioglu, Ahmet;Emiroglu, Mehmet;Kocak, Yilmaz;Subasi, Serkan
    • Computers and Concrete
    • /
    • v.15 no.1
    • /
    • pp.89-101
    • /
    • 2015
  • In this paper, Artificial Neural Networks (ANN) and Multiple Linear Regression (MLR) models were discussed to determine the compressive strength of clinker mortars cured for 1, 2, 7 and 28 days. In the experimental stage, 1288 mortar samples were produced from 322 different clinker specimens and compressive strength tests were performed on these samples. Chemical properties of the clinker samples were also determined. In the modeling stage, these experimental results were used to construct the models. In the models tricalcium silicate ($C_3S$), dicalcium silicate ($C_2S$), tricalcium aluminate ($C_3A$), tetracalcium alumina ferrite ($C_4AF$), blaine values, specific gravity and age of samples were used as inputs and the compressive strength of clinker samples was used as output. The approximate reasoning ability of the models compared using some statistical parameters. As a result, ANN has shown satisfying relation with experimental results and suggests an alternative approach to evaluate compressive strength estimation of clinker mortars using related inputs. Furthermore MLR model showed a poor ability to predict.

Reconstruction of Terrestrial Water Storage of GRACE/GFO Using Convolutional Neural Network and Climate Data

  • Jeon, Woohyu;Kim, Jae-Seung;Seo, Ki-Weon
    • Journal of the Korean earth science society
    • /
    • v.42 no.4
    • /
    • pp.445-458
    • /
    • 2021
  • Gravity Recovery and Climate Experiment (GRACE) gravimeter satellites observed the Earth gravity field with unprecedented accuracy since 2002. After the termination of GRACE mission, GRACE Follow-on (GFO) satellites successively observe global gravity field, but there is missing period between GRACE and GFO about one year. Many previous studies estimated terrestrial water storage (TWS) changes using hydrological models, vertical displacements from global navigation satellite system observations, altimetry, and satellite laser ranging for a continuity of GRACE and GFO data. Recently, in order to predict TWS changes, various machine learning methods are developed such as artificial neural network and multi-linear regression. Previous studies used hydrological and climate data simultaneously as input data of the learning process. Further, they excluded linear trends in input data and GRACE/GFO data because the trend components obtained from GRACE/GFO data were assumed to be the same for other periods. However, hydrological models include high uncertainties, and observational period of GRACE/GFO is not long enough to estimate reliable TWS trends. In this study, we used convolutional neural networks (CNN) method incorporating only climate data set (temperature, evaporation, and precipitation) to predict TWS variations in the missing period of GRACE/GFO. We also make CNN model learn the linear trend of GRACE/GFO data. In most river basins considered in this study, our CNN model successfully predicts seasonal and long-term variations of TWS change.

Artificial Neural Network Prediction of Normalized Polarity Parameter for Various Solvents with Diverse Chemical Structures

  • Habibi-Yangjeh, Aziz
    • Bulletin of the Korean Chemical Society
    • /
    • v.28 no.9
    • /
    • pp.1472-1476
    • /
    • 2007
  • Artificial neural networks (ANNs) are successfully developed for the modeling and prediction of normalized polarity parameter (ETN) of 216 various solvents with diverse chemical structures using a quantitative-structure property relationship. ANN with architecture 5-9-1 is generated using five molecular descriptors appearing in the multi-parameter linear regression (MLR) model. The most positive charge of a hydrogen atom (q+), total charge in molecule (qt), molecular volume of solvent (Vm), dipole moment (μ) and polarizability term (πI) are input descriptors and its output is ETN. It is found that properly selected and trained neural network with 192 solvents could fairly represent the dependence of normalized polarity parameter on molecular descriptors. For evaluation of the predictive power of the generated ANN, an optimized network is applied for prediction of the ETN values of 24 solvents in the prediction set, which are not used in the optimization procedure. Correlation coefficient (R) and root mean square error (RMSE) of 0.903 and 0.0887 for prediction set by MLR model should be compared with the values of 0.985 and 0.0375 by ANN model. These improvements are due to the fact that the ETN of solvents shows non-linear correlations with the molecular descriptors.

FORECAST OF SOLAR PROTON EVENTS WITH NOAA SCALES BASED ON SOLAR X-RAY FLARE DATA USING NEURAL NETWORK

  • Jeong, Eui-Jun;Lee, Jin-Yi;Moon, Yong-Jae;Park, Jongyeop
    • Journal of The Korean Astronomical Society
    • /
    • v.47 no.6
    • /
    • pp.209-214
    • /
    • 2014
  • In this study we develop a set of solar proton event (SPE) forecast models with NOAA scales by Multi Layer Perceptron (MLP), one of neural network methods, using GOES solar X-ray flare data from 1976 to 2011. Our MLP models are the first attempt to forecast the SPE scales by the neural network method. The combinations of X-ray flare class, impulsive time, and location are used for input data. For this study we make a number of trials by changing the number of layers and nodes as well as combinations of the input data. To find the best model, we use the summation of F-scores weighted by SPE scales, where F-score is the harmonic mean of PODy (recall) and precision (positive predictive value), in order to minimize both misses and false alarms. We find that the MLP models are much better than the multiple linear regression model and one layer MLP model gives the best result.

Concrete compressive strength prediction using the imperialist competitive algorithm

  • Sadowski, Lukasz;Nikoo, Mehdi;Nikoo, Mohammad
    • Computers and Concrete
    • /
    • v.22 no.4
    • /
    • pp.355-363
    • /
    • 2018
  • In the following paper, a socio-political heuristic search approach, named the imperialist competitive algorithm (ICA) has been used to improve the efficiency of the multi-layer perceptron artificial neural network (ANN) for predicting the compressive strength of concrete. 173 concrete samples have been investigated. For this purpose the values of slump flow, the weight of aggregate and cement, the maximum size of aggregate and the water-cement ratio have been used as the inputs. The compressive strength of concrete has been used as the output in the hybrid ICA-ANN model. Results have been compared with the multiple-linear regression model (MLR), the genetic algorithm (GA) and particle swarm optimization (PSO). The results indicate the superiority and high accuracy of the hybrid ICA-ANN model in predicting the compressive strength of concrete when compared to the other methods.

Multivariate Analysis for Clinicians (임상의를 위한 다변량 분석의 실제)

  • Oh, Joo Han;Chung, Seok Won
    • Clinics in Shoulder and Elbow
    • /
    • v.16 no.1
    • /
    • pp.63-72
    • /
    • 2013
  • In medical research, multivariate analysis, especially multiple regression analysis, is used to analyze the influence of multiple variables on the result. Multiple regression analysis should include variables in the model and the problem of multi-collinearity as there are many variables as well as the basic assumption of regression analysis. The multiple regression model is expressed as the coefficient of determination, $R^2$ and the influence of independent variables on result as a regression coefficient, ${\beta}$. Multiple regression analysis can be divided into multiple linear regression analysis, multiple logistic regression analysis, and Cox regression analysis according to the type of dependent variables (continuous variable, categorical variable (binary logit), and state variable, respectively), and the influence of variables on the result is evaluated by regression coefficient${\beta}$, odds ratio, and hazard ratio, respectively. The knowledge of multivariate analysis enables clinicians to analyze the result accurately and to design the further research efficiently.

Research on the Impact of Agricultural Mechanization Service on Wheat Planting Cost: A Case Study of Henan Province

  • Cheng, Zhang
    • Journal of Information Processing Systems
    • /
    • v.17 no.6
    • /
    • pp.1127-1137
    • /
    • 2021
  • Given the different effects of agricultural mechanization on various stages of wheat planting in Henan, this article selects 78 observation samples from Henan, a major wheat-growing province. It uses different research methods (multiple linear regression, social network analysis model, multi-layer sensory nerves network) to conduct a comparative study, and the calculation results of the model show that the experimental results have a strong convergence and consistency. Agricultural mechanization services have significant effects on the three stages of wheat planting: harvesting, plowing and sowing. A higher degree of mechanized service in several stages can reduce the cost of growing wheat on family farms.

Monitoring Onion Growth using UAV NDVI and Meteorological Factors

  • Na, Sang-Il;Park, Chan-Won;So, Kyu-Ho;Park, Jae-Moon;Lee, Kyung-Do
    • Korean Journal of Soil Science and Fertilizer
    • /
    • v.50 no.4
    • /
    • pp.306-317
    • /
    • 2017
  • Unmanned aerial vehicles (UAVs) became popular platforms for the collection of remotely sensed data in the last years. This study deals with the monitoring of multi-temporal onion growth with very high resolution by means of low-cost equipment. The concept of the monitoring was estimation of multi-temporal onion growth using normalized difference vegetation index (NDVI) and meteorological factors. For this study, UAV imagery was taken on the Changnyeong, Hapcheon and Muan regions eight times from early February to late June during the onion growing season. In precision agriculture frequent remote sensing on such scales during the vegetation period provided important spatial information on the crop status. Meanwhile, four plant growth parameters, plant height (P.H.), leaf number (L.N.), plant diameter (P.D.) and fresh weight (F.W.) were measured for about three hundred plants (twenty plants per plot) for each field campaign. Three meteorological factors included average temperature, rainfall and irradiation over an entire onion growth period. The multiple linear regression models were suggested by using stepwise regression in the extraction of independent variables. As a result, $NDVI_{UAV}$ and rainfall in the model explain 88% and 68% of the P.H. and F.W. with a root mean square error (RMSE) of 7.29 cm and 59.47 g, respectively. And $NDVI_{UAV}$ in the model explain 43% of the L.N. with a RMSE of 0.96. These lead to the result that the characteristics of variations in onion growth according to $NDVI_{UAV}$ and other meteorological factors were well reflected in the model.

The FPNN Algorithm combined with fuzzy inference rules and PNN structure (퍼지추론규칙과 PNN 구조를 융합한 FPNN 알고리즘)

  • Park, Ho-Sung;Park, Byoung-Jun;Ahn, Tae-Chon;Oh, Sung-Kwun
    • Proceedings of the KIEE Conference
    • /
    • 1999.07g
    • /
    • pp.2856-2858
    • /
    • 1999
  • In this paper, the FPNN(Fuzzy Polynomial Neural Networks) algorithm with multi-layer fuzzy inference structure is proposed for the model identification of a complex nonlinear system. The FPNN structure is generated from the mutual combination of PNN (Polynomial Neural Network) structure and fuzzy inference method. The PNN extended from the GMDH(Group Method of Data Handling) uses several types of polynomials such as linear, quadratic and modifled quadratic besides the biquadratic polynomial used in the GMDH. In the fuzzy inference method, simplified and regression polynomial inference method which is based on the consequence of fuzzy rule expressed with a polynomial such as linear, quadratic and modified quadratic equation are used Each node of the FPNN is defined as a fuzzy rule and its structure is a kind of fuzzy-neural networks. Gas furnace data used to evaluate the performance of our proposed model.

  • PDF

Smoothed RSSI-Based Distance Estimation Using Deep Neural Network (심층 인공신경망을 활용한 Smoothed RSSI 기반 거리 추정)

  • Hyeok-Don Kwon;Sol-Bee Lee;Jung-Hyok Kwon;Eui-Jik Kim
    • Journal of Internet of Things and Convergence
    • /
    • v.9 no.2
    • /
    • pp.71-76
    • /
    • 2023
  • In this paper, we propose a smoothed received signal strength indicator (RSSI)-based distance estimation using deep neural network (DNN) for accurate distance estimation in an environment where a single receiver is used. The proposed scheme performs a data preprocessing consisting of data splitting, missing value imputation, and smoothing steps to improve distance estimation accuracy, thereby deriving the smoothed RSSI values. The derived smoothed RSSI values are used as input data of the Multi-Input Single-Output (MISO) DNN model, and are finally returned as an estimated distance in the output layer through input layer and hidden layer. To verify the superiority of the proposed scheme, we compared the performance of the proposed scheme with that of the linear regression-based distance estimation scheme. As a result, the proposed scheme showed 29.09% higher distance estimation accuracy than the linear regression-based distance estimation scheme.