Signal power loss prediction based on artificial neural networks in microcell environment
In a bid to predict the propagation loss of electromagnetic signals, different models based on empirical and deterministic formulas have been used. In this study, different artificial neural network models which are very effective for prediction were used for the prediction of signal power loss in a microcell environment, Obio-Akpor, Port Harcourt, Nigeria. The signal power loss of the area is studied based on three artificial neural network algorithms with nine training functions. For the training of the artificial neural network, the input data were the distance from the transmitter and the signal power loss. Training of neural network is a demanding task in the field of supervised learning research. This is because the main difficulty in adopting artificial neural network is in finding the most suitable combination of learning and training functions for the prediction task. We compared the performance of three training algorithms in feedforward back propagation multi layer perceptron neural network. Nine training functions under three training algorithms were selected: the Gradient descent based algorithms, the Conjugate gradient based algorithms and the Quasi-Newton based algorithms. The work compared the training algorithms on the basis of mean square error, mean absolute error, standard deviation, correlation coefficient, regression on training and validation and the rate of convergence. The general performance of the training functions demonstrates their effectiveness to yield accurate results in short time. The conclusion on the training functions is based on the simulation results using measurement data from the micro environment.
- Research Article
7
- 10.12720/jcm.16.1.20-29
- Jan 1, 2021
- Journal of Communications
This work analyzes the architectural complexity of a Multi-Layer Perceptron (MLP) Artificial Neural Network (ANN) model suitable for modeling and predicting signal power loss in micro-cellular environments. The MLP neural network model with one, two, and three hidden layers respectively were trained using measurement datasets used as the target values collected from a micro-cell environment that is suitable to describe different propagation paths and conditions. The neural network training has been performed by applying different training techniques to ensure a well-trained network for good generalization and avoid over-fitting during network training. Bayesian regularization algorithm (that updates weights and biases during network training) following the Levenberg-Marquardt optimization training algorithm was used as the training algorithm. A comparative analysis of training results from one, two, and three hidden layers MLP neural networks show the best prediction result of the signal power loss using a neural network with one hidden layer. A complex architectural composition of the MLP neural network involved very high training time and higher prediction errors.
- Research Article
- 10.30917/att-vk-1814-9588-2023-1-4
- Feb 1, 2023
- Veterinaria i kormlenie
The purpose of the research, the results of which are presented in this article, is to determine the possibility and evaluate the effectiveness of using a trained neural network in the diagnosis of ringworm. The article provides an analysis of the methods used for diagnosing dermatomycosis in veterinary practice. One of the actively developing areas at present is the use of artificial neural networks in the diagnosis of animal diseases. The authors have developed a method for diagnosing dermatophytosis using a trained neural network. To identify hair damaged by dermatophyte spores in cats, a trained artificial neural network YOLO v5 was used, based on the YOLO architecture (high-precision artificial neural network), which provides high accuracy and speed of object detection in images. Diagnostics was carried out in three stages. The first stage: the diagnosis of hair in cats damaged by dermatophyte spores was carried out using a trained artificial neural network. The second stage: microscopy by a veterinary specialist of the veterinary center. The third stage: comparison of the received data from the trained artificial neural network and veterinary specialists. Three comparative experiments were carried out on 20 depersonalized samples with different ratios from healthy and sick animals. As a result of testing the trichoscopy method using artificial neural networks for diagnosing spore-damaged hair dermatitis in cats, it was found that a trained artificial neural network of 60 studied samples diagnosed dermatophyte spore damage in 20 samples, a veterinarian - in 17. All positive results were confirmed by a mycological laboratory study. and identification of the pathogen. It has been established that the use of a trained artificial neural network increases the diagnostic efficiency by 15% and reduces the time to perform diagnostic microscopy by 60.3%. The application of the proposed method allows to reduce the time of microscopic examination, improve the accuracy of interpretation of the results, automate methods for identifying causative agents of ringworm in small animals and take timely measures to treat the animal.
- Book Chapter
18
- 10.1007/978-3-319-50094-2_11
- Jan 1, 2017
The search for better climate change adaptation techniques for addressing environmental and economic issues due to changing climate is of paramount interest in the current era. One of the many ways Pacific Island regions and its people get affected is by dry spells and drought events from extreme climates. A drought is simply a prolonged shortage of water supply in an area. The impact of drought varies both temporally and spatially that can be catastrophic for such regions with lack of resources and facilities to mitigate the drought impacts. Therefore, forecasting drought events using predictive models that have practical implications for understanding drought hydrology and water resources management can allow enough time to take appropriate adaption measures. This study investigates the feasibility of the Artificial Neural Network (ANN) algorithms for prediction of a drought index: Standardized Precipitation-Evapotranspiration Index (SPEI). The purpose of the study was to develop an ANN model to predict the index in two selected regions in Queensland, Australia. The first region, is named as the grassland and the second as the temperate region. The monthly gridded meteorological variables (precipitation, maximum and minimum temperature) that acted as input parameters in ANN model were obtained from Australian Water Availability Project (AWAP) for 1915–2013 period. The potential evapotranspiration (PET), calculated using thornthwaite method, was also an input variable, while SPEI was the predictand for the ANN model. The input data were divided into training (80%), validation (10%) and testing (10%) sets. To determine the optimum ANN model, the Levenberg-Marquardt and Broyden-Fletcher-Goldfarb-Shanno quasi-Newton backpropagation algorithms were used for training the ANN network and the tangent sigmoid, logarithmic sigmoid and linear activation algorithms were used for hidden transfer and output functions. The best architecture of input-hidden neuron-output neurons was 4-28-1 and 4-27-1 for grassland and temperate region, respectively. For evaluation and selection of the optimum ANN model, the statistical metrics: Coefficient of Determination (R 2 ), Willmott’s Index of Agreement (d), Nash-Sutcliffe Coefficient of Efficiency (E), Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE) were employed. The R 2 , d, E, RMSE and MAE for optimum ANN models were 0.9839, 0.9909, 0.9838, 0.1338, 0.0882 and 0.9886, 0.9935, 0.9874, 0.1198, 0.0814 for grassland and temperate region, respectively. When prediction errors were analysed, a value of 0.0025 to 0.8224 was obtained for the grassland region, and a value of 0.0113 to 0.6667 was obtained for the temperate region, indicating that the ANN model exhibit a good skill in predicting the monthly SPEI. Based on the evaluation and statistical analysis of the predicted SPEI and its errors in the test period, we conclude that the ANN model can be used as a useful data-driven tool for forecasting drought events. Broadly, the ANN model can be applied for prediction of other climate related variables, and therefore can play a vital role in the development of climate change adaptation and mitigation plans in developed and developing nations, and most importantly, in the Pacific Island Nations where drought events have a detrimental impact on economic development.
- Research Article
202
- 10.3390/algor2030973
- Aug 3, 2009
- Algorithms
Artificial neural networks as a major soft-computing technology have been extensively studied and applied during the last three decades. Research on backpropagation training algorithms for multilayer perceptron networks has spurred development of other neural network training algorithms for other networks such as radial basis function, recurrent network, feedback network, and unsupervised Kohonen self-organizing network. These networks, especially the multilayer perceptron network with a backpropagation training algorithm, have gained recognition in research and applications in various scientific and engineering areas. In order to accelerate the training process and overcome data over-fitting, research has been conducted to improve the backpropagation algorithm. Further, artificial neural networks have been integrated with other advanced methods such as fuzzy logic and wavelet analysis, to enhance the ability of data interpretation and modeling and to avoid subjectivity in the operation of the training algorithm. In recent years, support vector machines have emerged as a set of high-performance supervised generalized linear classifiers in parallel with artificial neural networks. A review on development history of artificial neural networks is presented and the standard architectures and algorithms of artificial neural networks are described. Furthermore, advanced artificial neural networks will be introduced with support vector machines, and limitations of ANNs will be identified. The future of artificial neural network development in tandem with support vector machines will be discussed in conjunction with further applications to food science and engineering, soil and water relationship for crop management, and decision support for precision agriculture. Along with the network structures and training algorithms, the applications of artificial neural networks will be reviewed as well, especially in the fields of agricultural and biological engineering.
- Research Article
21
- 10.14569/ijacsa.2013.040606
- Jan 1, 2013
- International Journal of Advanced Computer Science and Applications
Face recognition is one of the biometric methods that is used to identify any given face image using the main features of this face. In this research, a face recognition system was suggested based on four Artificial Neural Network (ANN) models separately: feed forward backpropagation neural network (FFBPNN), cascade forward backpropagation neural network (CFBPNN), function fitting neural network (FitNet) and pattern recognition neural network (PatternNet). Each model was constructed separately with 7 layers (input layer, 5 hidden layers each with 15 hidden units and output layer). Six ANN training algorithms (TRAINLM, TRAINBFG, TRAINBR, TRAINCGF, TRAINGD, and TRAINGD) were used to train each model separately. Many experiments were conducted for each one of the four models based on 6 different training algorithms. The performance results of these models were compared according to mean square error and recognition rate to identify the best ANN model. The results showed that the PatternNet model was the best model used. Finally, comparisons between the used training algorithms were performed. Comparison results showed that TrainLM was the best training algorithm for the face recognition system.
- Research Article
11
- 10.20535/1810-0546.2018.2.129022
- Jun 12, 2018
- Research Bulletin of the National Technical University of Ukraine "Kyiv Politechnic Institute"
Background. There are a large number of neural networks that have their advantages and disadvantages, for example, simple, fast and easy to use single-stranded perceptrons are suitable for linear and linearized regression tasks, and more complicated neural networks are expendable in training and prediction time. Therefore, the problem arises for the development of fast and efficient algorithms for training artificial neural networks. An additional factor for researching new methods for training neural networks is finding the smallest training and prediction errors.Objective. The aim of the paper is to search and analyze the properties of the most effective method of training artificial neural networks using a combined approximation of the response surface. Another step is to perform computational experiments on proposed artificial neural networks and compare the results of experiments with known and developed methods.Methods. Analysis of known methods of combined approximation of the response surface was used. New algorithms for training neural networks, based on clustering of data using k-means method were developed. The algorithm with the smallest errors of artificial neural network learning and data prediction is chosen.Results. The results of research of different methods of training of artificial neural networks are given. Peculiarities of the methods of combined approximation of the response surface are analyzed. It is shown that the two methods of combined approximation of the response surface for training of artificial neural networks and prediction confirm the effectiveness of the proposed approach. Combined approximation algorithm is selected, which provides the lowest learning and forecasting errors.Conclusions. It was investigated that developed methods of combined approximation of the response surface allow training neural networks and predicting data with less error than when using autoregressive model with moving average, multilayer perceptron or artificial neural networks of models of geometric transformations without additional data processing.
- Research Article
- 10.24018/ejeng.2018.3.6.758
- Jun 8, 2018
- European Journal of Engineering and Technology Research
The goal of this study is to compare the forecasting performance of classical artificial neural network and the hybrid model of artificial neural network and genetic algorithm. The time series data used is the monthly gold price per troy ounce in USD from year 1987 to 2016. A conventional artificial neural network trained by back propagation algorithm and the hybrid forecasting model of artificial neural network and genetic algorithms are proposed. Genetic algorithm is used to optimize the of artificial neural network neurons. Three forecasting accuracy measures which are mean absolute error, root mean squared error and mean absolute percentage error are used to compare the accuracy of artificial neural network forecasting and hybrid of artificial neural network and genetic algorithm forecasting model. Fitness of the model is compared by using coefficient of determination. The hybrid model of artificial neural network is suggested to be used as it is outperformed the classical artificial neural network in the sense of forecasting accuracy because its coefficient of determination is higher than conventional artificial neural network by 1.14%. The hybrid model of artificial neural network and genetic algorithms has better forecasting accuracy as the mean absolute error, root mean squared error and mean absolute percentage error is lower than the artificial neural network forecasting model.
- Research Article
35
- 10.54302/mausam.v71i2.22
- Aug 3, 2021
- MAUSAM
Use of Artificial neural network (ANN) models to predict weather parameters has become important over the years. ANN models give more accurate results in weather and climate forecasting among many other methods. However, different models require different data and these data have to be handled accordingly, but carefully. In addition, most of these data are from non-linear processes and therefore, the prediction models are usually complex. Nevertheless, neural networks perform well for non-linear data and produce well acceptable results. Therefore, this study was carried out to compare different ANN models to predict the minimum atmospheric temperature and maximum atmospheric temperature in Tabuk, Saudi Arabia. ANN models were trained using eight different training algorithms. BFGS Quasi Newton (BFG), Conjugate gradient with Powell-Beale restarts (CGB), Levenberg-Marquadt (LM), Scaled Conjugate Gradient (SCG), Fletcher-Reeves update Conjugate Gradient algorithm (CGF), One Step Secant (OSS), Polak-Ribiere update Conjugate Gradient (CGP) and Resilient Back-Propagation (RP) training algorithms were fed to the climatic data in Tabuk, Saudi Arabia. The performance of the different training algorithms to train ANN models were evaluated using Mean Squared Error (MSE) and correlation coefficient (R). The evaluation shows that training algorithms BFG, LM and SCG have outperformed others while OSS training algorithm has the lowest performance in comparison to other algorithms used.
- Research Article
7
- 10.7508/nmrj.2016.01.003
- Jul 1, 2016
- SHILAP Revista de lepidopterología
Objective(s): This study aims to evaluate and predict the thermal conductivity of iron oxide nanofluid at different temperatures and volume fractions by artificial neural network (ANN) and correlation using experimental data. Methods: Two-layer perceptron feedforward artificial neural network and backpropagation Levenberg-Marquardt (BP-LM) training algorithm are used to predict the thermal conductivity of the nanofluid. Fe3O4 nanoparticles are prepared by chemical co-precipitation method and thermal conductivity coefficient is measured using 2500TPS apparatus. Results: Fe3O4 nanofluids with particle size of 20-25 nm are used to test the effectiveness of ANN. Thermal conductivity of Fe3O4 /water nanofluid at different temperatures of 25, 30 and 35℃ and volume concentrations, ranging from 0.05% to 5% is employed as training data for ANN. The obtained results show that the thermal conductivity of Fe3O4 nanofluid increases linearly with volume fraction and temperature. Conclusions: the artificial neural network model has a reasonable agreement in predicting experimental data. So it can be concluded the ANN model is an effective method for prediction of the thermal conductivity of nanofluids and has better prediction accuracy and simplicity compared with the other existing theoretical methods.
- Research Article
- 10.5937/grmk1501003k
- Jan 1, 2015
- Gradjevinski materijali i konstrukcije
In present paper, concrete compressive strength is evaluated using back propagation feed-forward artificial neural network. Training of neural network is performed using Levenberg-Marquardt learning algorithm for four architectures of artificial neural networks, one, three, eight and twelve nodes in a hidden layer in order to avoid the occurrence of overfitting. Training, validation and testing of neural network is conducted for 75 concrete samples with distinct w/c ratio and amount of superplasticizer of melamine type. These specimens were exposed to different number of freeze/thaw cycles and their compressive strength was determined after 7, 20 and 32 days. The obtained results indicate that neural network with one hidden layer and twelve hidden nodes gives reasonable prediction accuracy in comparison to experimental results (R=0.965, MSE=0.005). These results of the performed analysis are further confirmed by calculating the standard statistical errors: the chosen architecture of neural network shows the smallest value of mean absolute percentage error (MAPE=, variance absolute relative error (VARE) and median absolute error (MEDAE), and the highest value of variance accounted for (VAF).
- Conference Article
1
- 10.1109/dest.2009.5276673
- Jun 1, 2009
This paper presents an Artificial Neural Network (ANN) algorithm to improve oil production forecasting. ANN algorithm is developed by different data preprocessing methods and considering different training algorithms and transfer functions in ANN models. Bayesian regularization backpropagation (BR), Levenberg-Marquardt back propagation (LM) and Gradient descent with momentum and adaptive learning rate backpropagation (GDX) are used as training algorithms. Also, log-sigmoid and Hyperbolic tangent sigmoid are used as transfer functions. 240 ANN in 6 groups are examined with one to forthy neuron in hidden layer. The efficiency of constructed ANN models is examined in South Korea via mean absolute percentage error (MAPE). One of feature of the proposed algorithm is utilization of Autocorrelation Function (ACF) to define input variables whereas conventional methods use trial and error method. Monthly oil production in South Korea January 2001 to July 2008 is considered as the case of this study.
- Research Article
12
- 10.1007/s11277-020-08061-z
- Jan 20, 2021
- Wireless Personal Communications
This research work explores the neural network learning capabilities by using a multi-layer perceptron artificial neural network to predict signal power loss by means of dataset from long term evolution network. The analysis of the effect of the learning rate parameter and the adoption of early stopping method during network training have been executed by using varied values of learning rate to ascertain the best learning rate during the neural network training. Also, there were neural network training without the application of learning rate and early stopping method and comparison have been made with the output results as shown in different tables. Output results comparisons have been performed using training regression and performance mean squared error. Two back propagation training algorithms, the Levenberg–Marquardt and the Bayesian Regularization algorithms were employed for the network training and comparison of their prediction abilities examined using same values of learning rates and on application of early stopping method as well as without learning rate and without early stopping method. The result shows an optimal performance of the neural network model on application of 0.005 learning rate and using 75%:15%:15% early stopping method with training regression 0.99267 and performance mean squared error 2.47 using Levenberg–Marquardt and training regression 0.99488 and performance mean squared error of 1.910 using Bayesian Regularization algorithms, respectively. Without application of learning rate and early stopping method, training the network using Levenberg–Marquardt algorithm gives training regression of 0.97111 and performance mean squared error of 7.38 using Levenberg–Marquart algorithm and training regression of 0.99248 and performance mean squared error of 4.42 using Bayesian Regularization algorithm. The margin between the two output results demonstrates the impact and importance of learning rate parameter as well as adopting early stopping method for neural network training for network optimization and better network generalization.
- Research Article
3
- 10.24297/jap.v17i.8718
- Jun 3, 2020
- JOURNAL OF ADVANCES IN PHYSICS
In this research, the artificial neural network (ANN) and resilient back propagation (R-prop) training algorithm are utilized to model the photovoltaic properties of Nickel–phthalocyanine (NiPc/p-Si) heterojunction. The experimental data are extracted from experimental studies. Experimental data are utilized as inputs in the ANN model. Training of different structures of the ANN is processed to approach the minimum value of error. Eight artificial neural networks are trained to get a better mean square error (MSE) and best execution for the networks. The ANN performances are also investigated and their values are very small (MSE < 10-3). The simulation results of the current-voltage characteristics of NiPc films are produced and provided excellent matching with the corresponding experimental data. Utilization of ANN model for predictions is also processed and gives accurate results. The equation which describes the relation between the inputs and outputs is obtained. The high accuracy of the ANN model has appeared in the major guessing power and the ability of generalization depending on the obtained equations.
- Research Article
3
- 10.12720/jcm.16.10.450-456
- Jan 1, 2021
- Journal of Communications
This research work analyses the effect of the architectural composition of Multi-Layer Perceptron (MLP) Artificial Neural Network (ANN) combined with the effect of the learning rate for effective prediction of signal power loss during electromagnetic signal propagation. A single hidden layer and two hidden layers of MLP ANN have been considered. Different configurations of the neural network architecture ranging from 4 to 100 for both MLP networks have been analyzed. The required hidden layer neurons for optimal training of a single layer multi-layer network were 40 neurons with 0.99670 coefficient of correlation and 1.28020 standard deviations, while [68 72] trained two hidden layers multi-layer perceptron with 0.98880 coefficient of correlation and standard deviation of 1.42820. Different learning rates were also adopted for the network training. The results further validate better MLP neural network training for signal power loss prediction using single-layer perceptron network compared to two hidden layers perceptron network with the coefficient of correlation of 0.99670 for single-layer network and 0.9888 for two hidden layers network. Furthermore, the learning rate of 0.003 shows the best training capability with lower mean squared error and higher training regression compared to other values of learning rate used for both single layer and two hidden layers perceptron MLP networks.
- Research Article
36
- 10.1016/j.jmapro.2021.04.033
- May 21, 2021
- Journal of Manufacturing Processes
Quality prediction and rivet/die selection for SPR joints with artificial neural network and genetic algorithm