Effects of Archive Size on Computation Time and Solution Quality for Multi-Objective Optimization
Tianye Shu, Ke Shang, Hisao Ishibuchi, Yang Nan

TL;DR
This study investigates how archive size impacts computation time, solution quality, and memory in multi-objective optimization, proposing strategies to balance efficiency and solution quality.
Contribution
It provides an empirical analysis of archive size effects and introduces archiving strategies to optimize computation time and solution quality.
Findings
Larger archives improve solution quality.
Medium-sized archives increase computation time significantly.
Periodical updates and delayed archiving reduce computation time with minor quality loss.
Abstract
An unbounded external archive has been used to store all nondominated solutions found by an evolutionary multi-objective optimization algorithm in some studies. It has been shown that a selected solution subset from the stored solutions is often better than the final population. However, the use of the unbounded archive is not always realistic. When the number of examined solutions is huge, we must pre-specify the archive size. In this study, we examine the effects of the archive size on three aspects: (i) the quality of the selected final solution set, (ii) the total computation time for the archive maintenance and the final solution set selection, and (iii) the required memory size. Unsurprisingly, the increase of the archive size improves the final solution set quality. Interestingly, the total computation time of a medium-size archive is much larger than that of a small-size archive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
