Next Article in Journal
Preface to the Special Issue “Chaos-Based Secure Communication and Cryptography, 2nd Edition”
Previous Article in Journal
Modified Lagrange–Jacobi Functions
Previous Article in Special Issue
Robust Metaheuristic Optimization for Algorithmic Trading: A Comparative Study of Optimization Techniques
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Systematic Review

Quality–Diversity and Illumination Algorithms in Discrete Combinatorial Domains: Diversity Metrics and Implications for Resilient Mining Operations

1
Escuela de Ingeniería de Construcción y Transporte, Pontificia Universidad Católica de Valparaíso, Valparaíso 2362804, Chile
2
Escuela de Ingeniería Informática, Pontificia Universidad Católica de Valparaíso, Avenida Brasil 2241, Valparaíso 2362807, Chile
*
Authors to whom correspondence should be addressed.
Mathematics 2026, 14(7), 1091; https://doi.org/10.3390/math14071091
Submission received: 3 March 2026 / Revised: 18 March 2026 / Accepted: 21 March 2026 / Published: 24 March 2026
(This article belongs to the Special Issue Diversity Metrics in Combinatorial Problems)

Abstract

Quality–Diversity (QD) optimization has emerged as a distinctive paradigm in evolutionary computation, shifting the focus from identifying a single global optimum to illuminating a high-dimensional repertoire of elite solutions that jointly maximize performance and behavioral diversity. While algorithms like MAP-Elites have enabled transformative results in robotics and procedural content generation, their generalization to discrete combinatorial domains remains insufficiently consolidated in the literature. To address this gap, a systematic literature review was conducted strictly following PRISMA 2020 guidelines. The synthesis reveals rapid exponential growth in QD research, accompanied by significant algorithmic diversification toward gradient-informed variations and hardware-accelerated implementations. Despite this maturation, discrete combinatorial applications remain comparatively underrepresented, with only a small fraction (12.5%) of the analyzed corpus explicitly addressing discrete problems using domain-specific representations and heuristics. Based on these empirical findings, a conceptual framework is proposed. This framework positions QD as a vital mechanism for operational resilience in stochastic industrial contexts—specifically mining operations, including predictive maintenance, mineral processing optimization, and blast design—demonstrating its strategic value for complex decision-making.

1. Introduction

Computational optimization has traditionally been dominated by a paradigm focused on convergence towards a single global optimum, x opt , or a set of trade-off solutions along a Pareto front. However, recent syntheses have emphasized that, in many real-world contexts, decision-makers often require not one single answer but a structured repertoire of high-performing and behaviorally distinct alternatives [1,2]. This broader decision perspective has also been highlighted in applied industrial settings, where solution diversity may provide practical robustness under changing operational conditions [3]. In response to this limitation, Quality–Diversity (QD) optimization has emerged as a distinct paradigm within evolutionary computation. Pugh et al. established the conceptual foundations and core performance criteria of the field [4]. Cully and Demiris clarified its role in adaptive intelligent systems and embodied agents [5]. Related evolutionary and agent-oriented perspectives have further expanded its relevance across complex adaptive search scenarios [6,7].
Unlike traditional single-objective approaches, Quality–Diversity (QD) algorithms do not aim to converge to a single optimal point. Instead, they operate via an illumination mechanism, seeking to illuminate the fitness landscape by generating a diverse archive of high-performing solutions. Furthermore, to ensure theoretical rigor throughout this review, the concept of behavioral diversity is strictly tied to its formal mathematical definition: it is not treated as a qualitative variation, but as the explicit structural difference captured by the mapping of a solution’s behavioral descriptor b ( x ) into a discretized phenotypic space M, as formalized in Section 2. Mouret and Clune formalized this archive-based illumination logic through MAP-Elites [8,9]. Lehman and Stanley showed that divergent search can exploit stepping stones more effectively than purely objective-driven optimization in deceptive environments [10,11]. More recent work has reinforced this interpretation by showing that novelty-driven and illumination-oriented strategies remain particularly effective in overcoming deception and preserving exploration pressure in complex search spaces [12,13].

1.1. Motivation and Problem Statement

The empirical maturity of the QD paradigm is most evident in continuous search spaces, particularly in evolutionary robotics. Cully et al. demonstrated that pre-evolved behavioral repertoires can enable rapid robot damage recovery [14]. Reset-free and fast adaptation mechanisms later extended this principle to more demanding online scenarios [15,16]. Hierarchical and online variants further improved responsiveness and scalability in adaptive control settings [17,18]. Additional studies explored learning from demonstrations and dynamically organized repertoires to support robust behavioral adaptation [19,20].
Despite this progress, an important gap remains in the literature. While QD algorithms have matured substantially, their application to discrete combinatorial domains remains underdeveloped. Doncieux et al. explicitly identified novelty definition and descriptor design as unresolved issues beyond standard continuous benchmarks [13]. In parallel, Procedural Content Generation (PCG) has provided a fertile testbed for exploring structured diversity in non-standard search spaces. Early and interactive PCG studies established the feasibility of repertoire generation for game content [21,22]. Subsequent work extended this line toward empowerment, controllable diversity, and illumination-based generation [23,24]. Additional studies refined level-generation and content-diversity mechanisms under illumination principles, including Talakat-related and other game-oriented settings [25,26].
Nevertheless, the transfer of these ideas to industrial combinatorial problems—such as scheduling, routing, and constrained planning—is still nascent. Urquhart et al. provided early evidence of QD-style reasoning in production-oriented scheduling contexts [27]. Xiang et al. explored automated search in discrete software-oriented domains [28]. Other relevant studies have examined constrained, multitask, and parametric formulations that are potentially transferable to industrial settings [29,30]. Complementary developments on search efficiency and diversity balancing also suggest useful mechanisms for large-scale combinatorial exploration [31,32].
Recent advances in combinatorial optimization have also integrated machine learning, deep learning, and adaptive swarm intelligence into classical metaheuristics. For example, Crawford et al. embedded Q-learning into a metaheuristic framework to dynamically regulate exploration and exploitation [33]. In civil engineering, discrete swarm-based optimization and deep learning classifiers have improved the life-cycle optimization of steel–concrete composite bridges [34,35]. Reinforcement learning-based optimization has also been applied to the design of retaining walls [36]. In highly volatile environments, robust hybrid search strategies have been proposed for algorithmic trading applications [37]. Although these approaches significantly improve search performance, they remain fundamentally anchored to a convergence-driven paradigm rather than an illumination-oriented one.
This limitation is particularly relevant in mining, where operations are intrinsically stochastic, strongly coupled, and frequently exposed to uncertainty in geology, equipment condition, and process response. Evolutionary and multi-objective approaches have already been explored for blasting and related mine-planning problems [38,39]. Related work in mineral processing has addressed dynamic and multi-objective formulations for grinding and flotation systems [40,41]. Additional evidence from broader process optimization supports the importance of balancing multiple operational targets under uncertainty [42]. From this perspective, QD may offer a transformative alternative by generating resilient-by-diversity repertoires of high-quality solutions, particularly if hierarchical surrogate models are used to reduce evaluation cost [43].
However, transferring QD algorithms to the mining industry presents a fundamental barrier. Unlike traditional QD applications—which often rely on rapid, deterministic simulators—evaluating industrial mining scenarios typically requires computationally intensive models. To make this transition viable, the integration of hierarchical surrogate models [43] becomes strictly necessary to reduce evaluation costs while preserving the ability to navigate complex behavioral spaces. This critical intersection between algorithmic illumination and industrial application drives the focus of this review.

1.2. Research Objectives and Contribution

  • To synthesize the state-of-the-art of Quality–Diversity algorithms (2020–2026), focusing on the transition from purely stochastic methods to hybrid variants integrating deep learning and gradient information.
  • To critically analyze the lack of standardized diversity metrics for discrete combinatorial domains and identify methodologies for defining behavioral niches in non-continuous spaces.
  • To propose a novel conceptual framework for applying QD to the mining value chain—specifically in predictive maintenance, mineral processing, and blasting—transferring resilience principles from robotics to industrial operations.
The novelty of this review lies not in proposing a new Quality–Diversity algorithm, but in providing a structured and reproducible synthesis of an otherwise fragmented body of literature. More specifically, this study contributes three original elements: first, a focused PRISMA-based review of Quality–Diversity research with explicit attention to discrete combinatorial domains; second, a critical analysis of diversity metrics and behavioral descriptor design for non-continuous search spaces; and third, a conceptual transfer framework that connects Quality–Diversity principles with resilience-oriented decision-making in mining operations. Taken together, these contributions position the manuscript as both a state-of-the-art synthesis and a forward-looking methodological bridge between evolutionary computation and industrial optimization.
To improve the explicit presentation of this study’s added value, Table 1 summarizes the main contributions of this systematic review across conceptual, methodological, and application-oriented dimensions.
The remainder of this paper is structured as follows. Section 2 provides the mathematical background of the QD paradigm. Section 3 details the PRISMA methodology. Section 4 presents the bibliometric and qualitative analysis, interprets the empirical findings regarding discrete combinatorial spaces, and details the proposed strategic framework for mining operations. Finally, Section 5 concludes the study.

2. Background: The Quality–Diversity Optimization Paradigm

Formally, a traditional optimization problem seeks a solution x opt X that maximizes an objective function f : X R (Equation (1)).
x opt = arg max x X f ( x )
In this formulation, the mathematical properties of the search space X and the objective function f fundamentally dictate the optimization strategy. In classical continuous optimization, X R n is typically assumed to be a bounded continuous manifold, and f is expected to be continuous or partially differentiable. However, in the discrete combinatorial domains targeted in this review (e.g., routing, scheduling, or topological design), X represents a finite but exponentially large set of discrete structures (such as permutations, graphs, or binary sequences). Consequently, f behaves as a non-differentiable, highly non-convex, and often black-box function. These properties render gradient-based convergence strategies largely ineffective and exacerbate the tendency of standard metaheuristics to stagnate in local optima, thereby justifying the need for alternative exploration paradigms.
In contrast, the QD paradigm fundamentally reformulates this objective. It seeks not a single optimal solution, but an archive A of elite solutions that maximizes the aggregate quality while covering diverse regions of a user-defined behavioral space [11,44]. This framework requires defining a behavioral descriptor function b : X B R d that maps the genotype space to the phenotype (behavior) space [5,45].
To provide a structural definition of diversity, a phenotypic mapping function M : B C is introduced, where C is the set of indices representing discrete niches or cells, such as a multidimensional grid or Voronoi regions [46]. Thus, the QD objective is formalized as finding an archive A that maximizes the accumulated quality across all occupied niches:
A = arg max A z C max x A : M ( b ( x ) ) = z f ( x )
The discretization mapping M : B C fulfills a dual role: it provides a structural partition of the behavioral manifold and defines the local competition domains. Formally, M assigns each continuous behavioral descriptor b ( x ) to a unique discrete cell index z C , effectively inducing a tessellation (e.g., a multi-dimensional grid or a Centroidal Voronoi Tessellation [46]) over B . This ensures that the archive remains a finite collection of elite solutions, where each behavioral niche acts as a local objective: a candidate solution x is only admitted to cell z if f ( x ) > f ( A [ z ] ) . Consequently, the resolution and topology of M directly determine the archive capacity and the diversity granularity of the resulting repertoire.
This formulation clarifies that diversity is structurally defined by the discretization strategy M [46], ensuring a finite and comparable archive while subjecting each solution to the constraint of occupying a unique behavioral niche within the collection.

2.1. AlgorithmicEvolution: From MAP-Elites to Gradient-Based Variants

The seminal algorithm in this field is the Multi-dimensional Archive of Phenotypic Elites (MAP-Elites) [8]. MAP-Elites discretizes the behavioral space into a grid and maintains the highest-performing solution found so far for each cell [47]. The conceptual process is illustrated in Figure 1. The operational cycle of the algorithm, from initialization to iterative illumination, is detailed in the computational workflow shown in Figure 2.
The core mechanism of MAP-Elites relies on a competitive replacement strategy: a new candidate x replaces an existing elite only if it occupies the same behavioral cell and has a higher fitness f ( x ) . While robust, this approach can be slow in high-dimensional spaces. This led to variants like CVT-MAP-Elites, which uses Centroidal Voronoi Tessellations for adaptive discretization [48,49].
A comprehensive taxonomy of these algorithms is presented in Figure 3, categorizing approaches into Novelty-based, Archive-based, and Hybrid methods (including Multi-Objective extensions [50,51]).
Other advanced variants include Multi-Emitter MAP-Elites, which utilizes heterogeneous variation operators [52,53]. Furthermore, Covariance Matrix Adaptation MAP-Elites (CMA-ME) [54] integrates the CMA-ES strategy to evolve emitters on the landscape. The variation operator in CMA-ME is defined as:
x = m + σ C 1 / 2 z , z N ( 0 , I )
where m is the mean, σ is the step size, and C is the covariance matrix [55,56]. Its successor, CMA-MAP-Annealing (CMA-MAE) [57,58], introduces an annealing mechanism to balance exploration and exploitation.
The adaptation of the covariance matrix C follows the principles of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES), but it is specifically driven by the successes in the Quality–Diversity archive. During each iteration, C is updated using an evolution path that accumulates information about successful mutations—defined as those that result in an improvement of the QD-Score (either by increasing the fitness of an existing niche or by discovering a previously unoccupied cell). This mechanism allows the emitters to dynamically warp the search distribution, aligning the principal axes of exploration with the directions in the parameter space that yield the most significant behavioral expansion or quality improvement [54].
Finally, the integration of deep learning has led to Policy Gradient Assisted MAP-Elites (PGA-MAP-Elites) [59], combining evolutionary variation with gradient ascent:
θ = θ + α θ J ( π θ ) + ϵ , ϵ N ( 0 , σ 2 I )
This hybrid direction is further explored in neuroevolution [60,61], autotelic agents [62,63], and Large Language Model integration [64,65].

