Importance-aware Co-teaching for Offline Model-based Optimization
Ye Yuan, Can Chen, Zixuan Liu, Willie Neiswanger, Xue Liu

TL;DR
This paper introduces ICT, an importance-aware co-teaching method that enhances offline model-based optimization by maintaining multiple proxies, pseudo-labeling, and meta-learning to improve design optimization accuracy.
Contribution
The paper proposes a novel importance-aware co-teaching framework with ensemble proxies, pseudo-labeling, and meta-learning for improved offline optimization performance.
Findings
Achieves state-of-the-art results on multiple design-bench tasks.
Outperforms 15 existing methods in mean and median rankings.
Effectively mitigates out-of-distribution issues in offline optimization.
Abstract
Offline model-based optimization aims to find a design that maximizes a property of interest using only an offline dataset, with applications in robot, protein, and molecule design, among others. A prevalent approach is gradient ascent, where a proxy model is trained on the offline dataset and then used to optimize the design. This method suffers from an out-of-distribution issue, where the proxy is not accurate for unseen designs. To mitigate this issue, we explore using a pseudo-labeler to generate valuable data for fine-tuning the proxy. Specifically, we propose \textit{\textbf{I}mportance-aware \textbf{C}o-\textbf{T}eaching for Offline Model-based Optimization}~(\textbf{ICT}). This method maintains three symmetric proxies with their mean ensemble as the final proxy, and comprises two steps. The first step is \textit{pseudo-label-driven co-teaching}. In this step, one proxy is…
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
TopicsMachine Learning and Data Classification · Machine Learning in Materials Science
