Technical Report on BaumEvA Evolutionary Optimization Python-Library Testing
Vadim Tynchenko, Aleksei Kudryavtsev, Vladimir Nelyub, Aleksei, Borodulin, Andrei Gantimurov

TL;DR
This report evaluates the BaumEvA Python library implementing evolutionary algorithms, demonstrating its effectiveness in optimization tasks including computer vision, while discussing limitations and providing practical recommendations.
Contribution
It introduces a comprehensive testing framework for BaumEvA, assessing its performance across diverse problems and offering insights into its applicability and parameter tuning.
Findings
Effective and reliable optimization methods identified
Limitations in computational resources and execution time noted
Guidelines for parameter selection and application provided
Abstract
This report presents the test results Python library BaumEvA, which implements evolutionary algorithms for optimizing various types of problems, including computer vision tasks accompanied by the search for optimal model architectures. Testing was carried out to evaluate the effectiveness and reliability of the pro-posed methods, as well as to determine their applicability in various fields. Dur-ing testing, various test functions and parameters of evolutionary algorithms were used, which made it possible to evaluate their performance in a wide range of conditions. Test results showed that the library provides effective and reliable methods for solving optimization problems. However, some limitations were identified related to computational resources and execution time of algorithms on problems with large dimensions. The report includes a detailed description of the tests performed, the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
