NELGFeb 13, 2017

Training Neural Networks Based on Imperialist Competitive Algorithm for Predicting Earthquake Intensity

arXiv:1704.04095v1
Originality Synthesis-oriented
AI Analysis

This work addresses earthquake prediction for seismology applications, but it is incremental as it applies an existing optimization method (ICA) to a neural network for a specific dataset.

The study tackled earthquake intensity prediction by training a neural network using the Imperialist Competitive Algorithm (ICA) to optimize weights and biases, achieving a mean squared error (MSE) of 0.101 for earthquake prediction in Richter, which is lower than the 0.115 MSE obtained with a genetic algorithm (GA).

In this study we determined neural network weights and biases by Imperialist Competitive Algorithm (ICA) in order to train network for predicting earthquake intensity in Richter. For this reason, we used dependent parameters like earthquake occurrence time, epicenter's latitude and longitude in degree, focal depth in kilometer, and the seismological center distance from epicenter and earthquake focal center in kilometer which has been provided by Berkeley data base. The studied neural network has two hidden layer: its first layer has 16 neurons and the second layer has 24 neurons. By using ICA algorithm, average error for testing data is 0.0007 with a variance equal to 0.318. The earthquake prediction error in Richter by MSE criteria for ICA algorithm is 0.101, but by using GA, the MSE value is 0.115.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes