We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Population Descent: A Natural-Selection Based Hyper-Parameter Tuning Framework

Abstract: First-order gradient descent has been the base of the most successful optimization algorithms ever implemented. On supervised learning problems with very high dimensionality, such as neural network optimization, it is almost always the algorithm of choice, mainly due to its memory and computational efficiency. However, it is a classical result in optimization that gradient descent converges to local minima on non-convex functions. Even more importantly, in certain high-dimensional cases, escaping the plateaus of large saddle points becomes intractable. On the other hand, black-box optimization methods are not sensitive to the local structure of a loss function's landscape but suffer the curse of dimensionality. Instead, memetic algorithms aim to combine the benefits of both. Inspired by this, we present Population Descent, a memetic algorithm focused on hyperparameter optimization. We show that an adaptive m-elitist selection approach combined with a normalized-fitness-based randomization scheme outperforms more complex state-of-the-art algorithms by up to 13% on common benchmark tasks.
Subjects: Machine Learning (cs.LG)
Cite as: arXiv:2310.14671 [cs.LG]
  (or arXiv:2310.14671v1 [cs.LG] for this version)

Submission history

From: Abhinav Pomalapally [view email]
[v1] Mon, 23 Oct 2023 08:11:17 GMT (172kb,D)
[v2] Wed, 24 Apr 2024 18:18:30 GMT (443kb,D)

Link back to: arXiv, form interface, contact.