English

Learning to Optimize in Swarms

Machine Learning 2019-11-19 v2 Biomolecules Machine Learning

Abstract

Learning to optimize has emerged as a powerful framework for various optimization and machine learning tasks. Current such "meta-optimizers" often learn in the space of continuous optimization algorithms that are point-based and uncertainty-unaware. To overcome the limitations, we propose a meta-optimizer that learns in the algorithmic space of both point-based and population-based optimization algorithms. The meta-optimizer targets at a meta-loss function consisting of both cumulative regret and entropy. Specifically, we learn and interpret the update formula through a population of LSTMs embedded with sample- and feature-level attentions. Meanwhile, we estimate the posterior directly over the global optimum and use an uncertainty measure to help guide the learning process. Empirical results over non-convex test functions and the protein-docking application demonstrate that this new meta-optimizer outperforms existing competitors.

Keywords

Cite

@article{arxiv.1911.03787,
  title  = {Learning to Optimize in Swarms},
  author = {Yue Cao and Tianlong Chen and Zhangyang Wang and Yang Shen},
  journal= {arXiv preprint arXiv:1911.03787},
  year   = {2019}
}

Comments

Accepted to Neural Information Processing Systems (NeurIPS2019)

R2 v1 2026-06-23T12:10:26.464Z