LGNEMLJun 5, 2020

Population-Based Black-Box Optimization for Biological Sequence Design

arXiv:2006.03227v2143 citations
AI Analysis

This addresses the challenge of robust sequence design for biological applications, but it is incremental as it builds on existing methods with adaptive enhancements.

The paper tackled the problem of designing biological sequences using black-box optimization, where existing methods vary widely in performance across tasks, and proposed Population-Based Black-Box Optimization (P3BO) to improve robustness by sampling from an ensemble of methods, showing it outperforms any single method in its population in in-silico experiments.

The use of black-box optimization for the design of new biological sequences is an emerging research area with potentially revolutionary impact. The cost and latency of wet-lab experiments requires methods that find good sequences in few experimental rounds of large batches of sequences--a setting that off-the-shelf black-box optimization methods are ill-equipped to handle. We find that the performance of existing methods varies drastically across optimization tasks, posing a significant obstacle to real-world applications. To improve robustness, we propose Population-Based Black-Box Optimization (P3BO), which generates batches of sequences by sampling from an ensemble of methods. The number of sequences sampled from any method is proportional to the quality of sequences it previously proposed, allowing P3BO to combine the strengths of individual methods while hedging against their innate brittleness. Adapting the hyper-parameters of each of the methods online using evolutionary optimization further improves performance. Through extensive experiments on in-silico optimization tasks, we show that P3BO outperforms any single method in its population, proposing higher quality sequences as well as more diverse batches. As such, P3BO and Adaptive-P3BO are a crucial step towards deploying ML to real-world sequence design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes