>
Fa   |   Ar   |   En
   بهبود شبکه عصبی روش گروهی مدل سازی داده با استفاده از الگوریتم حشره آب سوار در پیش بینی دما  
   
نویسنده ملبوسی شراره ,مهدی خزاعی پور ,شهرکی سمیرا
منبع پژوهش هاي اقليم شناسي - 1402 - دوره : 14 - شماره : 54 - صفحه:215 -229
چکیده    یکی از موضوعات مهم و کاربردی در دنیای امروز، پیش بینی وضعیت آب و هوایی است. پیش بینی وضعیت آب و هوایی باعث می‌شود تا زیان و خسارات شرایط بحرانی آب و هوایی کاهش داده شود. پیش بینی وضعیت آب و هوایی می‌تواند در کاربردهای مانند کشاورزی و حمل و نقل هوایی موثر باشد. برای پیش بینی وضعیت آب و هوایی نیاز است که اطلاعات محیطی برای یک دوره مشخص گردآوری شود و سپس این اطلاعات به عنوان ورودی یک سیستم پیش بینی استفاده شود. برای پیش بینی وضعیت آب و هوایی در بیشتر مطالعات از روشهای رگرسیون استفاده شده است. یکی از روشهای که می‌توان برای یادگیری و پیش بینی آب و هوایی از آن استفاده نمود، شبکه‌های یادگیری عمیق و از جمله شبکه عصبی کانولوشن می‌باشد. یکی از چالش‌های مهم شبکه عصبی کانولوشن آن است که انتخاب ویژگی را غیر هوشمندانه و با استفاده از تعدادی عملیات کانولوشن انجام می‌دهد. در این مقاله برای بهبود دادن دقت پیش بینی شرایط آب و هوایی توسط شبکه عصبی کانولوشن، یک روش هوش گروهی ارایه شده است. در روش پیشنهادی در لایه اول به جای آنکه از عملیات کانولوشن برای انتخاب ویژگی استفاده شود از ترکیب شبکه عصبی چند لایه و الگوریتم حشره آبسوار برای انتخاب ویژگی استفاده می‌شود. انتخاب هوشمندانه ویژگی در لایه اول شبکه کانولوشن، دقت آن را در پیش بینی وضعیت آب و هوایی افزایش می‌دهد. ارزیابی‌ها با استفاده از مجموعه داده‌های مرتبط با شرایط آب و هوایی نشان می‌دهد روش پیشنهادی دارای دقت و حساسیتی به ترتیب برابر 96.32% و 96.14% در پیش بینی آب و هوا است. روش پیشنهادی نسبت به شبکه یادگیری عمیق cnn، توانسته دقت پیش بینی را در حدود 8.35% افزایش دهد.
کلیدواژه پیش بینی دما، شبکه عصبی روش گروهی مدل سازی داده، الگوریتم حشره آب سوار
آدرس دانشگاه آزاد اسلامی واحد فردوس, ایران, دانشگاه آزاد اسلامی واحد بیرجند, گروه کامپیوتر, ایران, دانشگاه آزاد اسلامی واحد بیرجند, ایران
پست الکترونیکی samshahraki@gmail.com
 
   optimizing convolutional neural network with water strider algorithm in weather forecasting  
   
