arXiv:2410.22854stat.MLcs.LG2024-10被引 21

系统梳理机器学习超参数优化方法,助你高效找到最佳配置。

Hyperparameter Optimization in Machine Learning

  • 统一介绍随机、贝叶斯、梯度等主流优化方法
  • 涵盖在线、多目标等扩展场景,支持复杂需求
  • 适合想跳过试错、快速上手调参的研究者与工程师

超参数是控制机器学习算法行为的配置变量,在机器学习与人工智能中无处不在,其取值直接影响系统性能。手动调参耗时且在参数量大时难以实现。自动化搜索是推动机器学习高效化、标准化的关键一步,可减轻研究者与实践者的试错负担。本文综述超参数优化的统一框架,介绍典型技术,包括随机与准随机搜索、基于博弈论、模型、种群及梯度的方法。还讨论在线、约束、多目标等扩展形式,关联元学习与神经网络架构搜索等方向,并提出开放问题与未来研究方向。

原文摘要 · Abstract (English)

Hyperparameters are configuration variables controlling the behavior of machine learning algorithms. They are ubiquitous in machine learning and artificial intelligence and the choice of their values determines the effectiveness of systems based on these technologies. Manual hyperparameter search is often time-consuming and becomes infeasible when the number of hyperparameters is large. Automating the search is an important step towards advancing, streamlining, and systematizing machine learning, freeing researchers and practitioners alike from the burden of finding a good set of hyperparameters by trial and error. In this survey, we present a unified treatment of hyperparameter optimization, providing the reader with examples, insights into the state-of-the-art, and numerous links to further reading. We cover the main families of techniques to automate hyperparameter search, often referred to as hyperparameter optimization or tuning, including random and quasi-random search, bandit-, model-, population-, and gradient-based approaches. We further discuss extensions, including online, constrained, and multi-objective formulations, touch upon connections with other fields, such as meta-learning and neural architecture search, and conclude with open questions and future research directions.

超参数优化机器学习自动化调参综述

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。