paper-with-me

홈 › Papers

Generative Adversarial Model-Based Optimization via Source Critic Regularization

2024-02-09 · Michael S. Yao, Yimeng Zeng, Hamsa Bastani, Jacob Gardner, James C. Gee, Osbert Bastani

Offline model-based optimization seeks to optimize against a learned surrogate model without querying the true oracle objective function during optimization. Such tasks are commonly encountered in protein design, robotics, and clinical medicine where evaluating the oracle function is prohibitively expensive. However, inaccurate surrogate model predictions are frequently encountered along offline optimization trajectories. To address this limitation, we propose generative adversarial model-based optimization using adaptive source critic regularization (aSCR) -- a task- and optimizer- agnostic framework for constraining the optimization trajectory to regions of the design space where the surrogate function is reliable. We propose a computationally tractable algorithm to dynamically adjust the strength of this constraint, and show how leveraging aSCR with standard Bayesian optimization outperforms existing methods on a suite of offline generative design tasks. Our code is available at https://github.com/michael-s-yao/gabo

📄 PDF Abstract BibTeX arXiv:2402.06532

Code (1)

michael-s-yao/gabo 공식 구현 jax

Tasks

Bayesian OptimizationProtein Design

Similar Papers 제목 키워드 기반

Adversarial Lipschitz Regularization

2019-07-12 · ICLR 2020 1 · Dávid Terjék

Generative adversarial networks (GANs) are one of the most popular approaches when it comes to training generative models, among which variants of Wasserstein GANs are considered superior to the standard GAN formulation …

Image Generation

Adversarial Dropout Regularization

2017-11-05 · ICLR 2018 1 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada, Kate Saenko

We present a method for transferring neural representations from label-rich source domains to unlabeled target domains. Recent adversarial methods proposed for this task learn to align features across domains by fooling …

Domain AdaptationGeneral Classificationimage-classificationImage Classification+2

Generative Adversarial Network (GAN) based Image-Deblurring

2022-08-24 · Yuhong Lu, Nicholas Polydorides

This thesis analyzes the challenging problem of Image Deblurring based on classical theorems and state-of-art methods proposed in recent years. By spectral analysis we mathematically show the effective of spectral regula…

DeblurringGenerative Adversarial NetworkImage DeblurringImage-to-Image Translation

On the regularization of Wasserstein GANs

2017-09-26 · ICLR 2018 1 · Henning Petzka, Asja Fischer, Denis Lukovnicov

Since their invention, generative adversarial networks (GANs) have become a popular approach for learning to model a distribution of real (unlabeled) data. Convergence problems during training are overcome by Wasserstein…

Adversarial point set registration

2018-11-20 · Sergei Divakov, Ivan Oseledets

We present a novel approach to point set registration which is based on one-shot adversarial learning. The idea of the algorithm is inspired by recent successes of generative adversarial networks. Treating the point clou…