BMLGOct 27, 2022

An Empirical Evaluation of Zeroth-Order Optimization Methods on AI-driven Molecule Optimization

arXiv:2210.16099v1h-index: 59Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses molecule optimization for chemical discovery, but it is incremental as it applies existing methods to a specific domain.

The paper evaluates zeroth-order optimization methods for AI-driven molecule optimization, finding that ZO sign-based gradient descent performs well on benchmark tasks from the Guacamol suite.

Molecule optimization is an important problem in chemical discovery and has been approached using many techniques, including generative modeling, reinforcement learning, genetic algorithms, and much more. Recent work has also applied zeroth-order (ZO) optimization, a subset of gradient-free optimization that solves problems similarly to gradient-based methods, for optimizing latent vector representations from an autoencoder. In this paper, we study the effectiveness of various ZO optimization methods for optimizing molecular objectives, which are characterized by variable smoothness, infrequent optima, and other challenges. We provide insights on the robustness of various ZO optimizers in this setting, show the advantages of ZO sign-based gradient descent (ZO-signGD), discuss how ZO optimization can be used practically in realistic discovery tasks, and demonstrate the potential effectiveness of ZO optimization methods on widely used benchmark tasks from the Guacamol suite. Code is available at: https://github.com/IBM/QMO-bench.

Code Implementations1 repo
Foundations

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

Your Notes