Abstract
By efficiently building and exploiting surrogates, data-driven evolutionary algorithms (DDEAs) can be very helpful in solving expensive and computationally intensive problems. However, they still often suffer from two difficulties. First, many existing methods for building a single ad hoc surrogate are suitable for some special problems but may not work well on some other problems. Second, the optimization accuracy of DDEAs deteriorates if available data are not enough for building accurate surrogates, which is common in expensive optimization problems. To this end, this article proposes a novel DDEA with two efficient components. First, a boosting strategy (BS) is proposed for self-aware model managements, which can iteratively build and combine surrogates to obtain suitable surrogate models for different problems. Second, a localized data generation (LDG) method is proposed to generate synthetic data to alleviate data shortage and increase data quantity, which is achieved by approximating fitness through data positions. By integrating the BS and the LDG, the BDDEA-LDG algorithm is able to improve model accuracy and data quantity at the same time automatically according to the problems at hand. Besides, a tradeoff is empirically considered to strike a better balance between the effectiveness of surrogates and the time cost for building them. The experimental results show that the proposed BDDEA-LDG algorithm can generally outperform both traditional methods without surrogates and other state-of-the-art DDEA son widely used benchmarks and an arterial traffic signal timing real-world optimization problem. Furthermore, the proposed BDDEA-LDG algorithm can use only about 2% computational budgets of traditional methods for producing competitive results.
Highlights
A S A BRANCH of evolutionary algorithms (EAs), datadriven EAs (DDEAs) are effective and efficient in solving real-world expensive optimization problems (EOPs) [1], [2]
To validate the performance of boosting DDEA (BDDEA)-localized data generation (LDG), the experiments and comparisons are conducted on widely used benchmarks with 10 to 100 dimensions and on a real-world application problem of arterial traffic signal optimization
The configurations of GA-SBX are the same as that used in BDDEA-LDG, and the difference between them is that GA-SBX only employs real fitness evaluations (FEs) for the evolution while the evolution of BDDEA-LDG is driven by data and surrogates
Summary
A S A BRANCH of evolutionary algorithms (EAs), datadriven EAs (DDEAs) are effective and efficient in solving real-world expensive optimization problems (EOPs) [1], [2]. There are two advantages of the LDG: 1)it approximates the fitness of synthetic data through their positions, which is computational efficiency and easy to implement and 2) it can be employed to assist the BS to generate data in areas where existing surrogates have large prediction errors, so that the new surrogates built on the synthetic data will emphasize more on the prediction accuracy of corresponding areas This can help achieve the goals of the BS, i.e., efficient and self-aware model management. The comparison results show that the proposed BDDEA-LDG algorithm can generally outperform the state-of-the-art DDEAs when given the same FEs, especially, on the problems where the available data are not enough for building accurate surrogates.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.