Poster
Improved Theoretically-Grounded Evolutionary Algorithms for Subset Selection with a Linear Cost Constraint
Dan-Xuan Liu · Chao Qian
West Exhibition Hall B2-B3 #W-517
Selecting the best subset of items (e.g., features in a dataset or influencers in a social network) while balancing quality and cost is a common challenge in AI. Greedy algorithms—step-by-step methods—have long been used for this, but evolutionary algorithms (EAs), inspired by natural selection, have recently shown promise. One EA, called POMC, works well in practice but had a weaker theoretical guarantee than greedy methods.In this work, we improved POMC’s theoretical guarantee, proving it can achieve at least half the optimal solution’s value. We also designed a new EA, EPOL, which not only matches the best-known theoretical performance (61.74% of optimal) but also outperforms existing methods in real-world tasks like identifying key influencers or selecting important data features.Our findings advance both the practical use and theoretical understanding of evolutionary algorithms, offering better tools for subset selection problems. This work bridges the gap between theory and practice, helping researchers and practitioners make smarter, data-driven choices.