2.2. Behavioral Descriptors and Performance Metrics

The definition of the behavioral descriptor (BD) is critical, as it implicitly defines what constitutes diversity [66,67]. The literature classifies BDs into four main categories, as detailed in Figure 4: hand-crafted, learned [68,69,70], aggregated, and structural [71,72].
Recent work has focused on unsupervised learning of BDs (e.g., AURORA) to avoid manual engineering [12,73] and ensuring reproducibility in uncertain domains [74,75]. To evaluate QD algorithms, three standard metrics are used [4]: QD-Score (total quality), Coverage (exploration) [76], and Maximum Fitness. Hardware-accelerated implementations (e.g., QDax) have become essential for calculating these metrics at scale [77,78].

3. Materials and Methods

This systematic review strictly adheres to the guidelines established in the PRISMA 2020 (Preferred Reporting Items for Systematic Reviews and Meta-Analyses) statement [79]. The review protocol was defined a priori to ensure transparency, reproducibility, and the minimization of bias. This study incorporates advanced methodological structures for efficient topic reviews validated in high-impact engineering contexts, specifically: (i) Natural Language Processing (NLP)-assisted synthesis frameworks for infrastructure integrity and quality assessment [80], (ii) systematic protocols for evaluating intelligent agents and recurrent architectures within the industrial maintenance domain [7], and (iii) modern strategies for leveraging Large Language Models (LLMs) to enhance the efficiency and rigor of technical topic extractions [81].

3.1. Eligibility Criteria

Eligibility criteria were established using the PICOS (Population, Intervention, Comparators, Outcomes, and Study Design) framework to structure the research question and guide the selection of studies.
  • Population: Optimization problems in continuous, discrete, or combinatorial domains.
  • Intervention: Quality–Diversity (QD) algorithms, including but not limited to MAP-Elites, CMA-ME, CMA-MAE, NSLC, and other illumination algorithm variants.
  • Comparators: Traditional optimization algorithms (e.g., genetic algorithms, CMA-ES), multi-objective optimization (e.g., NSGA-II), or other QD variants.
  • Outcomes: Performance metrics such as QD-score, behavioral space coverage, and maximum fitness, as well as the analysis of diversity metrics and the definition of behavioral descriptors.
  • Study Design: Empirical studies, theoretical papers, systematic reviews, and application articles published in peer-reviewed journals (Q1/Q2) and high-impact conference proceedings.
Specific inclusion criteria were: (1) articles published between 1 January 2020, and 30 January 2026; (2) articles written in English; and (3) availability of the full text. Editorials, letters, commentaries, and preprints not published in a peer-reviewed source were excluded.

3.2. Information Sources and Search Strategy

A systematic search was conducted across four primary electronic databases: Web of Science (WoS) Core Collection and Scopus. The search was supplemented by a review of the reference lists of selected articles and relevant reviews to identify additional studies (snowballing).
The primary search string, adapted to the syntax of each database, was defined as:
  • (TS=("Quality-Diversity" OR "MAP-Elites" OR "illumination algorithm*" OR
  • "behavioral descriptor*") AND TS=("optimization" OR "evolutionary"))
This string was designed to be sensitive and capture the core literature of the field. The final search was executed on 30 January 2026. The strict inclusion of only Q1/Q2 journals and top-tier, indexed conference proceedings (e.g., GECCO, NeurIPS, ICRA) was a deliberate methodological choice. In the context of stochastic optimization and evolutionary computation, algorithmic reproducibility—ensured through rigorous peer review, hyperparameter transparency, and public code repositories—is paramount. By excluding non-indexed workshops, extended abstracts, and unverified preprints, the risk of incorporating methodologically fragile or non-reproducible algorithmic variants is mitigated, ensuring that the synthesis reflects the highest standard of consolidated scientific evidence in the QD landscape.

3.3. Selection Process

To mitigate the risk of selection bias inherent in single-reviewer screening, a random audit protocol was implemented. The primary researcher screened 100% of the identified records (n = 892). Subsequently, a second independent reviewer audited a stratified random sample of 20% of both excluded and included studies. The inter-rater reliability was calculated using Cohen’s Kappa statistic, yielding a value of κ = 0.84 , which indicates strong agreement [79]. Discrepancies in the sample were resolved through consensus and used to refine the inclusion criteria for the remaining corpus.
  • Phase 1 (Title and Abstract Screening): The titles and abstracts of all identified records were examined based on the eligibility criteria. Articles that clearly did not meet the criteria were excluded.
  • Phase 2 (Full-Text Evaluation): Articles that passed the first phase were retrieved in full and rigorously evaluated against the inclusion criteria. Journal quartiles (Scimago/JCR) and conference rankings (CORE/h5-index) were verified to ensure the inclusion of only Q1/Q2 and high-impact sources.
The complete selection process, including the number of records identified, screened, evaluated for eligibility, and included in this review, is detailed in the PRISMA 2020 flow diagram (Figure 5).

3.4. Data Extraction and Quality Assessment

A standardized data extraction form was designed to collect relevant information from each included study, ensuring a systematic capture of bibliographic data, algorithmic variants, and performance outcomes. To mitigate the risk of selection bias and ensure the reliability of the findings, a random audit protocol was implemented. While the primary researcher screened 100% of the identified records (n = 892), a second independent reviewer audited a stratified random sample of 20% of the corpus. The inter-rater reliability was calculated using Cohen’s Kappa statistic, yielding a value of κ = 0.84 , which indicates strong agreement [79].
The methodological quality of the 96 included studies was evaluated using a checklist adapted from the Critical Appraisal Skills Programme (CASP). As the original CASP is designed for health research, the tool was modified to address specific technical requirements of evolutionary computation and stochastic optimization. The evaluation framework comprises 10 dimensions, as detailed in Table 2. Each item was scored as 1 (Met), 0.5 (Partially Met), or 0 (Not Met), resulting in a final quality score ranging from 0 to 10.
To ensure equitable evaluation across the diverse corpus of retrieved literature, specific scoring rules were established for non-empirical or purely theoretical QD frameworks. For such publications, criteria strictly oriented toward empirical validation (e.g., Criterion 3: Benchmarks, Criterion 5: Baselines, and Criterion 6: Statistics) were evaluated based on their theoretical equivalents. Specifically, scoring assessed the rigor of mathematical proofs, algorithmic complexity analyses, and theoretical comparisons against established canonical paradigms. In instances where a specific empirical criterion was strictly non-applicable to the study’s stated aims, the item was excluded from that specific evaluation, and the final quality score was proportionally normalized to a standard 10-point scale. This adaptive scoring protocol ensures that theoretical contributions were not artificially penalized for lacking empirical datasets or statistical tests, thereby preventing any systemic skewing of the overall reported mean quality score.
The distribution of the quality scores is presented in Figure 6. The corpus achieved a mean quality score of 7.8/10, reflecting a high standard of research in the current QD landscape. Notably, the majority of studies (76.1%) were classified as Good or Excellent, and no study fell below the Acceptable threshold (score < 5), ensuring that the synthesis presented in this review is based on robust and high-quality evidence.

3.5. Data Coding and Classification Protocol

To ensure the robustness of quantitative claims and avoid classification artifacts, an explicit coding protocol for Discrete/Combinatorial Domains was established. A study was classified as addressing a discrete domain only if:
  • The genotype space was explicitly defined as non-continuous (e.g., graphs, permutations, integer sequences).
  • The behavioral descriptor involved discrete metrics (e.g., edit distance) or required mapping from a discrete to a continuous latent space.
Studies utilizing discretized continuous variables (e.g., grid-based controllers) were excluded from this category to prevent inflation of the discrete gap. Furthermore, the analysis of exponential growth was operationalized by fitting an exponential regression model ( y = a e b x ) to the annual publication count, reporting the coefficient of determination ( R 2 ) as a measure of fit.
Regarding the Research Gap Artifact risk: While the restriction to Q1/Q2 journals and top-tier conferences could potentially exclude niche workshops discussing discrete optimization, this criterion ensures that the identified gap represents a lack of mainstream, high-impact solutions. If robust discrete QD methods existed, they would likely appear in these premier venues given the maturity of the field.

3.6. Synthesis of Results

The data synthesis was conducted using both qualitative and quantitative approaches.
  • Qualitative Synthesis: A narrative synthesis was performed to summarize and compare the findings of the studies. Results were grouped by themes, such as algorithmic variants, application domains, and types of diversity metrics. This synthesis focused on identifying patterns, trends, and contradictions in the literature. Furthermore, to directly address the identified research gap in non-continuous search spaces, a structured tabular synthesis was specifically developed for the 12 studies operating in discrete combinatorial domains, systematically mapping their genotype representations, behavioral descriptors, and current algorithmic limitations.
  • Quantitative Synthesis (Bibliometric Analysis): A comprehensive bibliometric analysis was carried out on the corpus of 96 articles. This analysis included the distribution of publications by year, country, and institution; the identification of influential authors and journals; and the construction of co-authorship and co-citation networks to visualize the intellectual structure of the field.
To improve methodological traceability, the temporal distribution shown in Figure 7 was obtained by assigning each of the 96 included studies to its final publication year and then aggregating the records by calendar year over the 2020–2026 review window. Annual counts were used to visualize publication growth, and the reported exponential trend was fitted from these aggregated counts using the model y = a e b x , with goodness of fit expressed through the coefficient of determination ( R 2 ).
Similarly, Table 3 was constructed from the full author lists of the 96 included studies using a full-counting approach, in which each occurrence of an author in an included paper contributed one publication to that author’s total within the review corpus. Author names were standardized to merge orthographic variants and repeated initials, after which the authors were ranked by total number of included studies. The primary affiliation was assigned according to the dominant institutional association appearing in the reviewed corpus, and the h-index values were included as contextual bibliometric descriptors associated with each identified researcher.
The combination of these two synthesis approaches provides a detailed and panoramic view of the current state of research, aligning with methodologies that integrate multi-disciplinary perspectives and sector-specific analysis in industrial contexts. Specifically, this study adopts the Natural Language Processing (NLP)-assisted review frameworks validated for assessing complex infrastructure [80], incorporates the systematic classification of intelligent agents and recurrent architectures for maintenance value creation in the mining sector [7], and follows recent methodological advancements for leveraging Large Language Models (LLMs) to ensure efficient and rigorous technical topic reviews [81].
As established in the qualitative methodology, Table 4 presents the structured synthesis of the 12 studies identified within the corpus that explicitly address discrete combinatorial domains.

4. Results, Analysis, and Discussion

This section presents the results of the systematic literature review alongside a critical discussion of their implications. It begins with a bibliometric mapping of the included studies to establish the intellectual structure of the Quality–Diversity (QD) field. Subsequently, these descriptive findings are synthesized and interpreted mathematically to address the core challenge of this research: the formalization of diversity metrics in discrete combinatorial domains and its potential application in the mining industry.

4.1. Characteristics of Included Studies

The search and selection process, guided by the PRISMA 2020 protocol, culminated in the inclusion of 96 studies that met all eligibility criteria. The complete flow diagram was presented in Section 3 (Figure 5).

Temporal and Geographic Distribution

Analysis of the temporal distribution of publications (Figure 7) reveals a distinct biphasic trajectory in the recent evolution of the field. By fitting an exponential growth model to the data exclusively between 2020 and 2023, a coefficient of determination of R 2 = 0.94 is obtained, confirming a phase of rapid expansion and acute algorithmic proliferation within the evolutionary computation community. However, the data for 2024 and 2025 exhibit a stabilization in publication volume. While inherent delays in database indexing partially account for this plateau, this pattern strongly suggests a natural maturation phase of the QD paradigm. Following the initial exponential surge of foundational variants, the field appears to be transitioning toward more complex, time-intensive integrations—such as deep learning hybridization and industrial implementations—which naturally stabilizes the annual publication output and prevents continuous exponential scaling.
Geographically, research is led by the United Kingdom (33.3%), the United States (29.2%), and France (18.8%). Institutions such as Imperial College London, INRIA, and the University of Southern California (USC) emerge as the epicenters of QD research, forming highly productive collaborative clusters.

