On the Use of Evolutionary Optimization for the Dynamic Chance Constrained Open-Pit Mine Scheduling Problem
Pith reviewed 2026-05-10 12:35 UTC · model grok-4.3
The pith
A diversity-based change response mechanism enables evolutionary algorithms to outperform baselines in solving the dynamic chance-constrained open-pit mine scheduling problem.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The authors formulate the open-pit mine scheduling as a dynamic chance-constrained problem with stochastic values and varying capacities, and demonstrate through experiments on six instances that their diversity-based change response mechanism, when integrated into multi-objective evolutionary algorithms, consistently produces superior solutions in terms of expected discounted profit and its standard deviation across varying levels of uncertainty and change frequencies, compared to a re-evaluation baseline.
What carries the argument
The diversity-based change response mechanism, which detects changes and repairs a subset of infeasible solutions while injecting additional feasible solutions to maintain diversity in the population.
If this is right
- The approach allows simultaneous optimization of profit expectation and risk under both uncertainty and dynamics.
- Four multi-objective evolutionary algorithms benefit from the mechanism when applied to mine scheduling.
- Performance holds across different uncertainty levels and frequencies of capacity changes.
- Outperformance is shown on six standard mining instances.
Where Pith is reading between the lines
- Similar mechanisms could extend to other dynamic optimization problems with constraints that change, like resource allocation in varying markets.
- Future work might explore predicting capacity changes to proactively adjust rather than reactively repair.
- The bi-objective formulation could be expanded to include additional risk measures or environmental objectives in mining.
Load-bearing premise
That repairing infeasible solutions and injecting new feasible ones after capacity changes does not bias the search or add prohibitive computational cost while preserving effective optimization progress.
What would settle it
If on additional test instances with more frequent or extreme capacity changes the diversity-based method shows no improvement or worse performance than the baseline re-evaluation strategy in terms of the bi-objective metrics, the effectiveness claim would be challenged.
Figures
read the original abstract
Open-pit mine scheduling is a complex real world optimization problem that involves uncertain economic values and dynamically changing resource capacities. Evolutionary algorithms are particularly effective in these scenarios, as they can easily adapt to uncertain and changing environments. However, uncertainty and dynamic changes are often studied in isolation in real-world problems. In this paper, we study a dynamic chance-constrained open-pit mine scheduling problem in which block economic values are stochastic and mining and processing capacities vary over time. We adopt a bi-objective evolutionary formulation that simultaneously maximizes expected discounted profit and minimizes its standard deviation. To address dynamic changes, we propose a diversity-based change response mechanism that repairs a subset of infeasible solutions and introduces additional feasible solutions whenever a change is detected. We evaluate the effectiveness of this mechanism across four multi-objective evolutionary algorithms and compare it with a baseline re-evaluation-based change-response strategy. Experimental results on six mining instances demonstrate that the proposed approach consistently outperforms the baseline methods across different uncertainty levels and change frequencies.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies the dynamic chance-constrained open-pit mine scheduling problem with stochastic block values and time-varying capacities. It formulates the problem as a bi-objective optimization task maximizing expected discounted profit while minimizing its standard deviation, and proposes a diversity-based change-response mechanism that repairs infeasible solutions and injects additional feasible ones upon capacity changes. Experiments on six mining instances compare this mechanism embedded in four MOEAs against a re-evaluation baseline, claiming consistent outperformance across uncertainty levels and change frequencies.
Significance. If the performance claims hold under rigorous validation, the work provides a concrete algorithmic contribution to evolutionary dynamic optimization with chance constraints, addressing a practically relevant combination of uncertainty and dynamism that is rarely treated jointly. The empirical focus on real-world mining instances and the explicit handling of capacity changes via diversity maintenance are strengths that could inform future applications in stochastic scheduling.
major comments (3)
- [Experimental Results] The central claim of consistent outperformance rests on the diversity-based repair-plus-injection mechanism, yet the experimental comparison does not isolate the injection step from the repair step; without an ablation that disables injection while retaining repair (or vice versa), it remains possible that the measured advantage arises from direct population manipulation rather than improved evolutionary adaptation to new capacities.
- [Problem Formulation and Approach] The bi-objective mean-variance formulation is presented as a proxy for the chance-constrained capacities, but no post-hoc verification (e.g., Monte-Carlo sampling of capacity satisfaction rates) is reported to confirm that the returned solutions actually meet the original probabilistic requirements at the tested uncertainty levels; this leaves the uncertainty-handling claim indirect.
- [Experimental Results] No statistical significance tests (Wilcoxon, Friedman, or equivalent) or effect-size measures are described for the hypervolume or feasibility comparisons across the six instances, uncertainty levels, and change frequencies; without these, the assertion of 'consistent outperformance' cannot be distinguished from random variation.
minor comments (2)
- [Abstract] The abstract states that four MOEAs are used but does not name them; the specific algorithms and their parameter settings should be stated explicitly in the abstract or early in the introduction.
- [Experimental Setup] Details on instance generation (block model sizes, uncertainty distributions, capacity change schedules) and exact wall-clock overhead measurements after each change are absent, limiting reproducibility.
Simulated Author's Rebuttal
Thank you for the constructive comments on our manuscript. We address each major comment below and indicate the revisions planned to strengthen the work.
read point-by-point responses
-
Referee: [Experimental Results] The central claim of consistent outperformance rests on the diversity-based repair-plus-injection mechanism, yet the experimental comparison does not isolate the injection step from the repair step; without an ablation that disables injection while retaining repair (or vice versa), it remains possible that the measured advantage arises from direct population manipulation rather than improved evolutionary adaptation to new capacities.
Authors: We agree that an ablation isolating the repair and injection components would clarify their individual contributions. In the revised manuscript we will add experiments comparing the full mechanism against a repair-only variant and an injection-only variant on the same instances, keeping all other algorithmic settings fixed. revision: yes
-
Referee: [Problem Formulation and Approach] The bi-objective mean-variance formulation is presented as a proxy for the chance-constrained capacities, but no post-hoc verification (e.g., Monte-Carlo sampling of capacity satisfaction rates) is reported to confirm that the returned solutions actually meet the original probabilistic requirements at the tested uncertainty levels; this leaves the uncertainty-handling claim indirect.
Authors: The mean-variance formulation is used as a standard proxy for chance constraints. To provide direct evidence, we will add Monte-Carlo post-hoc verification in the revision, reporting empirical capacity-satisfaction rates for the final solutions across the tested uncertainty levels. revision: yes
-
Referee: [Experimental Results] No statistical significance tests (Wilcoxon, Friedman, or equivalent) or effect-size measures are described for the hypervolume or feasibility comparisons across the six instances, uncertainty levels, and change frequencies; without these, the assertion of 'consistent outperformance' cannot be distinguished from random variation.
Authors: We will incorporate statistical testing in the revision by applying the Wilcoxon signed-rank test for pairwise comparisons and the Friedman test with Nemenyi post-hoc analysis, together with effect-size reporting, for hypervolume and feasibility results across all instances, uncertainty levels, and change frequencies. revision: yes
Circularity Check
No circularity: empirical algorithmic evaluation on external instances
full rationale
The paper proposes an algorithmic diversity-based change response for a dynamic chance-constrained open-pit mine scheduling problem and evaluates it experimentally against baselines on six mining instances. No mathematical derivation, prediction, or uniqueness theorem is claimed that reduces to fitted parameters or self-citations by construction. The bi-objective mean-variance formulation and repair/injection mechanism are presented as design choices, with performance claims resting on external test data rather than internal definitions or self-referential loops. This is a standard empirical study with no load-bearing self-citation chain or self-definitional reduction.
Axiom & Free-Parameter Ledger
Reference graph
Works this paper leans on
-
[1]
Orlando Rivera-Letelier, Daniel Espinoza, Marcos Goycoolea, Eduardo Moreno, and Gonzalo Muñoz. Pro- duction scheduling for strategic open pit mine planning: a mixed-integer programming approach.Operations Research, 68(5):1425–1444, 2020
work page 2020
-
[2]
Enrique Jélvez, Nelson Morales, Pierre Nancel-Penard, Juan Peypouquet, and Patricio Reyes. Aggregation heuristic for the open-pit block scheduling problem.European Journal of Operational Research, 249(3):1169– 1177, 2016. ISSN 0377-2217
work page 2016
-
[3]
Saber Elsayed, Ruhul Sarker, Daryl Essam, and Carlos A. Coello Coello. Evolutionary approach for large-scale mine scheduling.Information Sciences, 523:77–90, 2020
work page 2020
-
[4]
Multi-objective evolutionary optimization for large-scale open pit mine scheduling
Ishara Hewa Pathiranage and Aneta Neumann. Multi-objective evolutionary optimization for large-scale open pit mine scheduling. InIEEE Congress on Evolutionary Computation, pages 1–8. IEEE, 2024
work page 2024
-
[5]
Amol Paithankar and Snehamoy Chatterjee. Open pit mine production schedule optimization using a hybrid of maximum-flow and genetic algorithms.Applied Soft Computing, 81:105507, 2019. ISSN 1568-4946
work page 2019
-
[6]
Snehamoy Chatterjee and Roussos Dimitrakopoulos. Production scheduling under uncertainty of an open-pit mine using lagrangian relaxation and branch-and-cut algorithm.International Journal of Mining, Reclamation and Environment, 34(5):343–361, 2020
work page 2020
-
[7]
Amol Paithankar, Snehamoy Chatterjee, and Ryan Goodfellow. Open-pit mining complex optimization under uncertainty with integrated cut-off grade based destination policies.Resources Policy, 70:101875, 2021. ISSN 0301-4207
work page 2021
-
[8]
Snehamoy Chatterjee, Manas Ranjan Sethi, and Mohammad Waqar Ali Asad. Production phase and ultimate pit limit design under commodity price uncertainty.European Journal of Operational Research, 248(2):658–667,
-
[9]
Seyyed-Omid Gilani, Javad Sattarvand, Mohsen Hajihassani, and Shahrum Shah Abdullah. A stochastic particle swarm based model for long term production planning of open pit mines considering the geological uncertainty. Resources Policy, 68:101738, 2020
work page 2020
-
[10]
Asif Khan and Christian Niemann-Delius. A differential evolution based approach for the production scheduling of open pit mines with or without the condition of grade uncertainty.Applied Soft Computing, 66:428–437, 2018
work page 2018
-
[11]
Yue Xie, Aneta Neumann, and Frank Neumann. Heuristic strategies for solving complex interacting stockpile blending problem with chance constraints. InProceedings of the Genetic and Evolutionary Computation Con- ference, page 1079–1087. ACM, 2021
work page 2021
-
[12]
Improving confidence in evolutionary mine scheduling via uncertainty discounting
Michael Stimson, William Reid, Aneta Neumann, Simon Ratcliffe, and Frank Neumann. Improving confidence in evolutionary mine scheduling via uncertainty discounting. InIEEE Congress on Evolutionary Computation, pages 1–10. IEEE, 2023
work page 2023
-
[13]
Hirad Assimi, Oscar Harper, Yue Xie, Aneta Neumann, and Frank Neumann. Evolutionary bi-objective opti- mization for the dynamic chance-constrained knapsack problem based on tail bound objectives. InEuropean Conference on Artificial Intelligence, volume 325, pages 307–314. IOS Press, 2020
work page 2020
-
[14]
Runtime analysis of randomized search heuristics for dynamic graph coloring
Jakob Bossek, Frank Neumann, Pan Peng, and Dirk Sudholt. Runtime analysis of randomized search heuristics for dynamic graph coloring. InGenetic and Evolutionary Computation Conference, page 1443–1451. ACM,
-
[15]
Using 3-objective evolutionary algorithms for the dynamic chance constrained knapsack problem
Ishara Hewa Pathiranage, Frank Neumann, Denis Antipov, and Aneta Neumann. Using 3-objective evolutionary algorithms for the dynamic chance constrained knapsack problem. InProceedings of the Genetic and Evolution- ary Computation Conference, page 520–528. ACM, 2024
work page 2024
-
[16]
Kokila Kasuni Perera and Aneta Neumann. Multi-objective evolutionary algorithms with sliding window se- lection for the dynamic chance-constrained knapsack problem. InProceedings of the Genetic and Evolutionary Computation Conference, page 223–231. ACM, 2024. ISBN 9798400704949
work page 2024
-
[17]
Vahid Roostapour, Aneta Neumann, and Frank Neumann. Single- and multi-objective evolutionary algorithms for the knapsack problem with dynamically changing constraints.Theoretical Computer Science, 924:129–147,
-
[18]
ISSN 0304-3975. 10 On the Use of Evolutionary Optimization for the Dynamic Chance Constrained Open-Pit Mine Scheduling Problem
-
[19]
Chance-constrained programming.Management science, 6(1):73–79, 1959
Abraham Charnes and William W Cooper. Chance-constrained programming.Management science, 6(1):73–79, 1959
work page 1959
-
[20]
Minimum spanning trees made easier via multi-objective optimization
Frank Neumann and Ingo Wegener. Minimum spanning trees made easier via multi-objective optimization. Natural Computing: An International Journal, 5(3):305–319, 2006. ISSN 1567-7818
work page 2006
-
[21]
3-objective pareto optimization for problems with chance constraints
Frank Neumann and Carsten Witt. 3-objective pareto optimization for problems with chance constraints. In Proceedings of the Genetic and Evolutionary Computation Conference, page 731–739. ACM, 2023. ISBN 9798400701191
work page 2023
-
[22]
Advanced mine optimisation under un- certainty using evolution
William Reid, Aneta Neumann, Simon Ratcliffe, and Frank Neumann. Advanced mine optimisation under un- certainty using evolution. InProceedings of the Genetic and Evolutionary Computation Conference Companion, pages 1605–13. ACM, 2021
work page 2021
-
[23]
Vahid Roostapour, Aneta Neumann, Frank Neumann, and Tobias Friedrich. Pareto optimization for subset selec- tion with dynamic cost constraints.Artificial Intelligence, 302:103597, 2022. ISSN 0004-3702
work page 2022
-
[24]
The chance constrained travelling thief problem: Problem formulations and algorithms
Thilina Pathirage Don, Aneta Neumann, and Frank Neumann. The chance constrained travelling thief problem: Problem formulations and algorithms. InProceedings of the Genetic and Evolutionary Computation Conference. ACM, 2024
work page 2024
-
[25]
Xiankun Yan, Aneta Neumann, and Frank Neumann. Sliding window bi-objective evolutionary algorithms for optimizing chance-constrained monotone submodular functions. InParallel Problem Solving from Nature – PPSN XVIII, LNCS, pages 20–35. Springer, 2024
work page 2024
-
[26]
Aneta Neumann and Frank Neumann. Optimising monotone chance-constrained submodular functions using evolutionary multi-objective algorithms. InParallel Problem Solving from Nature, PPSN XVI, 2020, Proceed- ings, Part I, volume 12269, pages 404–417. Springer, 2020
work page 2020
-
[27]
Aneta Neumann and Frank Neumann. Optimizing monotone chance-constrained submodular functions using evolutionary multiobjective algorithms.Evolutionary Computation, 33(3):363–393, 2025
work page 2025
-
[28]
Kalyanmoy Deb, Udaya Bhaskara Rao N., and S. Karthik. Dynamic multi-objective optimization and decision- making using modified NSGA-II: A case study on hydro-thermal power scheduling. InEvolutionary Multi- Criterion Optimization, pages 803–817. Springer Berlin Heidelberg, 2007. ISBN 978-3-540-70928-2
work page 2007
-
[29]
Multi-objective evolutionary approaches for the knapsack problem with stochastic profits
Kokila Kasuni Perera, Frank Neumann, and Aneta Neumann. Multi-objective evolutionary approaches for the knapsack problem with stochastic profits. InParallel Problem Solving from Nature – PPSN XVIII, LNCS, pages 116–132. Springer, 2024
work page 2024
-
[30]
Ishara Hewa Pathiranage and Aneta Neumann. On the use of bi-objective evolutionary algorithms for the stochas- tic multiple knapsack problem under dynamic constraints. InProceedings of the Genetic and Evolutionary Com- putation Conference. ACM, 2026. To appear
work page 2026
-
[31]
Minelib: A library of open pit mining problems.Annals of Operations Research, 206:93–114, 07 2013
Daniel Espinoza, Marcos Goycoolea, Eduardo Moreno, and Alexandra Newman. Minelib: A library of open pit mining problems.Annals of Operations Research, 206:93–114, 07 2013
work page 2013
-
[32]
Aneta Neumann, Yue Xie, and Frank Neumann. Evolutionary algorithms for limiting the effect of uncertainty for the knapsack problem with stochastic profits. InParallel Problem Solving from Nature – PPSN XVII, pages 294–307. Springer International Publishing, 2022
work page 2022
-
[33]
Evolutionary dynamic multi-objective optimisation: A survey.ACM Computing Surveys, 55(4), 2022
Shouyong Jiang, Juan Zou, Shengxiang Yang, and Xin Yao. Evolutionary dynamic multi-objective optimisation: A survey.ACM Computing Surveys, 55(4), 2022
work page 2022
-
[34]
Qingfu Zhang and Hui Li. MOEA/D: A multiobjective evolutionary algorithm based on decomposition.IEEE Transactions on Evolutionary Computation, 11(6):712–731, 2007
work page 2007
-
[35]
K. Deb, A. Pratap, S. Agarwal, and T. Meyarivan. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2):182–197, 2002
work page 2002
-
[36]
Nicola Beume, Boris Naujoks, and Michael Emmerich. SMS-EMOA: Multiobjective selection based on domi- nated hypervolume.European Journal of Operational Research, 181(3):1653–1669, 2007. ISSN 0377-2217
work page 2007
-
[37]
SPEA2: Improving the strength pareto evolutionary algo- rithm.TIK report, 103, 2001
Eckart Zitzler, Marco Laumanns, and Lothar Thiele. SPEA2: Improving the strength pareto evolutionary algo- rithm.TIK report, 103, 2001
work page 2001
-
[38]
Ishara Hewa Pathiranage and Aneta Neumann. Bi-objective evolutionary optimization for large-scale open pit mine scheduling problem under uncertainty with chance constraints.arXiv, 2511.08275, 2025
-
[39]
Gurobi optimizer reference manual, 2024
LLC Gurobi Optimization. Gurobi optimizer reference manual, 2024. URLhttps://www.gurobi.com
work page 2024
-
[40]
Gregory W. Corder and Dale I. Foreman.Nonparametric statistics for non-statisticians: A step-by-step approach. John Wiley & Sons, 2014. 11
work page 2014
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.