arXiv:2502.04829cs.LGcs.AI2025-02

提出新算法提升高维黑箱优化的梯度学习精度与稳定性

Optimistic Gradient Learning with Hessian Corrections for High-Dimensional Black-Box Optimization

  • 用乐观梯度学习和海森修正增强梯度估计
  • 在合成测试集COCO上达到当前最优性能
  • 适用于对抗训练、代码生成等实际高维任务

黑箱优化算法无需依赖函数的解析结构或梯度信息,适用于梯度不可得或难以计算的场景。传统方法多基于非参数模型,难以扩展到高维输入空间;而使用神经网络估计函数并反向传播获取梯度的参数方法,可能面临严重梯度误差。近期提出的显式梯度学习(EGL)通过一阶泰勒近似直接学习梯度,在性能上超越了参数与非参数方法。本文提出两种新梯度学习变体:乐观梯度学习(OGL)引入对函数低谷区域的偏好,高阶梯度学习(HGL)加入二阶泰勒修正以提升梯度准确性。二者融合为统一的OHGL算法,在合成测试集COCO上取得当前最优(SOTA)表现。此外,我们验证了OHGL在对抗训练、代码生成等高维真实机器学习任务中的适用性。结果表明,OHGL能生成更优候选解,为处理高维非线性优化问题的科研人员与实践者提供有力工具。

原文摘要 · Abstract (English)

Black-box algorithms are designed to optimize functions without relying on their underlying analytical structure or gradient information, making them essential when gradients are inaccessible or difficult to compute. Traditional methods for solving black-box optimization (BBO) problems predominantly rely on non-parametric models and struggle to scale to large input spaces. Conversely, parametric methods that model the function with neural estimators and obtain gradient signals via backpropagation may suffer from significant gradient errors. A recent alternative, Explicit Gradient Learning (EGL), which directly learns the gradient using a first-order Taylor approximation, has demonstrated superior performance over both parametric and non-parametric methods. In this work, we propose two novel gradient learning variants to address the robustness challenges posed by high-dimensional, complex, and highly non-linear problems. Optimistic Gradient Learning (OGL) introduces a bias toward lower regions in the function landscape, while Higher-order Gradient Learning (HGL) incorporates second-order Taylor corrections to improve gradient accuracy. We combine these approaches into the unified OHGL algorithm, achieving state-of-the-art (SOTA) performance on the synthetic COCO suite. Additionally, we demonstrate OHGLs applicability to high-dimensional real-world machine learning (ML) tasks such as adversarial training and code generation. Our results highlight OHGLs ability to generate stronger candidates, offering a valuable tool for ML researchers and practitioners tackling high-dimensional, non-linear optimization challenges

黑箱优化梯度学习高维优化机器学习

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