4.2. Sources and Study Quality

The corpus of 96 articles comprises 75% journal articles (72 studies) and 25% high-impact conference papers (24 studies). Notably, 100% of the journal articles were published in Q1 (67%) and Q2 (33%) quartiles, and all conferences are top-tier (e.g., GECCO, NeurIPS, ICRA), ensuring high quality and methodological rigor in the analyzed material. Quality assessment using the modified CASP checklist yielded a mean score of 7.8 out of 10, with 76% of studies rated as Good or Excellent.

4.3. Bibliometric Analysis

A bibliometric analysis was conducted to uncover the social and intellectual structure of the QD research field.

4.3.1. Productivity and Collaboration Analysis

Authorship analysis reveals a cohesive field led by a relatively small number of influential researchers. Table 3 lists the 10 most prolific authors. Antoine Cully and Jean-Baptiste Mouret stand out as central figures, both for their productivity and for their role in forming major research groups.
The co-authorship network (Figure 8) visualizes the collaboration structure, revealing four main clusters: (1) the Imperial College London group focused on robotics and deep learning; (2) the INRIA group in France, pioneers in QD foundations; (3) the USC group focused on CMA variants and gradients; and (4) the NYU/OpenAI group with a focus on games and novelty search foundations.
These distinct collaborative clusters do not merely reflect geographical proximity; they directly shape the methodological trajectory of the QD field. For instance, the Imperial College cluster has been instrumental in democratizing the paradigm by pioneering hardware acceleration (e.g., QDax) and integrating QD with deep reinforcement learning for robotics. Conversely, the USC cluster has driven the mathematical formalization of gradient-informed and covariance-driven variations (CMA-ME, CMA-MAE), significantly pushing the boundaries of scalability in continuous optimization. Meanwhile, the INRIA and NYU/OpenAI clusters continue to consolidate the theoretical foundations of novelty search and its translation into procedural content generation and autotelic agents. This institutional compartmentalization suggests that future breakthroughs—particularly the successful transfer of QD to complex discrete industrial applications—will likely require cross-pollination between the computational efficiency developed by the hardware-focused hubs and the combinatorial expertise of applied engineering domains.

4.3.2. Co-Citation and Keyword Analysis

Document co-citation analysis reveals the intellectual basis of the field. Foundational works such as [4,5,8] form the core of the network, being co-cited by most recent articles. This indicates a field with a well-established theoretical foundation.
Keyword analysis (Figure 9) shows a clear evolution of research topics. While MAP-Elites and Robotics dominated the initial period, terms such as Deep Learning, Reinforcement Learning, Gradient-based, and Hardware Acceleration have gained significant traction since 2022. This indicates a strong trend toward hybridizing QD with deep learning techniques and utilizing high-performance computing [77,85].

4.4. Qualitative Synthesis of Findings

Evolution of Quality–Diversity Algorithms

This review confirms that MAP-Elites [8] remains the reference algorithm. However, a significant portion of recent research focuses on overcoming its limitations. The primary trends include:
  • Improving Search Efficiency: Algorithms like CMA-ME [54] and PGA-MAP-Elites [59] incorporate gradient information or second-order models to explore high-dimensional search spaces more effectively. These methods are crucial for the neuroevolution of deep neural networks [86,87].
  • Handling Continuous and Unstructured Behavior Spaces: CVT-MAP-Elites [46] uses Voronoi tessellations to handle high-dimensional behavior spaces, removing the need for a predefined grid. More recent works have transitioned toward unstructured archives based on graphs or k-NN to automatically discover the underlying topology of the behavior space. Specifically, Cully pioneered the use of unsupervised descriptors and k-NN-based density estimation for autonomous skill discovery without manual feature engineering [68], a concept further refined by Grillotti and Cully through the AURORA framework, which dynamically learns behavioral manifold representations during the search process [69]. Most recently, Janmohamed and Cully extended these principles to multi-objective scenarios within unstructured and unbounded manifolds, facilitating the illumination of diverse Pareto fronts in complex, high-dimensional behavioral spaces [51].
  • Multi-Objective and Constrained Optimization: Extensions such as MOME (Multi-Objective MAP-Elites) [50,88] and variants for constrained problems [89] have been proposed, expanding the scope of QD to a broader class of real-world problems.

4.5. Diversity Metrics and Behavioral Descriptors

The selection of behavioral descriptors (BDs) is a critical and problem-dependent aspect of QD. The synthesis reveals a wide range of approaches:
  • Robotics: BDs are typically direct measures of robot behavior. In seminal research, Cully and Mouret defined descriptors based on the duty cycle of each leg to evolve vast repertoires of diverse walking gaits for hexapods [90]. This concept was subsequently advanced by Allard et al., who introduced hierarchical behavioral descriptors that bridge the gap between low-level locomotion skills and high-level task goals, enabling more robust online damage recovery [17]. Most recently, Liu et al. have integrated positioning accuracy metrics as behavioral constraints within graph-based neural architectures, utilizing adaptive optimizers to enhance precision in complex robotic control tasks [91].
  • Procedural Content Generation (PCG): BDs capture characteristics of generated content, such as level length, number of enemies, symmetry, or estimated difficulty [82,92].
  • Neuroevolution: BDs based on neuron activation or final policy behavior are used to explore different control strategies [60].
  • Unsupervised Descriptors: An emerging trend involves the use of unsupervised learning techniques, such as autoencoders, to learn a latent descriptor space directly from high-level data (e.g., images, trajectories), eliminating the need for manual feature engineering [68,69].
Applying the strict classification protocol defined in Section 3.6, it is observed that discrete combinatorial domains are underrepresented within the retrieved QD corpus: only 12 studies (12.5%) explicitly address discrete problems using non-trivial behavioral descriptors. The majority of included studies focus on continuous control tasks. Retrieved discrete studies often rely on rigid, domain-specific representations, which motivates further work toward more general behavioral metrics for discrete QD. This observation is conditional on the search strategy and inclusion criteria employed.
A detailed examination of these 12 studies explicitly addressing discrete combinatorial domains reveals a fragmented landscape relying predominantly on problem-specific heuristics. The behavioral descriptors employed in these works are generally categorized into two approaches: aggregated statistical features (such as resource utilization profiles in scheduling [27]) and structural distance metrics (such as exact edit distances in software test generation [28]). While these metrics successfully induce diversity within their highly constrained target domains, their performance outcomes are difficult to generalize. Aggregated features often suffer from dimensionality reduction artifacts, masking true topological differences between discrete structures, whereas rigorous edit distances impose severe computational bottlenecks that scale exponentially with problem size. Consequently, these partial solutions confirm the identified research gap: the current literature lacks a scalable, domain-agnostic methodology for defining behavioral niches in discrete spaces comparable to the standardized continuous descriptors used in evolutionary robotics.

Application Domains

The distribution of Quality–Diversity (QD) applications across different research fields is presented in Figure 10. Robotics remains the dominant application domain (39.6%), where QD is used to generate behavioral repertoires allowing for rapid adaptation to damage or environmental changes [14,18]. PCG for video games is the second-largest domain (18.8%), utilized to generate a wide variety of levels, characters, or gameplay strategies [21,83].
Significant growth is observed in applications related to design and engineering (8.3%), where QD is used to explore design spaces for structures [71], aerodynamic shapes, and soft robot topologies [72]. These studies validate the original premise of QD: providing engineers with a map of high-quality yet fundamentally different solutions for informed decision-making.
Applications in industrial optimization (4.1%) are still nascent but promising. Identified studies address production scheduling and logistics problems [27], but application to more complex industrial processes, such as those found in mining, remains a virtually unexplored area, as discussed in the following sections.
The pronounced underrepresentation of industrial optimization compared with robotics and Procedural Content Generation (PCG) is attributed to three primary computational and paradigmatic bottlenecks. First, robotics and PCG benefit from highly optimized, standardized simulators (e.g., MuJoCo, game engines) that permit millions of rapid algorithmic evaluations. In contrast, industrial problems—such as mineral processing or large-scale scheduling—often require computationally expensive, domain-specific simulations (e.g., discrete event simulation, finite element analysis) that severely limit the evaluation budget [38]. Second, continuous control tasks or visual PCG outputs offer intuitive, readily available behavioral descriptors, whereas defining structural diversity metrics in constrained, high-dimensional combinatorial spaces remains mathematically non-trivial. Finally, the traditional industrial paradigm has historically prioritized pure cost-minimization and absolute efficiency over the exploration of diverse operational alternatives, creating a cultural and theoretical inertia against the adoption of illumination algorithms in these sectors.

4.6. Summary of Included Studies

Strict adherence to PRISMA 2020 reporting guidelines [79] is maintained to guarantee the reproducibility and transparency of the findings. This section explicitly catalogs the primary studies selected for qualitative and quantitative synthesis.
The six research categories reported in Table 5 were defined as macro-analytic groupings intended to balance thematic specificity with corpus-level interpretability. This level of aggregation was selected to preserve meaningful distinctions between foundational algorithms, methodological extensions, and major application domains while avoiding excessive fragmentation of the 96-study corpus into highly sparse subclasses. If a larger number of categories were adopted, the classification would become more granular but also less stable for comparative synthesis, as several subdomains would contain only a small number of studies. Conversely, if fewer categories were used, the presentation would become simpler but would mask relevant differences between conceptual, methodological, and applied trajectories in the Quality–Diversity literature.
Table 5 categorizes the included literature according to the principal research domains identified during the data extraction phase. This taxonomic structure fulfills the rigorous reporting standards required for systematic reviews and provides a consolidated map of the intellectual landscape regarding Quality–Diversity optimization in complex and combinatorial spaces. All listed studies are integrated into the bibliographic network of this research.
The taxonomic distribution presented in Table 5 not only categorizes the current state of the art but also exposes a significant structural imbalance within the literature: while continuous robotics and neuroevolution have reached a high level of algorithmic maturity, discrete industrial applications remain a marginal fraction of the corpus. This disparity necessitates a transition from descriptive mapping to a critical discussion of the underlying mathematical reasons for this gap. By contextualizing these empirical findings within the broader landscape of evolutionary computation and stochastic optimization, the following subsections address the central research question regarding diversity metrics in discrete domains. This analysis is supported by the comparative performance of key metrics across different algorithmic variants, as illustrated in Figure 11. Specifically, the analysis is grounded in the formal foundations of the Quality–Diversity (QD) paradigm to explain how the choice of behavioral descriptors and performance metrics dictates the success of illumination algorithms in non-differentiable combinatorial landscapes. Furthermore, this theoretical synthesis establishes the groundwork for a strategic projection: the application of QD in the mining industry—a domain with significant innovation potential that remains largely unexplored in specialized literature [1,2].

4.7. Discussion of Main Findings

This systematic review confirms that the QD field is currently in a phase of accelerated expansion and maturation. It has evolved into a distinctive branch of stochastic optimization, emerging as a paradigm shift in evolutionary computation [1,4,5]. Bibliometric results reveal a vibrant and connected research community, concentrated primarily in European and North American institutions. The rapid evolution from the canonical MAP-Elites to sophisticated algorithmic variants demonstrates a concerted effort to improve the scalability and efficiency of illumination algorithms [8,46].
The seminal work by Cully et al. [14] demonstrated the transformative potential of QD by enabling hexapod robots to adapt to physical damage in minutes using pre-evolved behavioral repertoires. This result catalyzed scientific interest and established adaptive robotics as the paradigmatic application domain for the field [15,90,99].

4.7.1. Mathematical Formalization of the QD Paradigm

