scholarly journals An Integrated Framework of GRU Based on Improved Whale Optimization Algorithm for Flood Prediction

Author(s):  
Chunlei Ji ◽  
Tian Peng ◽  
Chu Zhang ◽  
Lei Hua ◽  
Wei Sun

Abstract Accurate prediction of floods is the first step in formulating flood control strategies and reducing flood disasters. This research proposes a deep learning model based on Gate Recurrent Unit (GRU), Random Forest Algorithm (RF), Whale Optimization Algorithm (WOA) and Optimal Variational Mode Decomposition (OVMD) for flood prediction. First, the random historical time series is decomposed using OVMD. Secondly, combined with the RF feature importance measurement, select features with high importance to obtain the optimal input set. Third, use the GRU model to predict all sub-models, and use the WOA algorithm to optimize the hyperparameters in the GRU model. This study also proposes a hybrid strategy to improve the traditional WOA algorithm and enhance the optimization ability of the WOA algorithm. Finally, the prediction results of all sub-modes were aggregated to generate the final prediction result. The model was validated using data from three hydrological stations in the upper, middle and lower reaches of the Minjiang river basin in China. Through the results of the experiment, it can be seen that the proposed prediction model can effectively predict the flood time series, and has better accuracy than other models.

Sensors ◽  
2019 ◽  
Vol 19 (21) ◽  
pp. 4622 ◽  
Author(s):  
Huichao Yan ◽  
Ting Xu ◽  
Peng Wang ◽  
Linmei Zhang ◽  
Hongping Hu ◽  
...  

Underwater acoustic technology is an important means of detecting the ocean. Due to the complex influence of the marine environment, there is a lot of noise and baseline drift in the signals collected by hydrophones. In order to solve this problem, this paper proposes a denoising and baseline drift removal algorithm for MEMS vector hydrophone based on whale-optimized variational mode decomposition (VMD) and correlation coefficient (CC). Firstly, the power spectrum entropy (PSE), which reflects the variation characteristics of the signal frequency is selected as the fitness function of the whale-optimization algorithm to find the parameters (K,α) of the VMD. It is easier to find the global optimal solution of the parameters by combining the whale-optimization algorithm. Then, using the VMD algorithm after obtaining the parameters, the original signal is decomposed to obtain the intrinsic mode functions (IMFs), and calculating the correlation coefficients (CCs) between the IMFs and the original signal. Finally, the CC threshold is used to remove the noise IMFs, and the rest of the useful IMFs are reconstructed to complete the denoising and baseline drift removal process of the original signals. In the simulation experiments, the algorithm proposed in this paper shows better performance by comparing conventional digital signal-processing methods and the related algorithms proposed recently. Applied in the experiments of a MEMS hydrophone, the effectiveness of the proposed algorithm is also verified. This algorithm can provide new ideas for signal denoising and baseline drift removal.


2019 ◽  
Vol 255 ◽  
pp. 02003
Author(s):  
M. Firdaus Isham ◽  
M. Salman Leong ◽  
M. H. Lim ◽  
Z. A.B. Ahmad

Extreme learning machine (ELM) is a fast and quick learning algorithm with better generalization performance. However, the randomness of input weight and hidden layer bias may affect the overall performance of ELM. This paper proposed a new approach to determine the optimized values of input weight and hidden layer bias for ELM using whale optimization algorithm (WOA), which we call WOA-ELM. An online gearbox vibration signals is used in this study. Empirical mode decomposition (EMD) and complementary mode decomposition (CEEMD) are used to decompose the signals into sub-signals known as intrinsic mode functions (IMFs). Then, statistical features are extracted from selected IMFs. WOA-ELM is used for classification of healthy and faulty condition of gearbox. The result shows that WOA-ELM provide better classification result as compared with conventional ELM. Therefore, this study provide a new diagnosis approach for gearbox application.


2019 ◽  
Vol 11 (2) ◽  
pp. 126 ◽  
Author(s):  
Hongxu Li ◽  
Jianhua Chang ◽  
Fan Xu ◽  
Zhenxing Liu ◽  
Zhenbo Yang ◽  
...  

Although lidar is a powerful active remote sensing technology, lidar echo signals are easily contaminated by noise, particularly in strong background light, which severely affects the retrieval accuracy and the effective detection range of the lidar system. In this study, a coupled variational mode decomposition (VMD) and whale optimization algorithm (WOA) for noise reduction in lidar signals is proposed and demonstrated completely. The combination of optimal VMD parameters of decomposition mode number K and quadratic penalty α was obtained by using the WOA and was critical in acquiring satisfactory analysis results for VMD denoising technology. Then, the Bhattacharyya distance was applied to identify the relevant modes, which were reconstructed to achieve noise filtering. Simulation results show that the performance of the proposed VMD-WOA method is superior to that of wavelet transform, empirical mode decomposition, and its variations. Experimentally, this method was successfully used to filter a lidar echo signal. The signal-to-noise ratio of the denoised signal was increased to 23.92 dB, and the detection range was extended from 6 to 10 km.


Author(s):  
Nitin Chouhan ◽  
Uma Rathore Bhatt ◽  
Raksha Upadhyay

