RoMA: Robust Model Adaptation for Offline Model-based Optimization
About
We consider the problem of searching an input maximizing a black-box objective function given a static dataset of input-output queries. A popular approach to solving this problem is maintaining a proxy model, e.g., a deep neural network (DNN), that approximates the true objective function. Here, the main challenge is how to avoid adversarially optimized inputs during the search, i.e., the inputs where the DNN highly overestimates the true objective function. To handle the issue, we propose a new framework, coined robust model adaptation (RoMA), based on gradient-based optimization of inputs over the DNN. Specifically, it consists of two steps: (a) a pre-training strategy to robustly train the proxy model and (b) a novel adaptation procedure of the proxy model to have robust estimates for a specific set of candidate solutions. At a high level, our scheme utilizes the local smoothness prior to overcome the brittleness of the DNN. Experiments under various tasks show the effectiveness of RoMA compared with previous methods, obtaining state-of-the-art results, e.g., RoMA outperforms all at 4 out of 6 tasks and achieves runner-up results at the remaining tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Offline Multi-objective Optimization | Off-MOO-Bench | Avg Rank (Overall)8.88 | 51 | |
| Offline Multi-objective Optimization | Off-MOO-Bench MO-NAS | Average IGDoffline Rank7.12 | 34 | |
| Offline Multi-objective Optimization | Off-MOO-Bench Sci-Design | Average IGDoffline Rank8.15 | 34 | |
| Offline Multi-objective Optimization | Off-MOO-Bench MORL | Average IGDoffline Rank7.2 | 30 | |
| Offline Black-box Optimization | TF10 | Normalized Median Score0.512 | 25 | |
| Offline Black-box Optimization | TF8 | Normalized Median Score55.5 | 25 | |
| Offline Black-box Optimization | LLM-DM | Normalized Median Score87.8 | 25 | |
| Offline Black-box Optimization | SuperC | Normalized Median Score37 | 25 | |
| Offline Black-box Optimization | Ant | Normalized Median Score0.477 | 25 | |
| Offline Black-box Optimization | D'Kitty | Normalized Median Score0.854 | 25 |