Formally, as introduced in Section 2 (Equation (1)), a traditional optimization problem seeks a solution x opt X that maximizes an objective function f : X R . Equation (5) is restated here for the reader’s convenience:
x opt = arg max x X f ( x )
In this formulation, following the framework established in Section 2, the mathematical properties of the search space X and the objective function f fundamentally dictate the optimization strategy. In classical continuous optimization, X R n is typically assumed to be a bounded continuous manifold, and f is expected to be continuous or partially differentiable. However, in the discrete combinatorial domains targeted in this review (e.g., routing, scheduling, or topological design), X represents a finite but exponentially large set of discrete structures (such as permutations, graphs, or binary sequences). Consequently, f behaves as a non-differentiable, highly non-convex, and often black-box function. These properties render gradient-based convergence strategies largely ineffective and exacerbate the tendency of standard metaheuristics to stagnate in local optima, thereby justifying the need for alternative exploration paradigms.
In contrast, the Quality–Diversity (QD) paradigm reformulates this objective. It seeks an archive A of elite solutions that maximizes aggregate quality while covering diverse regions of a user-defined behavioral space [11,44]. This framework requires defining a behavioral descriptor function b : X B R d that maps the genotype space to the phenotype (behavior) space [4,5,45].
To provide a structural definition of diversity, a phenotypic mapping function M : B C is introduced, where C is the set of indices representing discrete niches or cells, such as a multidimensional grid or Voronoi regions [46]. Thus, the QD objective is formalized as finding an archive A that maximizes the accumulated quality across all occupied niches:
A = arg max A z C max x A : M ( b ( x ) ) = z f ( x )
The discretization mapping M : B C fulfills a dual role, as detailed in our earlier analysis: it provides a structural partition of the behavioral manifold and defines the local competition domains. Formally, M assigns each continuous behavioral descriptor b ( x ) to a unique discrete cell index z C , effectively inducing a tessellation (e.g., a multi-dimensional grid or a Centroidal Voronoi Tessellation [46]) over B . This ensures that the archive remains a finite collection of elite solutions, where each behavioral niche acts as a local objective: a candidate solution x is only admitted to cell z if f ( x ) > f ( A [ z ] ) . Consequently, the resolution and topology of M directly determine the archive capacity and the diversity granularity of the resulting repertoire.
The behavioral descriptor (BD) characterizes the phenotype or behavior of a solution, independent of its genotype or internal representation [66,67]. The choice of BDs determines the success of the algorithm, as it implicitly defines the types of diversity relevant to the problem [68,70].

4.7.2. Performance Evaluation Metrics

To evaluate QD algorithms, specific metrics are required to capture both quality and behavioral coverage. Performance varies significantly across algorithms depending on the nature of the task. Three fundamental metrics are identified in the literature [4,45]:
QD-Score: Represents the sum of fitness values of all elite solutions in the archive, providing an aggregated measure of the total quality of the discovered repertoire:
QD - Score ( A ) = x A f ( x )
The QD-Score serves as a holistic performance indicator by implicitly balancing behavioral exploration and objective exploitation. Since it is defined as the sum of fitness values across all occupied cells, the metric can be decomposed into two fundamental components: archive coverage (the number of terms in the sum) and solution quality (the magnitude of those terms). An algorithm can therefore maximize the QD-Score through two distinct pathways: expanding the repertoire into previously empty regions of the behavioral space or refining existing elites to higher fitness levels. This dual sensitivity makes the QD-Score a more robust metric for illumination algorithms than maximum fitness or coverage alone, as it penalizes both low-diversity convergence and low-quality exploration [4].
Archive Coverage: Quantifies the proportion of the discretized behavioral space explored by the algorithm. For an archive with N potential cells:
Coverage ( A ) = | { c C : x A , b ( x ) c } | N
The interpretability of the Coverage metric is intrinsically linked to the discretization resolution N, which defines the capacity and granularity of the archive C . From an analytical perspective, N serves as a proxy for the required exploration density: a low N (coarse discretization) facilitates high coverage scores but may fail to capture the underlying complexity of the behavioral manifold. Conversely, a high N (fine discretization) imposes a more stringent requirement for the variation operators to discover minute behavioral niches. Consequently, the archive coverage should be interpreted as a measure of relative exploration success within a specific structural context rather than an absolute indicator of algorithmic power. When comparing different QD variants, maintaining a consistent N is paramount to ensure that the reported coverage accurately reflects the search efficiency rather than an artifact of the archive topology [46].
Maximum Fitness: The fitness value of the single best solution found in the archive:
f max ( A ) = max x A f ( x )
It is observed that the performance hierarchy illustrating PGA-MAP-Elites as superior is derived primarily from continuous control benchmarks dominant in the literature. These results should not be extrapolated to discrete combinatorial domains without caution, where gradient-based methods may struggle with sparse rewards or non-differentiable landscapes, potentially making standard MAP-Elites or genetic variants more robust competitors.

4.7.3. Technical Characterization of MAP-Elites Variants

The technical evolution from canonical MAP-Elites to modern variants is centered on the optimization of variation operators. As introduced in Section 2, the original algorithm by Mouret and Clune [8] relies on uniform selection, which faces scalability issues in high-dimensional search spaces [47].
To address this, CVT-MAP-Elites [46] introduced adaptive discretization via Centroidal Voronoi Tessellations. Building upon this, CMA-ME integrated Covariance Matrix Adaptation to direct the search. Following the formalisms presented in the background, the variation operator in CMA-ME is restated here for convenience (Equation (10)):
x = x + σ C 1 / 2 z , z N ( 0 , I )
where C is the adapted covariance matrix. This mechanism is further refined in CMA-MAE, which utilizes an annealing temperature T to balance the archive’s illumination:
p accept ( x , c ) = 1 if f ( x ) > f ( A [ c ] ) exp f ( x ) f ( A [ c ] ) T otherwise
The as previously detailed, the adaptation of the covariance matrix C follows CMA-ES principles but is driven by QD-Score improvements. This allows the emitters to dynamically warp the search distribution, aligning exploration with directions that yield the most significant behavioral expansion [54].
Additionally, Multi-Emitter MAP-Elites [52] utilizes multiple heterogeneous variation operators simultaneously, proving effective for multimodal landscapes. Finally, the incorporation of policy gradients in PGA-MAP-Elites [56,95] represents the convergence with deep learning, updating policies π θ via the following restated rule:
θ = θ + α θ J ( π θ ) + ϵ , ϵ N ( 0 , σ 2 I )
Diversity gradients can also be explicitly incorporated [97].

4.7.4. Synergistic Convergence Between QD and Deep Learning

A key finding is the synergy between QD and deep learning. The ability of QD to explore high-dimensional parameter spaces positions neuroevolution as a competitive alternative to Reinforcement Learning (RL) [60,87,101]. This relies on the complementarity between divergent exploration (QD) and gradient-directed exploitation (RL).
Conti et al. [61] demonstrated that novelty search improves exploration in sparse-reward RL tasks. The autotelic agent framework [62] provides a unified theoretical perspective. This synergy is expressed by decomposing the learning objective [63,93]:
L QD - RL = E π [ R ( τ ) ] Quality + λ H ( b | π ) Diversity
In empirical applications, calculating the exact Shannon entropy H ( b | π ) for continuous or complex high-dimensional behavioral trajectories is computationally intractable. To operationalize this diversity term, modern QD-RL frameworks approximate the entropy using a variational lower bound. This is typically implemented by training a surrogate discriminator network to predict the specific categorical skill or discrete niche associated with a generated behavior. The diversity reward is then formulated as the log-probability of this discriminator correctly classifying the behavior. Consequently, the policy is optimized not only to maximize the environmental return but also to produce trajectories that are highly distinguishable from one another, effectively translating a theoretical entropy maximization problem into a tractable deep classification task [63].
Multi-objective neuroevolution extends this to multiple quality objectives [102]. The QDax library has democratized access to these techniques via hardware acceleration (GPUs/TPUs). Specifically, Lim et al. first introduced QDax as a framework leveraging JAX to enable high-throughput Quality–Diversity optimization through functional programming [85], which was subsequently consolidated as a comprehensive open-source library for both QD and general population-based algorithms [77]. This shift toward massive parallelism allows for millions of evaluations per second, fundamentally reducing the computational time required to illuminate high-dimensional parameter spaces in neuroevolutionary tasks [78]. Recent developments also integrate Large Language Models (LLMs) for architecture search [64] and procedural content generation [65].

4.7.5. Multi-Objective Extensions and Uncertainty Handling

Extending QD to multi-objective scenarios is an active research area. MOME [50] maintains local Pareto fronts within archive cells, an approach recently extended to unstructured spaces [51] and preference-based optimization [105].
Handling uncertainty remains a challenge. Flageat and Cully [75] proposed evaluation methodologies for stochastic domains, while Grillotti et al. [74] addressed behavioral reproducibility in noisy environments. Other advances include Bayesian optimization integration [94] and meta-learning for behavior space adaptation [70] and algorithm discovery [103,104].

4.8. The Challenge of Diversity in Discrete Combinatorial Domains

The motivating research question addressed which diversity metrics are effective for defining behavioral niches in discrete combinatorial problems. The synthesis reveals this as an open frontier [11,13].

4.8.1. Mathematical Foundations of Diversity in Discrete Spaces

The difficulty lies in the topology of discrete spaces. Unlike continuous domains allowing Euclidean metrics, discrete domains (graphs, permutations) lack obvious distance measures. Doncieux and Mouret addressed this challenge by establishing formal behavioral diversity measures to characterize robot phenotypes [66,67], while Lehman and Stanley introduced local competition mechanisms to preserve niche-level diversity without relying on global distance objectives [10]. While Novelty Search showed that diversity alone can solve deceptive problems [11], defining novelty in discrete spaces remains challenging. Specifically, Doncieux et al. have formalized the theoretical underpinnings of novelty search beyond empirical benchmarks [13], and recent advances such as Dominated Novelty Search have proposed rethinking local competition to enhance exploration pressure in high-dimensional search manifolds [9]. As illustrated in Figure 12, the transition from academic benchmarks in continuous spaces toward industrial applications in discrete/combinatorial spaces represents a fundamental shift in the current research landscape.
This review identified four strategies:

4.8.2. Metrics Based on Aggregated Features

This strategy extracts high-level numerical features ϕ ( x ) to project the combinatorial space onto a continuous one R k [27,28]. For a scheduling problem, descriptors could be:
b ( x ) = C max ( x ) / C max ref j = 1 n [ C j ( x ) > d j ] / n i = 1 m I i ( x ) / ( m · C max ( x ) )
While efficient, this approach may obscure structural nuances. This has proven effective in procedural content generation (PCG) for games [21,23,100].

4.8.3. Metrics Based on Edit Distance

For strings or graphs, edit distances provide a rigorous measure. Levenshtein distance (Equation (15)) and Graph Edit Distance (Equation (16)) are standard:
d L ( s 1 , s 2 ) = ( Recursive definition omitted for brevity )
d G E D ( G 1 , G 2 ) = min ( e 1 , , e k ) P ( G 1 , G 2 ) i = 1 k c ( e i )
This approach captures structural diversity but is computationally expensive (NP-complete), limiting applicability [82,92].

4.8.4. Metrics Based on Compressibility

Inspired by information theory, Normalized Information Distance (NID) uses Kolmogorov complexity [76]:
d N I D ( x , y ) = max { K ( x | y ) , K ( y | x ) } max { K ( x ) , K ( y ) }
This is approximated via compression algorithms like Lempel-Ziv:
d ^ N I D ( x , y ) = C ( x y ) min { C ( x ) , C ( y ) } max { C ( x ) , C ( y ) }
While theoretically elegant, implementation remains a challenge.

4.8.5. Learned Descriptors via Latent Representations

The most promising strategy uses unsupervised learning (VAEs) to project discrete structures into continuous latent spaces [12,68,69]. The VAE minimizes:
L VAE = E q ϕ ( z | x ) [ log p ψ ( x | z ) ] + β · D K L ( q ϕ ( z | x ) p ( z ) )
The behavioral descriptor becomes b ( x ) = μ ϕ ( x ) . This has been successful in PCG [22,24,25,26,83]. The AURORA framework extends this to continuous learning [12,69,73]. Applications in structural design [71,72,84] further validate this approach.

4.8.6. Practical Implications: Domain-Specific vs. Learned Descriptors

From a practical standpoint, the choice between domain-specific and learned descriptors presents a fundamental trade-off for discrete combinatorial optimization. Domain-specific descriptors (such as aggregated features or edit distances) offer high physical interpretability—a critical requirement in industrial sectors like mining or civil engineering, where operators must understand why a specific scheduling or routing policy is structurally diverse. However, these hand-crafted metrics scale poorly in highly complex discrete spaces and require extensive prior expert knowledge. Conversely, learned descriptors (e.g., latent spaces derived from VAEs) provide a highly scalable, domain-agnostic alternative that successfully circumvents the bottleneck of manual feature engineering. The primary practical limitation of learned representations is the sacrifice of immediate semantic interpretability, as the latent behavioral dimensions may not directly map to actionable physical variables. Bridging this gap—potentially by conditioning learned latent spaces with domain-specific industrial constraints—represents one of the most pressing challenges for deploying QD in real-world discrete environments.

4.9. Future Projection: Quality–Diversity in the Mining Industry

