Skip to content

CLASSIFICATION OF SONAR DATA SET USING NEURAL NETWORK TRAINED BY GRAY WOLF OPTIMIZATIONย #23

@koptimizer

Description

@koptimizer

๐Ÿ“‹ ๋…ผ๋ฌธ์˜ ์ •๋ณด๋ฅผ ์•Œ๋ ค์ฃผ์„ธ์š”.

  • CLASSIFICATION OF SONAR DATA SET USING NEURAL NETWORK TRAINED BY GRAY WOLF OPTIMIZATION
  • M. R. Mosavi, M. Khishe, A. Ghamgosar
  • Neural Network World
  • 2016

๐Ÿ“ƒ Abstract

Multi-Layer Perceptron Neural Networks (MLP NNs) are the commonly used NNs for target classi cation. They purposes not only in simulated environments, but also in actual situations. Training such NNs has signi cant importance in a way that many researchers have been attracted to this eld recently. Conventional gradient descent and recursive method has long been used to train NNs. Improper classi cation accuracy, slow convergence speed and trapping in local minimums are disadvantages of the traditional methods. In order to overcome these issues, in recent years heuristic and meta-heuristic algorithms are widely used. This paper uses Gray Wolf Optimization (GWO) algorithm for training the NN. This algorithm is inspired by lifestyle and hunting method of GWs. GWO has a superior ability to solve the high-dimension problems, so we try to classify the Sonar dataset using this algorithm. To test the proposed method, this algorithm is compared to Particle Swarm Optimization (PSO) algorithm, Gravitational Search Algorithm (GSA) and the hybrid algorithm (i.e. PSOGSA) using three sets of data. Measured metrics are convergence speed, the possibility of trapping in local
minimum and classi cation accuracy. The results show that the proposed algorithm in most cases provides better or comparable performance compared to the other mentioned algorithms.

๐Ÿ”Ž ์–ด๋–ค ๋…ผ๋ฌธ์ธ์ง€ ์†Œ๊ฐœํ•ด์ฃผ์„ธ์š”.

  • Neural network์˜ ๊ฐ€์ค‘์น˜๋ฅผ GWO๋กœ ์ตœ์ ํ™”ํ•˜๋Š” ๊ฒƒ์— ๋Œ€ํ•ด์„œ ๋‹ค๋ฃน๋‹ˆ๋‹ค.

๐Ÿ”‘ ํ•ต์‹ฌ ํ‚ค์›Œ๋“œ๋ฅผ ์ ์–ด์ฃผ์„ธ์š”.

  • Classification, Sonar, Multi-Layer Perceptron Neural Network, Grey Wolf Optimization, Particle Swarm Optimization, Gravitational Search Algorithm

๐Ÿ“Ž URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions