scholarly journals Exponentially Increasing Trend of Infected Patients with COVID-19 in Iran: A Comparison of Neural Network and ARIMA Forecasting Models

Author(s):  
Leila MOFTAKHAR ◽  
Mozhgan SEIF ◽  
Marziyeh Sadat SAFE

Background: The outbreak of COVID-19 is rapidly spreading around the world and became a pandemic disease. For help to better planning of interventions, this study was conducted to forecast the number of daily new infected cases with COVID-19 for next thirty days in Iran. Methods: The information of observed Iranian new cases from 19th Feb to 30th Mar 2020 was used to predict the number of patients until 29th Apr. Artificial Neural Networks (ANN) and Auto-Regressive Integrated Moving Average (ARIMA) models were applied for prediction. The data was prepared from daily reports of Iran Ministry of Health and open datasets provided by the JOHN Hopkins. To compare models, dataset was separated into train and test sets. Mean Squared Error (MSE) and Mean Absolute Error (MAE) was the comparison criteria. Results: Both algorithms forecasted an exponential increase in number of newly infected patients. If the spreading pattern continues the same as before, the number of daily new cases would be 7872 and 9558 by 29th Apr, respectively by ANN and ARIMA. While Model comparison confirmed that ARIMA prediction was more accurate than ANN. Conclusion: COVID-19 is contagious disease, and has infected many people in Iran. Our results are an alarm for health policy planners and decision-makers, to make timely decisions, control the disease and provide the equipment needed.

Author(s):  
Mehdi Azarafza ◽  
Mohammad Azarafza ◽  
Jafar Tanha

Since December 2019 coronavirus disease (COVID-19) is outbreak from China and infected more than 4,666,000 people and caused thousands of deaths. Unfortunately, the infection numbers and deaths are still increasing rapidly which has put the world on the catastrophic abyss edge. Application of artificial intelligence and spatiotemporal distribution techniques can play a key role to infection forecasting in national and province levels in many countries. As methodology, the presented study employs long short-term memory-based deep for time series forecasting, the confirmed cases in both national and province levels, in Iran. The data were collected from February 19, to March 22, 2020 in provincial level and from February 19, to May 13, 2020 in national level by nationally recognised sources. For justification, we use the recurrent neural network, seasonal autoregressive integrated moving average, Holt winter's exponential smoothing, and moving averages approaches. Furthermore, the mean absolute error, mean squared error, and mean absolute percentage error metrics are used as evaluation factors with associate the trend analysis. The results of our experiments show that the LSTM model is performed better than the other methods on the collected COVID-19 dataset in Iran


2021 ◽  
Author(s):  
Emilly Pereira Alves ◽  
Joao Fausto Lorenzato Oliveira ◽  
Manoel Henrique da Nóbrega Marinho ◽  
Francisco Madeiro

In the forecasting time series field, the combination of techniques to aid in predicting different patterns has been the subject of several studies. Hybrid models have been widely applied in this scenario, where the vast majority of series are composed of linear and nonlinear patterns. The Autoregressive Integrated Moving Average (ARIMA) presents satisfactory results in a linear pattern prediction but can not capture nonlinear ones. In dealing with nonlinear patterns, the Support Vector Regression (SVR) has shown promising results. In order to map both patterns, an optimized nonlinear combination model based on SVR and ARIMA is proposed. The main difference in comparison with other works is the use of an interactive Particle Swarm Optimization (PSO) to increase the prediction performance. To the experimental setup, six well-known datasets of the literature is used. The performance is assessed by the metrics Mean Squared Error (MSE), Mean Absolute Percentage Error (MAPE), and Mean Absolute Error (MAE). The results show the proposed system attains better outcomes when compared to the other tested techniques, for most of the used data.


2021 ◽  
Vol 13 (14) ◽  
pp. 7612
Author(s):  
Mahdis sadat Jalaee ◽  
Alireza Shakibaei ◽  
Amin GhasemiNejad ◽  
Sayyed Abdolmajid Jalaee ◽  
Reza Derakhshani

Coal as a fossil and non-renewable fuel is one of the most valuable energy minerals in the world with the largest volume reserves. Artificial neural networks (ANN), despite being one of the highest breakthroughs in the field of computational intelligence, has some significant disadvantages, such as slow training, susceptibility to falling into a local optimal points, sensitivity of initial weights, and bias. To overcome these shortcomings, this study presents an improved ANN structure, that is optimized by a proposed hybrid method. The aim of this study is to propose a novel hybrid method for predicting coal consumption in Iran based on socio-economic variables using the bat and grey wolf optimization algorithm with an artificial neural network (BGWAN). For this purpose, data from 1981 to 2019 have been used for modelling and testing the method. The available data are partly used to find the optimal or near-optimal values of the weighting parameters (1980–2014) and partly to test the model (2015–2019). The performance of the BGWAN is evaluated by mean squared error (MSE), mean absolute error (MAE), root mean squared error (RMSE), standard deviation error (STD), and correlation coefficient (R^2) between the output of the method and the actual dataset. The result of this study showed that BGWAN performance was excellent and proved its efficiency as a useful and reliable tool for monitoring coal consumption or energy demand in Iran.


Electronics ◽  
2021 ◽  
Vol 10 (7) ◽  
pp. 861
Author(s):  
Kyeung Ho Kang ◽  
Mingu Kang ◽  
Siho Shin ◽  
Jaehyo Jung ◽  
Meina Li

Chronic diseases, such as coronary artery disease and diabetes, are caused by inadequate physical activity and are the leading cause of increasing mortality and morbidity rates. Direct calorimetry by calorie production and indirect calorimetry by energy expenditure (EE) has been regarded as the best method for estimating the physical activity and EE. However, this method is inconvenient, owing to the use of an oxygen respiration measurement mask. In this study, we propose a model that estimates physical activity EE using an ensemble model that combines artificial neural networks and genetic algorithms using the data acquired from patch-type sensors. The proposed ensemble model achieved an accuracy of more than 92% (Root Mean Squared Error (RMSE) = 0.1893, R2 = 0.91, Mean Squared Error (MSE) = 0.014213, Mean Absolute Error (MAE) = 0.14020) by testing various structures through repeated experiments.


2021 ◽  
Vol 8 (1) ◽  
Author(s):  
Mohammadsadegh Vahidi Farashah ◽  
Akbar Etebarian ◽  
Reza Azmi ◽  
Reza Ebrahimzadeh Dastjerdi

AbstractOver the past decade, recommendation systems have been one of the most sought after by various researchers. Basket analysis of online systems’ customers and recommending attractive products (movies) to them is very important. Providing an attractive and favorite movie to the customer will increase the sales rate and ultimately improve the system. Various methods have been proposed so far to analyze customer baskets and offer entertaining movies but each of the proposed methods has challenges, such as lack of accuracy and high error of recommendations. In this paper, a link prediction-based method is used to meet the challenges of other methods. The proposed method in this paper consists of four phases: (1) Running the CBRS that in this phase, all users are clustered using Density-based spatial clustering of applications with noise algorithm (DBScan), and classification of new users using Deep Neural Network (DNN) algorithm. (2) Collaborative Recommender System (CRS) Based on Hybrid Similarity Criterion through which similarities are calculated based on a threshold (lambda) between the new user and the users in the selected category. Similarity criteria are determined based on age, gender, and occupation. The collaborative recommender system extracts users who are the most similar to the new user. Then, the higher-rated movie services are suggested to the new user based on the adjacency matrix. (3) Running improved Friendlink algorithm on the dataset to calculate the similarity between users who are connected through the link. (4) This phase is related to the combination of collaborative recommender system’s output and improved Friendlink algorithm. The results show that the Mean Squared Error (MSE) of the proposed model has decreased respectively 8.59%, 8.67%, 8.45% and 8.15% compared to the basic models such as Naive Bayes, multi-attribute decision tree and randomized algorithm. In addition, Mean Absolute Error (MAE) of the proposed method decreased by 4.5% compared to SVD and approximately 4.4% compared to ApproSVD and Root Mean Squared Error (RMSE) of the proposed method decreased by 6.05 % compared to SVD and approximately 6.02 % compared to ApproSVD.


2021 ◽  
Vol 2 (3) ◽  
pp. 120-131
Author(s):  
Shaymaa Riyadh Thanoon

The aim of this research is to analyze the time series of Thalassemia cancer cases by making assumptions on the number of cases to formulate the problem to find the best model for predicting the number of patients in Nineveh governorate using (Box and Jenkins) method of analysis based on the monthly data provided by Al Salam Hospital in Nineveh for the period (2014-2018). The results of the analysis showed that the appropriate model of analysis is the Auto-Regressive Integrated Moving Average (ARIMA) (2,1,0) and based on this model the number of people with this disease was predicted for the next two years where the results showed values ​​consistent with the original values which indicates the good quality of the model.


2018 ◽  
Vol 10 (12) ◽  
pp. 4863 ◽  
Author(s):  
Chao Huang ◽  
Longpeng Cao ◽  
Nanxin Peng ◽  
Sijia Li ◽  
Jing Zhang ◽  
...  

Photovoltaic (PV) modules convert renewable and sustainable solar energy into electricity. However, the uncertainty of PV power production brings challenges for the grid operation. To facilitate the management and scheduling of PV power plants, forecasting is an essential technique. In this paper, a robust multilayer perception (MLP) neural network was developed for day-ahead forecasting of hourly PV power. A generic MLP is usually trained by minimizing the mean squared loss. The mean squared error is sensitive to a few particularly large errors that can lead to a poor estimator. To tackle the problem, the pseudo-Huber loss function, which combines the best properties of squared loss and absolute loss, was adopted in this paper. The effectiveness and efficiency of the proposed method was verified by benchmarking against a generic MLP network with real PV data. Numerical experiments illustrated that the proposed method performed better than the generic MLP network in terms of root mean squared error (RMSE) and mean absolute error (MAE).


Kybernetes ◽  
2016 ◽  
Vol 45 (3) ◽  
pp. 474-489 ◽  
Author(s):  
Moloud sadat Asgari ◽  
Abbas Abbasi ◽  
Moslem Alimohamadlou

Purpose – In the contemporary global market, supplier selection represents a crucial process for enhancing firms’ competitiveness. This is a multi-criteria decision-making problem that involves consideration of multiple criteria. Therefore this requires reliable methods to select the best suppliers. The purpose of this paper is to examine and propose appropriate method for selecting suppliers. Design/methodology/approach – ANFIS and fuzzy analytic hierarchy process-fuzzy goal programming (FAHP-FGP) are new methods for evaluating and selecting the best suppliers. These methods are used in this study for evaluating suppliers of dairy industries and the results obtained from methods are compared by performance measures such as Mean Squared Error, Root Mean Squared Error, Normalized Root Men Squared Error, Mean Absolute Error, Normalized Root Men Squared Error, Minimum Absolute Error and R2. Findings – The results indicate that the ANFIS method provides better performance compared to the FAHP-FGP method in terms of the selected suppliers scoring higher in all the performance measures. Practical implications – The proposed method could help companies select the best supplier, by avoiding the influence of personal judgment. Originality/value – This study uses the well-structured method of the fuzzy Delphi in order to determine the supplier evaluation criteria as well as the most recent ANFIS and FAHP-FGP methods for supplier selection. In addition, unlike most other studies, it performs the selection process among all available suppliers.


2019 ◽  
Vol 131 (5) ◽  
pp. 1423-1429 ◽  
Author(s):  
Krishna Chaitanya Joshi ◽  
Ignacio Larrabide ◽  
Ahmed Saied ◽  
Nada Elsaid ◽  
Hector Fernandez ◽  
...  

OBJECTIVEThe authors sought to validate the use of a software-based simulation for preassessment of braided self-expanding stents in the treatment of wide-necked intracranial aneurysms.METHODSThis was a retrospective, observational, single-center study of 13 unruptured and ruptured intracranial aneurysms treated with braided self-expanding stents. Pre- and postprocedural angiographic studies were analyzed. ANKYRAS software was used to compare the following 3 variables: the manufacturer-given nominal length (NL), software-calculated simulated length (SL), and the actual measured length (ML) of the stent. Appropriate statistical methods were used to draw correlations among the 3 lengths.RESULTSIn this study, data obtained in 13 patients treated with braided self-expanding stents were analyzed. Data for the 3 lengths were collected for all patients. Error discrepancy was calculated by mean squared error (NL to ML −22.2; SL to ML −6.14, p < 0.05), mean absolute error (NL to ML 3.88; SL to ML −1.84, p < 0.05), and mean error (NL to ML −3.81; SL to ML −1.22, p < 0.05).CONCLUSIONSThe ML was usually less than the NL given by the manufacturer, indicating significant change in length in most cases. Computational software-based simulation for preassessment of the braided self-expanding stents is a safe and effective way for accurately calculating the change in length to aid in choosing the right-sized stent for optimal placement in complex intracranial vasculature.


2021 ◽  
Vol 2021 ◽  
pp. 1-12
Author(s):  
Pengfei Li ◽  
Min Zhang ◽  
Jian Wan ◽  
Ming Jiang

The most advanced method for crowd counting uses a fully convolutional network that extracts image features and then generates a crowd density map. However, this process often encounters multiscale and contextual loss problems. To address these problems, we propose a multiscale aggregation network (MANet) that includes a feature extraction encoder (FEE) and a density map decoder (DMD). The FEE uses a cascaded scale pyramid network to extract multiscale features and obtains contextual features through dense connections. The DMD uses deconvolution and fusion operations to generate features containing detailed information. These features can be further converted into high-quality density maps to accurately calculate the number of people in a crowd. An empirical comparison using four mainstream datasets (ShanghaiTech, WorldExpo’10, UCF_CC_50, and SmartCity) shows that the proposed method is more effective in terms of the mean absolute error and mean squared error. The source code is available at https://github.com/lpfworld/MANet.


Sign in / Sign up

Export Citation Format

Share Document