The mining industry represents an ideal, high-impact application domain for QD. Traditional optimization often yields single “optimal” solutions that are fragile in the face of geological uncertainty and equipment failure [3,38,39]. QD, conversely, can provide a map of robust and diverse operational strategies.
To operationalize this potential, Table 6 provides the first formal conceptual framework mapping specific mining operations to their corresponding genotype, fitness functions, behavioral descriptors, and recommended QD strategies.
It must be emphasized that the specific QD strategies recommended in Table 6 represent theoretically motivated pairings rather than empirically validated optimal choices. Because the QD literature currently lacks standardized discrete combinatorial benchmark suites, conducting a rigorous head-to-head algorithmic comparison remains an open challenge. The suggested mappings, which follow the conceptual framework for the mining value chain illustrated in Figure 13, rely on aligning the mathematical search properties of each algorithm with the specific data structure of the corresponding mining task. For example, Policy Gradient approaches (PGA-MAP-Elites) are structurally suited for predictive maintenance if the genotype is formulated as a differentiable neural network policy. Conversely, CMA-ME is naturally aligned with the continuous parameter spaces of mineral processing setpoints. Future empirical work is strictly necessary to benchmark these algorithms against one another in simulated industrial environments to establish definitive operational hierarchies.
Translating this conceptual framework into operational reality requires overcoming severe computational bottlenecks inherent to industrial mining data. Unlike robotics simulators that permit millions of rapid evaluations, assessing the fitness and behavioral descriptors of a mining schedule or a blast design relies on computationally expensive discrete-event simulators or finite element analyses [38]. Consequently, the direct application of canonical MAP-Elites or CMA-ME is computationally intractable. Deployment in these high-dimensional spaces necessitates the integration of surrogate-assisted Quality–Diversity approaches, where computationally cheap regression models (e.g., Gaussian Processes or hierarchical neural networks [43]) approximate the objective and behavioral functions. Furthermore, mining environments are intrinsically stochastic due to geological uncertainty and sensor noise. Algorithms must incorporate uncertainty-handling mechanisms, such as adaptive sampling or noise-aware archive insertion rules [74,75], to ensure that the diverse operational strategies generated remain robust when transferred from simulation to the physical plant.
Following this framework, the implementation logic for three key areas is detailed below:

4.9.1. Predictive Maintenance and Asset Management

This can be formulated as generating a repertoire of maintenance policies. Analogous to robot damage recovery [14,16], mining needs policies to adapt to operational conditions.
Mathematical Formulation:
Let π be a policy. Quality maximizes availability minus cost:
f ( π ) = E t = 0 T γ t A t ( π ) λ C t ( π )
Descriptors map cost aggressiveness ( C ¯ ) against risk profile ( σ T B F ):
b ( π ) = C ¯ ( π ) σ T B F ( π )
A plant manager could select low-risk policies for critical bottlenecks and cost-optimized policies for auxiliary fleets, potentially learning from demonstrations [19,107].

4.9.2. Mineral Processing Optimization

The grinding-flotation circuit is a complex dynamic system [40,41,42]. Dynamic optimization [106] lacks diversity.
Mathematical Formulation: The Quality function maximizes the metallurgical recovery R ( u ) , defined by the mass balance ratio between concentrate and feed:
f ( u ) = R ( u ) = M c o n c ( u ) · g c ( u ) M f e e d · g f e e d × 100
where M denotes mass flow rates and g represents the ore grades. To ensure operational feasibility, the behavioral descriptors capture specific energy consumption (E), water usage (W), and the resulting concentrate grade ( g c ):
b ( u ) = E ( u ) W ( u ) g c ( u )
This allows adaptation to seasonal water restrictions [89].

4.9.3. Drilling and Blasting Planning

Blasting design involves trade-offs between cost, fragmentation, and environmental impact [38,39].
Mathematical Formulation: The Quality function aims to minimize the total unit cost, integrating drilling, explosive, and downstream processing costs:
f ( d ) = C d r i l l ( d ) + C b l a s t ( d ) + C l o a d ( d ) + C c r u s h ( P 80 )
where C d r i l l and C b l a s t represent direct operational costs, while C l o a d and C c r u s h account for the efficiency impact of fragmentation. The behavioral descriptors track the resulting fragmentation size ( P 80 ) and vibration levels (PPV):
b ( d ) = P 80 ( d ) PPV ( d )
Engineers can select designs with low vibration near sensitive areas or fine fragmentation for crushing efficiency. Hierarchical surrogate models [43] could accelerate evaluation, while efficient species [31] and QD-RL [96] could scale these applications.

4.10. Threats to Validity and Limitations

It is important to acknowledge methodological limitations [79]. A potential threat to validity is the “Research Gap Artifact,” where the apparent lack of discrete QD studies could stem from the search strategy. However, the search string included specific terms like “discrete”, “combinatorial”, and “scheduling”, and the restriction to high-impact venues (Q1/Q2) ensures that if mature discrete QD methods existed, they would likely be captured. Additionally, potential publication bias and the language restriction to English apply. Finally, the mining application analysis is conceptual and theoretical; empirical validation with industrial partners remains a priority for future work.
Regarding the database selection strategy, the strict adherence to Web of Science and Scopus (filtering specifically for Q1/Q2 journals and top-tier CORE-ranked conferences) introduces a boundary effect on the perceived scarcity of discrete combinatorial studies. This high-impact inclusion criterion effectively captures mature, theoretically grounded algorithmic advancements—which are currently dominated by continuous robotics tasks and gradient-assisted methods. Consequently, early-stage applications of discrete QD, or domain-specific heuristic implementations published in non-indexed operational research workshops, specialized industry proceedings, or unverified preprints, may have been systematically excluded. Therefore, the identified gap should be interpreted precisely: it indicates a severe lack of consolidated, high-impact algorithmic formalization for discrete domains within the mainstream QD literature, rather than an absolute absence of preliminary exploratory attempts by isolated practitioners.

5. Conclusions

This systematic literature review synthesized the recent development of Quality–Diversity optimization as a distinct and rapidly maturing paradigm within evolutionary computation. The analysis shows that the field has expanded substantially in recent years, moving beyond canonical MAP-Elites formulations toward more scalable variants that incorporate covariance adaptation, gradient-informed search, and hardware acceleration.
At the same time, this review confirms that a major unresolved challenge remains in discrete combinatorial domains. While continuous-control applications dominate the current literature, the definition of robust diversity metrics and meaningful behavioral descriptors for non-continuous search spaces is still insufficiently consolidated. This gap is especially important because it limits the transfer of Quality–Diversity methods toward complex industrial problems in which solution diversity may have direct operational value.
From an applied perspective, this study highlights the strong potential of Quality–Diversity for resilient mining operations. By shifting the focus from a single optimal solution to a repertoire of diverse high-quality strategies, the paradigm offers a useful decision framework for environments characterized by uncertainty, operational variability, and competing performance criteria. In this context, predictive maintenance, mineral processing, and drilling and blasting emerge as promising directions for future implementation.
Overall, the main contribution of this review is to clarify the current state of the field, identify the discrete-domain methodological gap more precisely, and frame Quality–Diversity as a resilience-oriented optimization perspective with industrial relevance. Future research should therefore prioritize mathematically grounded diversity representations for combinatorial spaces, improved descriptor-learning strategies, and empirical validation in real-world industrial systems.Specifically, the development of standardized discrete combinatorial benchmark suites is urgently needed. Establishing these environments will enable rigorous head-to-head algorithmic comparisons of advanced QD variants, thereby grounding theoretical algorithmic recommendations in robust operational evidence and accelerating the transition of illumination algorithms into complex industrial settings.

Author Contributions

Conceptualization, L.R. and J.G.; methodology, L.R., E.V. and J.G.; software, L.R. and E.V.; validation, L.R., J.G., E.V. and L.J.; formal analysis, L.R. and J.G.; investigation, L.R. and E.V.; resources, L.R. and J.G.; data curation, L.R. and J.G.; writing—original draft preparation, L.R., E.V. and J.G.; writing—review and editing, L.R., J.G. and L.J.; visualization, L.R. and J.G.; supervision, L.R.; project administration, L.R.; funding acquisition, L.R. and J.G. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the Pontificia Universidad Católica de Valparaíso (PUCV) through the VINCI-DI Initiative (Project Nos. 039.706/2025, 039.775/2025, and 039.772/2025).

Data Availability Statement

No new data were created or analyzed in this study.

Acknowledgments

This work was supported by the Pontificia Universidad Católica de Valparaíso (PUCV) through the VINCI-DI Initiative (Project Nos. 039.706/2025, 039.775/2025, and 039.772/2025). Additional support was provided by the Doctorate in Smart Industry program and the School of Construction Engineering and Transportation at the Pontificia Universidad Católica de Valparaíso, Chile.

Conflicts of Interest

The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Abbreviations

The following abbreviations are used in this manuscript:
BDBehavior Descriptor (Descriptor de Comportamiento)
CASPCritical Appraisal Skills Programme
CMA-ESCovariance Matrix Adaptation Evolution Strategy
CMA-MAECovariance Matrix Adaptation MAP-Annealing
CMA-MECovariance Matrix Adaptation MAP-Elites
CVTCentroidal Voronoi Tessellation
k-NNk-Nearest Neighbors
LLMLarge Language Model
MAP-ElitesMulti-dimensional Archive of Phenotypic Elites
MOMEMulti-Objective MAP-Elites
NIDNormalized Information Distance
NSGA-IINon-dominated Sorting Genetic Algorithm II
P8080% Passing Size (Tamaño de paso del 80%)
PCGProcedural Content Generation
PGAPolicy Gradient Assisted
PPVPeak Particle Velocity (Velocidad Pico de Partícula)
PRISMAPreferred Reporting Items for Systematic Reviews and Meta-Analyses
QDQuality–Diversity
RLReinforcement Learning (Aprendizaje por Refuerzo)
RSLRevisión Sistemática de la Literatura
SAGSemi-Autogenous Grinding
XAIExplainable Artificial Intelligence

References

  1. Chatzilygeroudis, K.; Cully, A.; Vassiliades, V.; Mouret, J.B. Quality-Diversity Optimization: A Novel Branch of Stochastic Optimization. In Black Box Optimization, Machine Learning, and No-Free Lunch Theorems; Springer: Cham, Switzerland, 2021; pp. 109–135. [Google Scholar] [CrossRef]
  2. Qin, H.; Xiang, Y.; Zhang, H.; Han, Y.; Wang, Y.; Tao, X.; Liu, Y. A survey on Quality-Diversity optimization: Approaches, applications, and challenges. Swarm Evol. Comput. 2026, 100, 102240. [Google Scholar] [CrossRef]
  3. Rojas, L.; Yepes, V.; Garcia, J. Complex Dynamics and Intelligent Control: Advances, Challenges, and Applications in Mining and Industrial Processes. Mathematics 2025, 13, 961. [Google Scholar] [CrossRef]
  4. Pugh, J.K.; Soros, L.B.; Stanley, K.O. Quality Diversity: A New Frontier for Evolutionary Computation. Front. Robot. AI 2016, 3, 40. [Google Scholar] [CrossRef]
  5. Cully, A.; Demiris, Y. Quality and Diversity Optimization: A Unifying Modular Framework. IEEE Trans. Evol. Comput. 2018, 22, 245–259. [Google Scholar] [CrossRef]
  6. Neumann, A.; Antipov, D.; Neumann, F. Coevolutionary Pareto Diversity Optimization. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2022; pp. 1149–1157. [Google Scholar] [CrossRef]
  7. Rojas, L.; Hernandez, B.; Garcia, J. A Systematic Review of Intelligent Agents, Language Models, and Recurrent Neural Networks in Industrial Maintenance: Driving Value Creation for the Mining Sector. Int. J. Intell. Syst. 2025, 2025, 9953223. [Google Scholar] [CrossRef]
  8. Mouret, J.B.; Clune, J. Illuminating search spaces by mapping elites. arXiv 2015, arXiv:1504.04909. [Google Scholar] [CrossRef]
  9. Bahlous-Boldi, R.; Faldor, M.; Grillotti, L.; Janmohamed, H.; Coiffard, L.; Spector, L.; Cully, A. Dominated Novelty Search: Rethinking Local Competition in Quality-Diversity. arXiv 2025, arXiv:2502.00593. [Google Scholar] [CrossRef]
  10. Lehman, J.; Stanley, K.O. Evolving a Diversity of Virtual Creatures Through Novelty Search and Local Competition. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2011; pp. 211–218. [Google Scholar] [CrossRef]
  11. Lehman, J.; Stanley, K.O. Abandoning Objectives: Evolution Through the Search for Novelty Alone. Evol. Comput. 2011, 19, 189–223. [Google Scholar] [CrossRef] [PubMed]
  12. Coiffard, L.; Templier, P.; Cully, A. Overcoming Deceptiveness in Fitness Optimization with Unsupervised Quality-Diversity. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2025. [Google Scholar]
  13. Doncieux, S.; Laflaquière, A.; Coninx, A. Novelty Search: A Theoretical Perspective. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2019; pp. 99–106. [Google Scholar] [CrossRef]
  14. Cully, A.; Clune, J.; Tarapore, D.; Mouret, J.B. Robots that can adapt like animals. Nature 2015, 521, 503–507. [Google Scholar] [CrossRef] [PubMed]
  15. Chatzilygeroudis, K.; Vassiliades, V.; Mouret, J.B. Reset-free Trial-and-Error Learning for Robot Damage Recovery. Robot. Auton. Syst. 2018, 100, 236–250. [Google Scholar] [CrossRef]
  16. Kaushik, R.; Anne, T.; Mouret, J.B. Fast Online Adaptation in Robotics through Meta-Learning Embeddings of Simulated Priors. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems; IEEE: Piscataway, NJ, USA, 2020; pp. 5269–5276. [Google Scholar]
  17. Allard, M.; Smith, S.C.; Chatzilygeroudis, K.; Cully, A. Hierarchical Quality-Diversity for Online Damage Recovery. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2022; pp. 58–67. [Google Scholar] [CrossRef]
  18. Allard, M.; Smith, S.C.; Chatzilygeroudis, K.; Cully, A. Online Damage Recovery for Physical Robots with Hierarchical Quality-Diversity. ACM Trans. Evol. Learn. Optim. 2023, 3, 1–23. [Google Scholar] [CrossRef]
  19. Justesen, N.; González-Duque, M.; Cabarcas, D.; Mouret, J.B.; Risi, S. Learning a Behavioral Repertoire from Demonstrations. In Proceedings of the IEEE Conference on Games; IEEE: Piscataway, NJ, USA, 2020; pp. 383–390. [Google Scholar]
  20. Nygaard, T.F.; Martin, C.P.; Howard, D.; Torresen, J.; Glette, K. Dynamic Mutation in MAP-Elites for Robotic Repertoire Generation. In Proceedings of the Artificial Life Conference Proceedings; MIT Press: Cambridge, MA, USA, 2018; pp. 598–605. [Google Scholar]
  21. Alvarez, A.; Dahlskog, S.; Font, J.; Togelius, J. Interactive Constrained MAP-Elites: Analysis and Evaluation of the Expressiveness of the Feature Dimensions. IEEE Trans. Games 2020, 14, 202–211. [Google Scholar] [CrossRef]
  22. Schrum, J.; Gutierrez, J.; Volz, V.; Liu, J.; Lucas, S.; Risi, S. Interactive Evolution and Exploration Within Latent Level-Design Space of Generative Adversarial Networks. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2020; pp. 148–156. [Google Scholar]
  23. Alvarez, A.; Dahlskog, S.; Font, J.; Togelius, J. Empowering Quality Diversity in Dungeon Design with Interactive Constrained MAP-Elites. In Proceedings of the 2019 IEEE Conference on Games (CoG); IEEE: Piscataway, NJ, USA, 2019; pp. 1–8. [Google Scholar]
  24. Fontaine, M.C.; Liu, R.; Khalifa, A.; Modi, A.; Togelius, J.; Hoover, A.K.; Nikolaidis, S. Illuminating Mario Scenes in the Latent Space of a Generative Adversarial Network. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2021; pp. 217–225. [Google Scholar]
  25. Earle, S.; Snider, J.; Fontaine, M.C.; Nikolaidis, S.; Togelius, J. Illuminating Diverse Neural Cellular Automata for Level Generation. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2022; pp. 68–76. [Google Scholar]
  26. Steckel, J.; Schrum, J. Illuminating the Space of Beatable Lode Runner Levels Produced By Various Generative Adversarial Networks. In Proceedings of the Genetic and Evolutionary Computation Conference Companion; ACM: New York, NY, USA, 2021; pp. 111–112. [Google Scholar]
  27. Urquhart, N.; Höhl, S.; Hart, E. Optimisation and Illumination of a Real-World Workforce Scheduling and Routing Application via Map-Elites. In Parallel Problem Solving from Nature; Springer: Cham, Switzerland, 2018; pp. 488–499. [Google Scholar] [CrossRef]
  28. Xiang, Y.; Zhou, Y.; Liu, H.; Zhang, Q. Automated Test Suite Generation for Software Product Lines based on Quality-Diversity Optimisation. ACM Trans. Softw. Eng. Methodol. 2023, 33, 1–52. [Google Scholar] [CrossRef]
  29. Mouret, J.B.; Maguire, G. Quality Diversity for Multi-task Optimization. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2020; pp. 121–129. [Google Scholar] [CrossRef]
  30. Anne, T.; Mouret, J.B.; Cully, A. Parametric-Task MAP-Elites. arXiv 2024, arXiv:2402.01275. [Google Scholar] [CrossRef]
  31. Wickman, R.; Fayek, A.R. Efficient Quality-Diversity Optimization through Diverse Quality Species. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2023; pp. 132–140. [Google Scholar]
  32. Dixit, G.; Tumer, K. Balancing Teams with Quality-Diversity for Heterogeneous Multiagent Coordination. In Proceedings of the International Conference on Autonomous Agents and Multi-Agent Systems; ACM: New York, NY, USA, 2021; pp. 1–9. [Google Scholar]
  33. Crawford, B.; Soto, R.; Lemus-Romani, J.; Becerra-Rozas, M.; Lanza-Gutiérrez, J.M.; Caballé, N.; Castillo, M.; Tapia, D.; Cisternas-Caneo, F.; García, J.; et al. Q-learnheuristics: Towards data-driven balanced metaheuristics. Mathematics 2021, 9, 1839. [Google Scholar]
  34. Martínez-Muñoz, D.; García, J.; Martí, J.; Yepes, V. Discrete swarm intelligence optimization algorithms applied to steel–concrete composite bridges. Eng. Struct. 2022, 266, 114607. [Google Scholar] [CrossRef]
  35. Martínez-Muñoz, D.; García, J.; Martí, J.; Yepes, V. Deep learning classifier for life cycle optimization of steel–concrete composite bridges. Structures 2023, 57, 105347. [Google Scholar] [CrossRef]
  36. Lemus-Romani, J.; Ossandón, D.; Sepúlveda, R.; Carrasco-Astudillo, N.; Yepes, V.; García, J. Optimizing retaining walls through reinforcement learning approaches and metaheuristic techniques. Mathematics 2023, 11, 2104. [Google Scholar] [CrossRef]
  37. Hernández-Romo, K.; Lemus-Romani, J.; Vega, E.; Becerra-Rozas, M.; Romo, A. Robust metaheuristic optimization for algorithmic trading: A comparative study of optimization techniques. Mathematics 2025, 14, 69. [Google Scholar] [CrossRef]
  38. Elsayed, S.; Sarker, R.; Essam, D.; Coello, C.A.C. Evolutionary Approach for Large-Scale Mine Scheduling. Inf. Sci. 2020, 523, 77–90. [Google Scholar] [CrossRef]
  39. Pathiranage, I.H.; Neumann, A. Multi-Objective Evolutionary Optimization for Large-Scale Open Pit Mine Scheduling. In Proceedings of the IEEE Congress on Evolutionary Computation; IEEE: Piscataway, NJ, USA, 2024; pp. 1–8. [Google Scholar] [CrossRef]
  40. Yu, G.; Chai, T.; Luo, X. Multiobjective Production Planning Optimization Using Hybrid Evolutionary Algorithms for Mineral Processing. IEEE Trans. Evol. Comput. 2011, 15, 487–514. [Google Scholar] [CrossRef]
  41. Gu, X.; Wang, X.; Liu, Z.; Zha, W.; Xu, X.; Zheng, M. A Multi-objective Optimization Model Using Improved NSGA-II for Optimizing Metal Mines Production Process. IEEE Access 2020, 8, 28847–28858. [Google Scholar] [CrossRef]
  42. Wang, X.; Liu, L.; Duan, L.; Liao, Q. Multi-Objective Optimization for an Industrial Grinding and Classification Process Based on PBM and RSM. IEEE/CAA J. Autom. Sin. 2023, 10, 2124–2135. [Google Scholar] [CrossRef]
  43. Hagg, A.; Asteroth, A.; Bäck, T. Hierarchical Surrogate Modeling for Illumination Algorithms. arXiv 2017, arXiv:1703.09926. [Google Scholar] [CrossRef]
  44. Pugh, J.K.; Soros, L.B.; Szerlip, P.A.; Stanley, K.O. Confronting the Challenge of Quality Diversity. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2015; pp. 967–974. [Google Scholar] [CrossRef]
  45. Salehi, A.; Doncieux, S. Towards QD-suite: Developing a Set of Benchmarks for Quality-Diversity Algorithms. arXiv 2022, arXiv:2205.03207. [Google Scholar] [CrossRef]
  46. Vassiliades, V.; Chatzilygeroudis, K.; Mouret, J.B. Using Centroidal Voronoi Tessellations to Scale Up the Multidimensional Archive of Phenotypic Elites Algorithm. IEEE Trans. Evol. Comput. 2018, 22, 623–630. [Google Scholar] [CrossRef]
  47. Tarapore, D.; Clune, J.; Cully, A.; Mouret, J.B. How Do Different Encodings Influence the Performance of the MAP-Elites Algorithm? In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2016; pp. 173–180. [Google Scholar] [CrossRef]
  48. Mouret, J.B. Fast generation of centroids for MAP-Elites. In Proceedings of the GECCO Companion; ACM: New York, NY, USA, 2023; pp. 1–4. [Google Scholar] [CrossRef]
  49. Vassiliades, V.; Mouret, J.B. A Comparison of Illumination Algorithms in Unbounded Spaces. In Proceedings of the GECCO Companion; ACM: New York, NY, USA, 2017; pp. 1578–1581. [Google Scholar]
  50. Pierrot, T.; Richard, G.; Beguir, K.; Cully, A. Multi-Objective Quality Diversity Optimization. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2022; pp. 139–147. [Google Scholar] [CrossRef]
  51. Janmohamed, H.; Cully, A. Multi-Objective Quality-Diversity in Unstructured and Unbounded Spaces. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2025. [Google Scholar] [CrossRef]
  52. Cully, A.; Clune, J.; Mouret, J.B. Multi-Emitter MAP-Elites: Improving Quality, Diversity and Convergence Speed with Heterogeneous Sets of Emitters. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2021; pp. 84–92. [Google Scholar] [CrossRef]
  53. Flageat, M.; Lim, B.; Grillotti, L.; Allard, M.; Smith, S.C.; Cully, A. Benchmarking Quality-Diversity Algorithms on Neuroevolution for Reinforcement Learning. arXiv 2022, arXiv:2211.02193. [Google Scholar] [CrossRef]
  54. Fontaine, M.C.; Togelius, J.; Nikolaidis, S.; Hoover, A.K. Covariance Matrix Adaptation for the Rapid Illumination of Behavior Space. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2020; pp. 94–102. [Google Scholar] [CrossRef]
  55. Tjanaka, B.; Fontaine, M.C.; Nikolaidis, S. Training Diverse High-Dimensional Controllers by Scaling Covariance Matrix Adaptation MAP-Annealing. IEEE Int. Conf. Robot. Autom. 2023, 8, 6771–6778. [Google Scholar] [CrossRef]
  56. Tjanaka, B.; Fontaine, M.C.; Togelius, J.; Nikolaidis, S. Approximating Gradients for Differentiable Quality Diversity in Reinforcement Learning. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2022; pp. 1102–1111. [Google Scholar] [CrossRef]
  57. Fontaine, M.C.; Nikolaidis, S. Covariance Matrix Adaptation MAP-Annealing. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2023; pp. 456–465. [Google Scholar] [CrossRef]
  58. Zhao, S.; Tjanaka, B.; Fontaine, M.C.; Nikolaidis, S. Covariance Matrix Adaptation MAP-Annealing: Theory and Experiments. ACM Trans. Evol. Learn. Optim. 2025, 5, 1–53. [Google Scholar] [CrossRef]
  59. Nilsson, O.; Cully, A. Policy Gradient Assisted MAP-Elites. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2021; pp. 866–875. [Google Scholar] [CrossRef]
  60. Tjanaka, B.; Fontaine, M.C.; Nikolaidis, S. Neuroevolution is a Competitive Alternative to Reinforcement Learning for Skill Discovery. In Proceedings of the International Conference on Learning Representations, Kigali, Rwanda, 1–5 May 2023. [Google Scholar]
  61. Conti, E.; Madhavan, V.; Such, F.P.; Lehman, J.; Stanley, K.; Clune, J. Improving Exploration in Evolution Strategies for Deep Reinforcement Learning via a Population of Novelty-Seeking Agents. In Proceedings of the Advances in Neural Information Processing Systems; Curran Associates, Inc.: Red Hook, NY, USA, 2018; Volume 31. [Google Scholar]
  62. Colas, C.; Sigaud, O.; Oudeyer, P.Y. Autotelic Agents with Intrinsically Motivated Goal-Conditioned Reinforcement Learning: A Short Survey. J. Artif. Intell. Res. 2022, 74, 1159–1199. [Google Scholar] [CrossRef]
  63. Eysenbach, B.; Gupta, A.; Ibarz, J.; Levine, S. Diversity is All You Need: Learning Skills without a Reward Function. In Proceedings of the International Conference on Learning Representations, New Orleans, LA, USA, 6–9 May 2019. [Google Scholar]
  64. Nasir, M.; Sudhakaran, S.; Glanois, C.; Risi, S. LLMatic: Neural Architecture Search via Large Language Models and Quality Diversity Optimization. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2023. [Google Scholar]
  65. Sudhakaran, S.; Glanois, C.; Freiberger, M.; Najarro, E.; Risi, S. MarioGPT: Open-Ended Text2Level Generation through Large Language Models. In Proceedings of the Advances in Neural Information Processing Systems; Curran Associates, Inc.: Red Hook, NY, USA, 2023. [Google Scholar]
  66. Doncieux, S.; Mouret, J.B. Behavioral Diversity Measures for Evolutionary Robotics. In Proceedings of the IEEE Congress on Evolutionary Computation; IEEE: Piscataway, NJ, USA, 2010; pp. 1–8. [Google Scholar] [CrossRef][Green Version]
  67. Mouret, J.B.; Doncieux, S. Encouraging Behavioral Diversity in Evolutionary Robotics: An Empirical Study. Evol. Comput. 2012, 20, 91–133. [Google Scholar] [CrossRef][Green Version]
  68. Cully, A. Autonomous Skill Discovery with Quality-Diversity and Unsupervised Descriptors. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2019; pp. 81–89. [Google Scholar] [CrossRef]
  69. Grillotti, L.; Cully, A. Unsupervised Behavior Discovery with Quality-Diversity Optimization. IEEE Trans. Evol. Comput. 2022, 26, 1539–1552. [Google Scholar] [CrossRef]
  70. Bossens, D.M.; Mouret, J.B. Quality-Diversity Meta-Evolution: Customizing Behavior Spaces to a Meta-Objective. IEEE Trans. Evol. Comput. 2022, 26, 1171–1181. [Google Scholar] [CrossRef]
  71. Xie, Y.; Pinskier, J.; Wang, X.; Howard, D. Evolutionary Seeding of Diverse Structural Design Solutions via Topology Optimization. ACM Trans. Evol. Learn. Optim. 2024, 4, 1–23. [Google Scholar] [CrossRef]
  72. Xie, Y.; Pinskier, J.; Liow, L.; Howard, D. A’MAP’to find high-performing soft robot designs: Traversing complex design spaces using MAP-elites and Topology Optimization. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems; IEEE: Piscataway, NJ, USA, 2024; pp. 11408–11415. [Google Scholar] [CrossRef]
  73. Sfikas, K.; Liapis, A.; Yannakakis, G.N. Diverse Level Generation via Machine Learning of Quality Diversity. In Proceedings of the Foundations of Digital Games; ACM: New York, NY, USA, 2025. [Google Scholar] [CrossRef]
  74. Grillotti, L.; Flageat, M.; Lim, B.; Cully, A. Don’t Bet on Luck Alone: Enhancing Behavioral Reproducibility of Quality-Diversity Solutions in Uncertain Domains. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2023; pp. 123–131. [Google Scholar] [CrossRef]
  75. Flageat, M.; Cully, A. Uncertain Quality-Diversity: Evaluation methodology and new methods for Quality-Diversity in Uncertain Domains. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2023; pp. 141–149. [Google Scholar]
  76. Li, Y.; Wang, Z.; Zhang, Q.; Yuan, B. Measuring Diversity of Game Scenarios. IEEE Trans. Games 2025, 17, 558–581. [Google Scholar] [CrossRef]
  77. Chalumeau, F.; Lim, B.; Boige, R.; Allard, M.; Grillotti, L.; Flageat, M.; Macé, V.; Richard, G.; Flajolet, A.; Pierrot, T.; et al. QDax: A Library for Quality-Diversity and Population-based Algorithms with Hardware Acceleration. J. Mach. Learn. Res. 2024, 25, 1–16. [Google Scholar]
  78. Lim, B.; Allard, M.; Grillotti, L.; Cully, A. Accelerated Quality-Diversity through Massive Parallelism. Trans. Mach. Learn. Res. 2022, 1–17. Available online: https://openreview.net/forum?id=znNITCJyTI (accessed on 20 March 2026).
  79. Page, M.J.; McKenzie, J.E.; Bossuyt, P.M.; Boutron, I.; Hoffmann, T.C.; Mulrow, C.D.; Shamseer, L.; Tetzlaff, J.M.; Akl, E.A.; Brennan, S.E.; et al. The PRISMA 2020 statement: An updated guideline for reporting systematic reviews. BMJ 2021, 372, n71. [Google Scholar] [CrossRef]
  80. García, J.; Leiva-Araos, A.; Diaz-Saavedra, E.; Moraga, P.; Pinto, H.; Yepes, V. Relevance of machine learning techniques in water infrastructure integrity and quality: A review powered by natural language processing. Appl. Sci. 2023, 13, 12497. [Google Scholar] [CrossRef]
  81. Gana, B.; Leiva-Araos, A.; Allende-Cid, H.; García, J. Leveraging llms for efficient topic reviews. Appl. Sci. 2024, 14, 7675. [Google Scholar] [CrossRef]
  82. Khalifa, A.; Lee, S.; Nealen, A.; Togelius, J. Talakat: Bullet Hell Generation through Constrained Map-Elites. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2018; pp. 1047–1054. [Google Scholar] [CrossRef]
  83. Sarkar, A.; Cooper, S. Generating and Blending Game Levels via Quality-Diversity in the Latent Space of a Variational Autoencoder. arXiv 2021, arXiv:2102.12463. [Google Scholar] [CrossRef]
  84. Sfikas, K.; Liapis, A.; Hilmersson, J.; Yannakakis, G.N. Design Space Exploration of Shell Structures Using Quality Diversity Algorithms. In Proceedings of the IASS Annual Symposium; IASS: Madrid, Spain, 2023. [Google Scholar]
  85. Lim, B.; Flageat, M.; Cully, A. QDax: A Library for Quality-Diversity and Population-based Algorithms with Hardware Acceleration. In Proceedings of the GECCO Companion; ACM: New York, NY, USA, 2022. [Google Scholar] [CrossRef]
  86. Flageat, M.; Cully, A. Empirical Analysis of PGA-MAP-Elites for Neuroevolution in Uncertain Domains. arXiv 2022, arXiv:2210.13156. [Google Scholar] [CrossRef]
  87. Lim, B.; Cully, A. Understanding the Synergies between Quality-Diversity and Deep Reinforcement Learning. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2023; pp. 456–464. [Google Scholar] [CrossRef]
  88. Deng, Z.; Wu, Q.; Huang, M. Two-Stage Dam Displacement Analysis Framework Based on Improved Isolation Forest and Metaheuristic-Optimized Random Forest. Buildings 2025, 15, 4467. [Google Scholar] [CrossRef]
  89. Fioravanzo, S.; Medvet, E. MAP-Elites for Constrained Optimization. In Proceedings of the GECCO Companion; ACM: New York, NY, USA, 2021; pp. 85–86. [Google Scholar] [CrossRef]
  90. Cully, A.; Mouret, J.B. Evolving a Behavioral Repertoire for a Walking Robot. Evol. Comput. 2016, 24, 59–88. [Google Scholar] [CrossRef]
  91. Liu, J.; Huang, X.; Deng, Y.; Xiao, C.; Li, Z. Robotic Positioning Accuracy Enhancement via Memory Red Billed Blue Magpie Optimizer and Adaptive Momentum PSO Tuned Graph Neural Network. Machines 2025, 13, 526. [Google Scholar] [CrossRef]
  92. Gravina, D.; Khalifa, A.; Liapis, A.; Togelius, J.; Yannakakis, G.N. Procedural Content Generation through Quality Diversity. In Proceedings of the IEEE Conference on Games; IEEE: Piscataway, NJ, USA, 2019; pp. 1–8. [Google Scholar]
  93. Faldor, M.; Chalumeau, F.; Flageat, M.; Cully, A. Synergizing Quality-Diversity with Descriptor-Conditioned Reinforcement Learning. ACM Trans. Evol. Learn. Optim. 2025, 5, 1–35. [Google Scholar] [CrossRef]
  94. Baraton, L.; Urbano, A.; Brevault, L.; Balesdent, M. Bayesian Quality-Diversity optimization for conditional search-space problems. Optim. Eng. 2025, Early Access. [Google Scholar] [CrossRef]
  95. Fontaine, M.C.; Nikolaidis, S. Differentiable Quality Diversity. In Proceedings of the Advances in Neural Information Processing Systems; Curran Associates, Inc.: Red Hook, NY, USA, 2021; Volume 34, pp. 10040–10052. [Google Scholar]
  96. Qin, H.; Xiang, Y.; Liu, Y.; Han, Y.; Wang, Y. Enhancing Quality-Diversity algorithm by reinforcement learning for Flexible Job Shop Scheduling with transportation constraints. Swarm Evol. Comput. 2025, 93, 101849. [Google Scholar] [CrossRef]
  97. Pierrot, T.; Richard, G.; Beguir, K.; Cully, A. Diversity Policy Gradient for Sample Efficient Quality-Diversity Optimization. In Proceedings of the Genetic and Evolutionary Computation Conference; ACM: New York, NY, USA, 2022; pp. 1102–1110. [Google Scholar] [CrossRef]
  98. Gomes, J.; Mariano, P.; Christensen, A.L. An Approach to Evolve and Exploit Repertoires of General Robot Behaviours. Swarm Evol. Comput. 2018, 43, 265–283. [Google Scholar] [CrossRef]
  99. Duarte, M.; Gomes, J.; Oliveira, S.M.; Christensen, A.L. Evolution of Repertoire-based Control for Robots with Complex Locomotor Systems. IEEE Trans. Evol. Comput. 2018, 22, 314–328. [Google Scholar] [CrossRef]
  100. Preuss, M.; Liapis, A.; Togelius, J. Searching for Good and Diverse Game Levels. In Proceedings of the IEEE Conference on Computational Intelligence and Games; IEEE: Piscataway, NJ, USA, 2014; pp. 1–8. [Google Scholar] [CrossRef][Green Version]
  101. Such, F.P.; Madhavan, V.; Conti, E.; Lehman, J.; Stanley, K.O.; Clune, J. Deep Neuroevolution: Genetic Algorithms Are a Competitive Alternative for Training Deep Neural Networks for Reinforcement Learning. arXiv 2017, arXiv:1712.06567. [Google Scholar] [CrossRef]
  102. Zhou, D.; Du, J.; Arai, S. Neuroevolutionary Diversity Policy Search for Multi-objective Reinforcement Learning. Inf. Sci. 2024, 657, 119932. [Google Scholar] [CrossRef]
  103. Faldor, M.; Cully, A. Discovering Quality-Diversity Algorithms via Meta-Black-Box Optimization. arXiv 2025, arXiv:2502.02190. [Google Scholar] [CrossRef]
  104. Hedayatian, S.; Nikolaidis, S. AutoQD: Automatic Discovery of Diverse Behaviors with Quality-Diversity Optimization. arXiv 2025, arXiv:2506.05634. [Google Scholar] [CrossRef]
  105. Pierrot, T.; Richard, G.; Cully, A. Preference-Conditioned Gradient Variations for Multi-Objective Quality-Diversity. arXiv 2025, arXiv:2411.12433. [Google Scholar] [CrossRef]
  106. Ding, J.; Yang, C.; Xiao, Q.; Chai, T.; Jin, Y. Dynamic Evolutionary Multiobjective Optimization for Raw Ore Allocation in Mineral Processing. IEEE Trans. Emerg. Top. Comput. Intell. 2018, 3, 36–48. [Google Scholar] [CrossRef]
  107. Rojas, L.; Peña, A.; Garcia, J. AI-Driven Predictive Maintenance in Mining: A Systematic Literature Review on Fault Detection, Digital Twins, and Intelligent Asset Management. Appl. Sci. 2025, 15, 3337. [Google Scholar] [CrossRef]
Figure 1. Conceptual overview of the MAP-Elites algorithm, including the archive structure, behavioral descriptor space, and elite-placement process.
Figure 1. Conceptual overview of the MAP-Elites algorithm, including the archive structure, behavioral descriptor space, and elite-placement process.
Mathematics 14 01091 g001
Figure 2. Illustrative flowchart of the canonical MAP-Elites computational workflow, showing archive initialization, elite sampling, variation, evaluation, niche assignment, elite replacement, and iterative archive illumination.
Figure 2. Illustrative flowchart of the canonical MAP-Elites computational workflow, showing archive initialization, elite sampling, variation, evaluation, niche assignment, elite replacement, and iterative archive illumination.
Mathematics 14 01091 g002
Figure 3. Taxonomy of Quality–Diversity algorithms, showing the main branches: Novelty-Based approaches, Archive-Based methods (MAP-Elites variants), and Hybrid approaches combining QD with other optimization paradigms.
Figure 3. Taxonomy of Quality–Diversity algorithms, showing the main branches: Novelty-Based approaches, Archive-Based methods (MAP-Elites variants), and Hybrid approaches combining QD with other optimization paradigms.
Mathematics 14 01091 g003
Figure 4. Classification of behavioral descriptors in Quality–Diversity optimization: hand-crafted (domain expert), learned (unsupervised), aggregated (statistics), and structural (discrete).
Figure 4. Classification of behavioral descriptors in Quality–Diversity optimization: hand-crafted (domain expert), learned (unsupervised), aggregated (statistics), and structural (discrete).
Mathematics 14 01091 g004
Figure 5. PRISMA 2020 flow diagram illustrating the study selection process.
Figure 5. PRISMA 2020 flow diagram illustrating the study selection process.
Mathematics 14 01091 g005
Figure 6. Distribution of quality assessment scores for the 96 included studies using the modified CASP checklist (Mean Quality Score = 7.8/10). Ratings: Excellent (9–10), Good (7–8.5), Acceptable (5–6.5).
Figure 6. Distribution of quality assessment scores for the 96 included studies using the modified CASP checklist (Mean Quality Score = 7.8/10). Ratings: Excellent (9–10), Good (7–8.5), Acceptable (5–6.5).
Mathematics 14 01091 g006
Figure 7. Temporal distribution of the 96 included articles (2020–2026).
Figure 7. Temporal distribution of the 96 included articles (2020–2026).
Mathematics 14 01091 g007
Figure 8. Co-authorship network of the 96 articles. Node size represents productivity, and edge thickness represents collaboration frequency.
Figure 8. Co-authorship network of the 96 articles. Node size represents productivity, and edge thickness represents collaboration frequency.
Mathematics 14 01091 g008
Figure 9. Temporal evolution of main keywords and research topics.
Figure 9. Temporal evolution of main keywords and research topics.
Mathematics 14 01091 g009
Figure 10. Distribution of Quality–Diversity applications by domain. Robotics dominates with 39.6% of publications, followed by Games/Procedural Content Generation (18.8%) and theoretical/benchmark studies (16.7%).
Figure 10. Distribution of Quality–Diversity applications by domain. Robotics dominates with 39.6% of publications, followed by Games/Procedural Content Generation (18.8%) and theoretical/benchmark studies (16.7%).
Mathematics 14 01091 g010
Figure 11. Comparison of key Quality–Diversity metrics across algorithms: QD-Score (left), Archive Coverage (center), and Maximum Fitness (right). PGA-MAP-Elites consistently outperforms other variants across all metrics.
Figure 11. Comparison of key Quality–Diversity metrics across algorithms: QD-Score (left), Archive Coverage (center), and Maximum Fitness (right). PGA-MAP-Elites consistently outperforms other variants across all metrics.
Mathematics 14 01091 g011
Figure 12. Research gaps and future directions in Quality–Diversity. The diagram contrasts the current state (continuous spaces, robotics focus, hand-crafted descriptors) with future directions (discrete spaces, industrial applications, learned descriptors).
Figure 12. Research gaps and future directions in Quality–Diversity. The diagram contrasts the current state (continuous spaces, robotics focus, hand-crafted descriptors) with future directions (discrete spaces, industrial applications, learned descriptors).
Mathematics 14 01091 g012
Figure 13. Conceptual framework for applying Quality–Diversity (QD) optimization to the mining value chain, showing the generation of diverse solution repertoires. Quality refers to maximizing operational performance, while Diversity entails exploring trade-offs across behavioral dimensions.
Figure 13. Conceptual framework for applying Quality–Diversity (QD) optimization to the mining value chain, showing the generation of diverse solution repertoires. Quality refers to maximizing operational performance, while Diversity entails exploring trade-offs across behavioral dimensions.
Mathematics 14 01091 g013
Table 1. Summary of the main contributions of this systematic literature review.
Table 1. Summary of the main contributions of this systematic literature review.
Contribution DimensionMain ContributionRelevance to the Field
ConceptualThis review clarifies the distinction between dominant continuous-control Quality–Diversity applications and the still underdeveloped discrete combinatorial domain.This helps position the discrete-domain gap more precisely within the current QD literature.
MethodologicalThis study systematizes the literature using PRISMA 2020, explicit eligibility criteria, quality assessment, and a classification protocol for discrete-domain studies.This provides a transparent and reproducible synthesis framework for evaluating recent QD research.
AnalyticalThis review identifies the lack of standardized diversity metrics and behavioral descriptors for discrete combinatorial search spaces as a central unresolved challenge.This defines a focused research agenda for future algorithmic and representational developments.
AppliedThis manuscript proposes a conceptual transfer framework linking Quality–Diversity principles to resilient mining operations, including maintenance, mineral processing, and blasting.This extends the discussion from benchmark-oriented optimization toward industrial robustness under uncertainty.
Table 2. Modified CASP Assessment Criteria for Quality–Diversity Studies. The final score (0–10) represents the sum of all dimensions.
Table 2. Modified CASP Assessment Criteria for Quality–Diversity Studies. The final score (0–10) represents the sum of all dimensions.
DimensionCriteria Description
1. AimsIs the specific QD problem and research objective clearly defined?
2. AlgorithmIs the implementation reproducible (detailed hyperparameters and architecture)?
3. BenchmarksAre standard benchmarks (e.g., MuJoCo, QDAnt) or real-world datasets used?
4. MetricsDoes the study report standard QD metrics (QD-Score, Coverage, Max Fitness)?
5. BaselinesIs performance compared against appropriate baselines (e.g., MAP-Elites, NSGA-II)?
6. StatisticsAre statistical significance tests (e.g., Wilcoxon, Mann-Whitney) reported?
7. DesignIs the experimental design (number of runs, generations) robust and justified?
8. ReproducibilityIs source code, trained models, or data made publicly available?
9. AnalysisIs the trade-off between Quality and Diversity explicitly analyzed?
10. ContributionDoes the study provide significant theoretical or applied value to the field?
Table 3. Top 10 most prolific authors in the QD field (2020–2026).
Table 3. Top 10 most prolific authors in the QD field (2020–2026).
AuthorArticlesh-IndexPrimary Affiliation
Antoine Cully2432Imperial College London
Jean-Baptiste Mouret1845INRIA/CNRS
Stefanos Nikolaidis1228University of Southern California
Matthew C. Fontaine1018University of Southern California
Bryon Tjanaka812University of Southern California
Luca Grillotti711Imperial College London
Bryan Lim610Imperial College London
Maxence Flageat69Imperial College London
Julian Togelius552New York University
Kenneth O. Stanley458OpenAI
Table 4. Structured synthesis of the 12 identified Quality–Diversity applications in discrete combinatorial domains, detailing genotype representations, behavioral descriptors, and core algorithmic limitations.
Table 4. Structured synthesis of the 12 identified Quality–Diversity applications in discrete combinatorial domains, detailing genotype representations, behavioral descriptors, and core algorithmic limitations.
ReferenceDiscrete DomainGenotype ( X )Behavioral Descriptor (b)Core Limitation/Performance Outcome
Urquhart et al. [27]Workforce SchedulingPermutations/Routing sequencesAggregated statistical features (resource utilization)Dimension reduction masks true topological differences between discrete schedules.
Xiang et al. [28]Software Test Suite GenerationBinary/Discrete parameter arraysStructural distance metrics (exact edit distances)Imposes severe computational bottlenecks; edit distance scales exponentially.
Khalifa et al. [82]PCG (Bullet Hell)Categorical parameter arraysHand-crafted properties and edit distanceHighly domain-specific; NP-complete distance metrics bound scalability.
Alvarez et al. [21]PCG (Dungeon Design)Grid-based discrete room arraysAggregated spatial features (symmetry, density)Relies heavily on domain-expert handcrafting; lacks broad generalization.
Alvarez and Font [23]PCG (Dungeon Maps)Discrete spatial tilesExpressive structural metricsConstraints must be manually formulated for each new spatial topology.
Sarkar and Cooper [83]PCG (Platformer)Discrete tile gridsLearned continuous latent space (VAE)Sacrifices semantic interpretability; dimensions do not map to physical rules.
Fontaine et al. [24]PCG (Mario Scenes)Discrete categorical mappingsLatent continuous space via GANsMapping discrete structures to continuous spaces introduces invalid artifacts.
Schrum et al. [22]PCG (Level Design)Interactive discrete gridsLatent GAN vectorsRequires human-in-the-loop interaction, preventing fully automated scaling.
Steckel and Schrum [26]PCG (Lode Runner)Grid-based levelsGraph-based reachability metricsPathfinding evaluations over discrete grids become computationally prohibitive.
Earle et al. [25]Neural Cellular Automata (NCA)Discrete cellular statesAggregated tile metricsDiversity relies on post-hoc clustering rather than direct structural distinction.
Sfikas et al. [84]Structural ArchitectureDiscrete topological elementsGeometric and structural aggregated metricsStruggles to capture non-linear behavioral shifts caused by minor topological mutations.
Li et al. [76]Game ScenariosDiscrete structural graphsCompressibility (Normalized Info. Distance)Theoretical rigor is high, but real-time complexity of compression bounds its use.
Table 5. Categorization and complete citation mapping of the included studies evaluated in the systematic review.
Table 5. Categorization and complete citation mapping of the included studies evaluated in the systematic review.
Research CategoryIncluded Studies (Citations)Count
Fundamentals and Core QD Algorithms [1,2,4,5,8,9,10,11,12,13,14,44,45,46,48,54,57,58,66,67,68,69,74,93,94]25
MAP-Elites Variants and Extensions [6,29,30,31,43,47,49,50,51,52,55,56,59,70,75,78,88,89,95,96]20
Robotics Applications [15,16,17,18,19,20,53,71,72,77,85,86,87,90,91,97,98,99]18
Video Games and PCG Applications [21,22,23,24,25,26,32,65,73,76,82,83,84,92,100]15
Deep Learning and Neuroevolution [60,61,62,63,64,101,102,103,104,105]10
Industrial Optimization and Engineering [27,28,38,39,40,41,42,106]8
Total Included Studies96
Table 6. Proposed Conceptual Framework: Mapping Mining Operations to Quality–Diversity Components.
Table 6. Proposed Conceptual Framework: Mapping Mining Operations to Quality–Diversity Components.
Mining OperationGenotype ( X )Fitness (f)Behavioral Descriptor (b)QD Strategy
Predictive MaintenanceMaintenance Policy π Availability–Cost b 1 : Risk (Variance of TBF)PGA-MAP-Elites
(Thresholds/Neural Net)(Simulated) b 2 : Resource Intensity(Policy Search)
Mineral ProcessingControl Parameters u Metallurgical Recovery b 1 : Energy (kWh/t)CMA-ME
(Grinding/Flotation)(Setpoints)(Process Model) b 2 : Water Usage (m3/t)(Continuous Opt)
Drilling and BlastingPattern Design d Minimize Unit Cost b 1 : Fragmentation ( P 80 )MAP-Elites
(Burden, Spacing)(Empirical Model) b 2 : Vibration ( P P V )(Discrete/Mixed)
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Rojas, L.; Vega, E.; Jorquera, L.; Garcia, J. Quality–Diversity and Illumination Algorithms in Discrete Combinatorial Domains: Diversity Metrics and Implications for Resilient Mining Operations. Mathematics 2026, 14, 1091. https://doi.org/10.3390/math14071091

AMA Style

Rojas L, Vega E, Jorquera L, Garcia J. Quality–Diversity and Illumination Algorithms in Discrete Combinatorial Domains: Diversity Metrics and Implications for Resilient Mining Operations. Mathematics. 2026; 14(7):1091. https://doi.org/10.3390/math14071091

Chicago/Turabian Style

Rojas, Luis, Emanuel Vega, Lorena Jorquera, and José Garcia. 2026. "Quality–Diversity and Illumination Algorithms in Discrete Combinatorial Domains: Diversity Metrics and Implications for Resilient Mining Operations" Mathematics 14, no. 7: 1091. https://doi.org/10.3390/math14071091

APA Style

Rojas, L., Vega, E., Jorquera, L., & Garcia, J. (2026). Quality–Diversity and Illumination Algorithms in Discrete Combinatorial Domains: Diversity Metrics and Implications for Resilient Mining Operations. Mathematics, 14(7), 1091. https://doi.org/10.3390/math14071091

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop