Running genetic algorithms on Hadoop for solving high dimensional optimization problems
G\"ung\"or Yildirim, \.Ibrahim R Hallac, Galip Aydin, Yetkin Tatar

TL;DR
This paper explores using Hadoop to run genetic algorithms for high-dimensional optimization, demonstrating the feasibility and proposing a simplified technique that avoids complex MapReduce chains.
Contribution
It introduces a straightforward method for executing genetic algorithms on Hadoop without complex MapReduce chains, enabling efficient high-dimensional optimization.
Findings
Genetic algorithms can effectively solve high-dimensional problems on Hadoop.
A simple technique without MapReduce chains improves efficiency.
Experimental results validate the approach's practicality.
Abstract
Hadoop is a popular MapReduce framework for developing parallel applications in distributed environments. Several advantages of MapReduce such as programming ease and ability to use commodity hardware make the applicability of soft computing methods for parallel and distributed systems easier than before. In this paper, we present the results of an experimental study on running soft computing algorithms using Hadoop. This study shows how a simple genetic algorithm running on Hadoop can be used to produce solutions for high dimensional optimization problems. In addition, a simple but effective technique, which did not need MapReduce chains, has been proposed.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
