Training Greedy Policy for Proposal Batch Selection in Expensive Multi-Objective Combinatorial Optimization
Deokjae Lee, Hyun Oh Song, Kyunghyun Cho

TL;DR
This paper introduces a novel greedy-style subset selection algorithm for expensive multi-objective combinatorial optimization, directly optimizing batch acquisition in the original space and enabling more efficient active learning.
Contribution
It proposes a trained greedy policy that addresses subproblem dependencies, improving parallelization and efficiency in batch selection for active learning.
Findings
Achieves baseline performance with 1.69x fewer queries on a protein design task.
Directly optimizes batch acquisition in the combinatorial space.
Enhances parallelization of greedy subset selection.
Abstract
Active learning is increasingly adopted for expensive multi-objective combinatorial optimization problems, but it involves a challenging subset selection problem, optimizing the batch acquisition score that quantifies the goodness of a batch for evaluation. Due to the excessively large search space of the subset selection problem, prior methods optimize the batch acquisition on the latent space, which has discrepancies with the actual space, or optimize individual acquisition scores without considering the dependencies among candidates in a batch instead of directly optimizing the batch acquisition. To manage the vast search space, a simple and effective approach is the greedy method, which decomposes the problem into smaller subproblems, yet it has difficulty in parallelization since each subproblem depends on the outcome from the previous ones. To this end, we introduce a novel…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsManufacturing Process and Optimization · BIM and Construction Integration