: Fiber Wireless Access Network is the blend of passive optical network and wireless access network. This network provides higher capacity, better flexibility, more stability and improved reliability to the users at lower cost. Network component (such as Optical Network Unit (ONU)) placement is one of the major research issues which affects the network design, performance and cost. Considering all these concerns, we implement customized Whale Optimization Algorithm (WOA) for ONU placement. Initially whale optimization algorithm is applied to get optimized position of ONUs, which is followed by reduction of number of ONUs in the network. Reduction of ONUs is done such that with fewer number of ONUs all routers present in the network can communicate. In order to ensure the performance of the network we compute the network parameters such as Packet Delivery Ratio (PDR), Total Time for Delivering the Packets in the Network (TTDPN) and percentage reduction in power consumption for the proposed algorithm. The performance of the proposed work is compared with existing algorithms (deterministic and centrally placed ONUs with predefined hops) and has been analyzed through extensive simulation. The result shows that the proposed algorithm is superior to the other algorithms in terms of minimum required ONUs and reduced power consumption in the network with almost same packet delivery ratio and total time for delivering the packets in the network. Therefore, present work is suitable for developing cost-effective FiWi network with maintained network performance.


Sensors ◽  
2021 ◽  
Vol 21 (8) ◽  
pp. 2628
Author(s):  
Mengxing Huang ◽  
Qianhao Zhai ◽  
Yinjie Chen ◽  
Siling Feng ◽  
Feng Shu

Computation offloading is one of the most important problems in edge computing. Devices can transmit computation tasks to servers to be executed through computation offloading. However, not all the computation tasks can be offloaded to servers with the limitation of network conditions. Therefore, it is very important to decide quickly how many tasks should be executed on servers and how many should be executed locally. Only computation tasks that are properly offloaded can improve the Quality of Service (QoS). Some existing methods only focus on a single objection, and of the others some have high computational complexity. There still have no method that could balance the targets and complexity for universal application. In this study, a Multi-Objective Whale Optimization Algorithm (MOWOA) based on time and energy consumption is proposed to solve the optimal offloading mechanism of computation offloading in mobile edge computing. It is the first time that MOWOA has been applied in this area. For improving the quality of the solution set, crowding degrees are introduced and all solutions are sorted by crowding degrees. Additionally, an improved MOWOA (MOWOA2) by using the gravity reference point method is proposed to obtain better diversity of the solution set. Compared with some typical approaches, such as the Grid-Based Evolutionary Algorithm (GrEA), Cluster-Gradient-based Artificial Immune System Algorithm (CGbAIS), Non-dominated Sorting Genetic Algorithm III (NSGA-III), etc., the MOWOA2 performs better in terms of the quality of the final solutions.


Author(s):  
Chunzhi Wang ◽  
Min Li ◽  
Ruoxi Wang ◽  
Han Yu ◽  
Shuping Wang

AbstractAs an important part of smart city construction, traffic image denoising has been studied widely. Image denoising technique can enhance the performance of segmentation and recognition model and improve the accuracy of segmentation and recognition results. However, due to the different types of noise and the degree of noise pollution, the traditional image denoising methods generally have some problems, such as blurred edges and details, loss of image information. This paper presents an image denoising method based on BP neural network optimized by improved whale optimization algorithm. Firstly, the nonlinear convergence factor and adaptive weight coefficient are introduced into the algorithm to improve the optimization ability and convergence characteristics of the standard whale optimization algorithm. Then, the improved whale optimization algorithm is used to optimize the initial weight and threshold value of BP neural network to overcome the dependence in the construction process, and shorten the training time of the neural network. Finally, the optimized BP neural network is applied to benchmark image denoising and traffic image denoising. The experimental results show that compared with the traditional denoising methods such as Median filtering, Neighborhood average filtering and Wiener filtering, the proposed method has better performance in peak signal-to-noise ratio.


2020 ◽  
pp. 1-12
Author(s):  
Zheping Yan ◽  
Jinzhong Zhang ◽  
Jialing Tang

The accuracy and stability of relative pose estimation of an autonomous underwater vehicle (AUV) and a target depend on whether the characteristics of the underwater image can be accurately and quickly extracted. In this paper, a whale optimization algorithm (WOA) based on lateral inhibition (LI) is proposed to solve the image matching and vision-guided AUV docking problem. The proposed method is named the LI-WOA. The WOA is motivated by the behavior of humpback whales, and it mainly imitates encircling prey, bubble-net attacking and searching for prey to obtain the globally optimal solution in the search space. The WOA not only balances exploration and exploitation but also has a faster convergence speed, higher calculation accuracy and stronger robustness than other approaches. The lateral inhibition mechanism can effectively perform image enhancement and image edge extraction to improve the accuracy and stability of image matching. The LI-WOA combines the optimization efficiency of the WOA and the matching accuracy of the LI mechanism to improve convergence accuracy and the correct matching rate. To verify its effectiveness and feasibility, the WOA is compared with other algorithms by maximizing the similarity between the original image and the template image. The experimental results show that the LI-WOA has a better average value, a higher correct rate, less execution time and stronger robustness than other algorithms. The LI-WOA is an effective and stable method for solving the image matching and vision-guided AUV docking problem.


Sign in / Sign up

Export Citation Format

Share Document