English

Mapping the Fitness Landscape: A Structure-Guided Approach to Multi-Modal Optimization

Neural and Evolutionary Computing 2026-05-19 v1

Abstract

Multimodal optimization requires finding many optima rather than merely keeping a diverse population. Yet most niching-based evolutionary algorithms rely on distances or density estimators without explicitly recovering the underlying peak--basin organization in the decision space, which can lead to pseudo-multimodality: many distinct individuals ultimately collapse into only a few basins. We introduce Chaotic Landscape-Decoding Evolution (CLDE), a decision-space-centric framework that turns multimodal search into a closed loop of decode--value--allocate--refine. CLDE injects controlled global exploration via a logistic chaotic map with a decaying step size, then builds a kk-nearest-neighbor graph on a decoding canvas and performs persistence-guided basin growing that merges peaks only when they are not separated by deep valleys. An adaptive persistence threshold continuously tunes the decoding resolution online to avoid over-fragmentation and over-merging. Guided by the decoded structure, CLDE carries out basin-wise selection and refinement to improve solution quality while preserving basin coverage. We instantiate CLDE as CLDE-S and CLDE-M for single- and multi-objective multimodal optimization. Experiments on 20 CEC2013 functions show that CLDE-S achieves strong peak ratio under the same evaluation budget, while on DTLZ and MMMOP suites CLDE-M attains competitive IGD/IGDx, with pronounced gains on strongly multimodal problems.

Keywords

Cite

@article{arxiv.2605.18351,
  title  = {Mapping the Fitness Landscape: A Structure-Guided Approach to Multi-Modal Optimization},
  author = {Meng Xiang and Pei Yan},
  journal= {arXiv preprint arXiv:2605.18351},
  year   = {2026}
}

Comments

9 pages

R2 v1 2026-07-22T07:19:03.807Z