The document presents a modification to the Jaya optimization algorithm. The standard Jaya algorithm seeks guidance from only the best and worst solutions in each iteration. The modification proposes that Jaya should also seek guidance from the top and bottom 10% of solutions, in addition to the best and worst. This allows information to flow more continuously from the extremities.
The proposed algorithm is tested on the sphere function optimization problem. Initial candidate solutions are generated and ranked. The top and bottom 10% solutions near the best and worst are identified. Each candidate is then modified based on these neighboring solutions, moving toward the top 10% and away from the bottom 10%. Finally, candidates are refined using the standard Jaya equations seeking guidance from the