GigaPevt: Multimodal Medical Assistant
Abstract
Evolutionary algorithms (EAs) have been widely applied to multi-objective optimization due to their population-based nature. Population update, a key component in multi-objective EAs (MOEAs), is usually performed in a greedy, deterministic manner. However, recent studies have questioned this practice and shown that stochastic population update (SPU), which allows inferior solutions have a chance to be preserved, can help MOEAs jump out of local optima more easily. Nevertheless, SPU risks losing high-quality solutions, potentially requiring a large population. Intuitively, a possible solution to this issue is to introduce an archive that stores the best solutions ever found. In this paper, we theoretically show that using an archive allows a small population and may enhance the search performance of SPU-based MOEAs. We examine two classic algorithms, SMS-EMOA and NSGA-II, on the bi-objective problem OneJumpZeroJump, and prove that using an archive can reduce the expected running time upper bound (even exponentially). The comparison between SMS-EMOA and NSGA-II also suggests that the (μ+μ) update mode may be more suitable for SPU than the (μ+1) update mode. We also validate our findings empirically. We hope this work may provide theoretical support to explore different ideas of designing algorithms in evolutionary multi-objective optimization.
Cite
Text
Blinov et al. "GigaPevt: Multimodal Medical Assistant." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/992Markdown
[Blinov et al. "GigaPevt: Multimodal Medical Assistant." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/blinov2024ijcai-gigapevt/) doi:10.24963/ijcai.2024/992BibTeX
@inproceedings{blinov2024ijcai-gigapevt,
title = {{GigaPevt: Multimodal Medical Assistant}},
author = {Blinov, Pavel and Egorov, Konstantin and Sviridov, Ivan and Ivanov, Nikolay and Botman, Stepan and Tagin, Evgeniy and Kudin, Stepan and Zubkova, Galina and Savchenko, Andrey V.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8614-8618},
doi = {10.24963/ijcai.2024/992},
url = {https://mlanthology.org/ijcai/2024/blinov2024ijcai-gigapevt/}
}