CR-BLEA: Contrastive Ranking for Adaptive Resource Allocation in Bilevel Evolutionary Algorithms
Dejun Xu, Jijia Chen, Gary G. Yen, Min Jiang

TL;DR
This paper introduces a contrastive ranking framework that adaptively allocates resources in bilevel evolutionary algorithms, significantly reducing computational costs while maintaining or improving solution quality.
Contribution
It proposes a novel contrastive ranking network and resource allocation strategy that selectively focuses on promising lower-level tasks in bilevel EAs, enhancing efficiency.
Findings
Reduces computational cost across five bilevel algorithms.
Maintains or improves solution accuracy with resource savings.
Demonstrates generalizability to various bilevel optimization scenarios.
Abstract
Bilevel optimization poses a significant computational challenge due to its nested structure, where each upper-level candidate solution requires solving a corresponding lower-level problem. While evolutionary algorithms (EAs) are effective at navigating such complex landscapes, their high resource demands remain a key bottleneck -- particularly the redundant evaluation of numerous unpromising lower-level tasks. Despite recent advances in multitasking and transfer learning, resource waste persists. To address this issue, we propose a novel resource allocation framework for bilevel EAs that selectively identifies and focuses on promising lower-level tasks. Central to our approach is a contrastive ranking network that learns relational patterns between paired upper- and lower-level solutions online. This knowledge guides a reference-based ranking strategy that prioritizes tasks for…
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
TopicsOptimization and Variational Analysis · Stochastic Gradient Optimization Techniques · Advanced Multi-Objective Optimization Algorithms
