paper-with-me

홈 › Papers

AdaLead: A simple and robust adaptive greedy search algorithm for sequence design

2020-10-05 · Sam Sinai, Richard Wang, Alexander Whatley, Stewart Slocum, Elina Locane, Eric D. Kelsic

Efficient design of biological sequences will have a great impact across many industrial and healthcare domains. However, discovering improved sequences requires solving a difficult optimization problem. Traditionally, this challenge was approached by biologists through a model-free method known as "directed evolution", the iterative process of random mutation and selection. As the ability to build models that capture the sequence-to-function map improves, such models can be used as oracles to screen sequences before running experiments. In recent years, interest in better algorithms that effectively use such oracles to outperform model-free approaches has intensified. These span from approaches based on Bayesian Optimization, to regularized generative models and adaptations of reinforcement learning. In this work, we implement an open-source Fitness Landscape EXploration Sandbox (FLEXS: github.com/samsinai/FLEXS) environment to test and evaluate these algorithms based on their optimality, consistency, and robustness. Using FLEXS, we develop an easy-to-implement, scalable, and robust evolutionary greedy algorithm (AdaLead). Despite its simplicity, we show that AdaLead is a remarkably strong benchmark that out-competes more complex state of the art approaches in a variety of biologically motivated sequence design challenges.

📄 PDF Abstract BibTeX arXiv:2010.02141

Code (1)

samsinai/FLEXS 공식 구현 tf

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Certified data-driven physics-informed greedy auto-encoder simulator

2022-11-24 · Xiaolong He, Youngsoo Choi, William D. Fries, Jonathan L. Belof 외

A parametric adaptive greedy Latent Space Dynamics Identification (gLaSDI) framework is developed for accurate, efficient, and certified data-driven physics-informed greedy auto-encoder simulators of high-dimensional non…

Adaptive Maximization of Pointwise Submodular Functions With Budget Constraint

2016-03-30 · NeurIPS 2016 12 · Nguyen Viet Cuong, Huan Xu

We study the worst-case adaptive optimization problem with budget constraint that is useful for modeling various practical applications in artificial intelligence and machine learning. We investigate the near-optimality …

Active Learning

Greedy Sampling for Approximate Clustering in the Presence of Outliers

2019-12-01 · NeurIPS 2019 12 · Aditya Bhaskara, Sharvaree Vadgama, Hong Xu

Greedy algorithms such as adaptive sampling (k-means++) and furthest point traversal are popular choices for clustering problems. One the one hand, they possess good theoretical approximation guarantees, and on the other…

Clustering

gLaSDI: Parametric Physics-informed Greedy Latent Space Dynamics Identification

2022-04-26 · Xiaolong He, Youngsoo Choi, William D. Fries, Jon Belof 외

A parametric adaptive physics-informed greedy Latent Space Dynamics Identification (gLaSDI) method is proposed for accurate, efficient, and robust data-driven reduced-order modeling of high-dimensional nonlinear dynamica…

Nonparametric Greedy Algorithms for the Sparse Learning Problem

2009-12-01 · NeurIPS 2009 12 · Han Liu, Xi Chen

This paper studies the forward greedy strategy in sparse nonparametric regression. For additive models, we propose an algorithm called additive forward regression; for general multivariate regression, we propose an algor…

Additive modelsregressionSparse LearningVariable Selection