I'm into designing a recommender system for movie database and for effective optimization.I suggested the idea of using particle swamp optimization ,but my professors need recent algorithms,can any one suggest recent nature inspired algorithms for optimization.(After Cuckoo Search Optimization).
Asked
Active
Viewed 298 times
3 Answers
3
This paper[[1]] recommends the following Swarm Intelligence algorithms:
- Ant colony optimization
- Bat algorithm
- Cuckoo search
- Firefly algorithm
- Particle swarm optimization
[1]: "A Brief Review of Nature-Inspired Algorithms for Optimization"
2
Recently, optimization algorithms are being suggested based on the network dynamics of a slime mold called Physarum polycephalum. For certain problems, these algorithms provably construct optimal solutions. Have a look into the following paper for further pointers.
Yahui Sun. Physarum-inspired Network Optimization: A Review. arXiv: 1712.02910
Vincenzo
- 3,469
- 1
- 13
- 24