Parallel-mentoring for Offline Model-based Optimization
Can Chen, Christopher Beckham, Zixuan Liu, Xue Liu, Christopher Pal

TL;DR
This paper introduces parallel-mentoring, a novel ensemble approach for offline model-based optimization that improves design quality by mitigating proxy inaccuracies through mutual mentoring among multiple proxies.
Contribution
We propose parallel-mentoring, a new ensemble method with voting-based supervision and adaptive soft-labeling to enhance proxy robustness in offline optimization.
Findings
Parallel-mentoring outperforms existing methods in design optimization tasks.
The method effectively mitigates out-of-distribution proxy errors.
Experimental results demonstrate improved design quality and robustness.
Abstract
We study offline model-based optimization to maximize a black-box objective function with a static dataset of designs and scores. These designs encompass a variety of domains, including materials, robots and DNA sequences. A common approach trains a proxy on the static dataset to approximate the black-box objective function and performs gradient ascent to obtain new designs. However, this often results in poor designs due to the proxy inaccuracies for out-of-distribution designs. Recent studies indicate that: (a) gradient ascent with a mean ensemble of proxies generally outperforms simple gradient ascent, and (b) a trained proxy provides weak ranking supervision signals for design selection. Motivated by (a) and (b), we propose \textit{parallel-mentoring} as an effective and novel method that facilitates mentoring among parallel proxies, creating a more robust ensemble to mitigate 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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification · Machine Learning in Materials Science