Authors malboosi sharareh ,mahdi khazaeepoor ,shahraki samira
Abstract    abstract:one of the most important and practical issues in today’s world is weather forecasting. forecasting the weather condition reduces the losses and damages of critical weather conditions. weather forecasting can be effective in applications such as agriculture and air transportation. one of the methods that can be used to learn and predict the weather is deep learning networks, including convolutional neural networks. one of the important challenges of the convolutional neural network is that it performs feature selection unintelligent by using a number of convolution operations. in this article, a collective intelligence method is presented to improve the accuracy of forecasting weather conditions by convolutional neural network. the evaluations using the data sets related to weather conditions show that the proposed method, which has an accuracy and sensitivity of 96.32% and 96.14%, respectively, compared to the cnn deep learning network, has been able to achieve prediction accuracy of about increase by 8.35%.keywords: weather forecasting, convolutional neural network, feature selection, water strider algorithm1 .introductionweather conditions are an interesting and complex subject and very variable. with the change of weather and the occurrence of storms, floods, etc. currently, there is no effective way to prevent the consequences of damaging weather conditions, so prevention should be prioritized. today, machine learning and deep learning are considered as two subsets of artificial intelligence systems and are widely used in weather forecasting. one of the practical methods for predicting weather conditions is using the deep learning technique of convolutional neural network. this method also has challenges, one of which is unintelligent feature selection. another challenge of this method is that the weights used in this network are not necessarily chosen optimally. to solve these challenges and to increase the accuracy of the convolutional neural network in this article, collective intelligence is used to reduce the prediction error.2 .research backgroundin the field of predicting weather variables using neural networks, some researches have been conducted and we will discuss some of them. as an example, in research [1], they presented a statistical and machine learning method for weather forecasting. the results showed that by combining automatic feature engineering with machine learning approaches, the prediction accuracy can be increased. in research [2], they presented a neural network for effective weather forecasting using time series data from the local weather station. the experimental results of the tests show that the proposed model using convolutional neural network provides better prediction compared to lstm artificial neural network and other classical machine learning methods.3 .suggested methodin this section, a proposed method for improving the convolutional neural network using group intelligence of water borne insects is presented and introduced.3 1 .convolution neural networkconvolutional neural networks are a class of deep neural networks. cnns are very different from other pattern recognition algorithms because cnns combine feature extraction and classification. figure (1) shows a simple example of a basic cnn.3 2 water strider algorithmone of the interesting behavior of collective intelligence that has been presented recently is the behavior of water bug algorithm. in this algorithm, behaviors such as foraging and mating are used to find the optimal solution and search the problem space. which is shown in figure (2).4 analysis of the proposed methodin the proposed method for analysis, it is evaluated in the matlab implementation environment. in the diagram of figure (4), the value of the fitness function is displayed according to the repetition of the proposed algorithm. the evaluations show that the value of the fitness function is decreasing according to the repetition of the proposed algorithm in forecasting the weather condition. to evaluate the proposed method based on accuracy and sensitivity indicators in predicting the weather condition from counting correct positive samples (tp), false positive samples (fp), correct negative samples (tn) and samples false negative (fn) is used.the evaluations show that the proposed method has been able to increase the prediction accuracy by about 8.35% compared to the cnn deep learning network. here, to complete the experiments, the proposed method is compared with the results of the article [4], which was presented in 2021. in table (1), the mae and mse index of the proposed method is compared with other methods.according to the conducted experiments, the mae and mse index in predicting the weather condition, the error of the proposed method in predicting the weather condition is less than other methods.4 conclusion today, weather forecasting is an important research topic and is used for applications such as agriculture and travel planning. one of the methods of forecasting the weather condition is the use of machine learning and deep learning methods such as convolutional neural network. in this article, at first, the selection of features is done with the water strider algorithm, and then the important features related to the weather conditions are delivered to the convolutional neural network so that the weather conditions can be predicted.the evaluations show that the proposed method is more accurate in terms of accuracy and sensitivity index for predicting weather conditions than artificial neural network, decision tree, logistic regression and convolutional neural network.reference:1. ioannou, k., karampatzakis, d., amanatidis, p., aggelopoulos, v., karmiris, i. (2021). low cost automatic weather stations in the internet of things. information, 12(4), 146.2. wolff, s., o’donncha, f., chen, b. (2020). statistical and machine learning ensemble modelling to forecast sea surface temperature. journal of marine systems, 208, 103347.3. hewage, p., behera, a., trovati, m., pereira, e., ghahremani, m., palmieri, f., liu, y. (2020). temporal convolutional neural (tcn) network for an effective weather forecasting using time series data from the local weather station. soft computing, 24(21), 16453 16482.4. bączkiewicz, a., wątróbski, j., sałabun, w., kołodziejczyk, j. (2021). an ann model trained on regional data in the prediction of particular weather conditions. applied sciences, 11(11), 4757.
 
 

Copyright 2023
Islamic World Science Citation Center
All Rights Reserved