中文
相关论文

相关论文: Hessian-Aware Zeroth-Order Optimization for Black-…

200 篇论文

We consider Bayesian optimization of an expensive-to-evaluate black-box objective function, where we also have access to cheaper approximations of the objective. In general, such approximations arise in applications such as reinforcement…

机器学习 · 统计学 2016-11-16 Matthias Poloczek , Jialei Wang , Peter I. Frazier

This paper deals with the black-box optimization problem. In this setup, we do not have access to the gradient of the objective function, therefore, we need to estimate it somehow. We propose a new type of approximation JAGUAR, that…

最优化与控制 · 数学 2024-12-03 Andrey Veprikov , Aleksandr Bogdanov , Vladislav Minashkin , Aleksandr Beznosikov

Hashing algorithms have been widely used in large-scale image retrieval tasks, especially for seen class data. Zero-shot hashing algorithms have been proposed to handle unseen class data. The key technique in these algorithms involves…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Yan Jiang , Zhongmiao Qi , Jianhao Li , Jiangbo Qian , Chong Wang , Yu Xin

Popular machine learning approaches forgo second-order information due to the difficulty of computing curvature in high dimensions. We present FOSI, a novel meta-algorithm that improves the performance of any base first-order optimizer by…

机器学习 · 计算机科学 2024-03-08 Hadar Sivan , Moshe Gabel , Assaf Schuster

Fine-tuning large language models (LLMs) with zeroth-order (ZO) optimization reduces memory by approximating gradients through function evaluations. However, existing methods essentially perform updates in a one-dimensional space, and…

机器学习 · 计算机科学 2026-01-19 Jian Feng , Zhihong Huang

Optimization algorithms appear in the core calculations of numerous Artificial Intelligence (AI) and Machine Learning methods, as well as Engineering and Business applications. Following recent works on the theoretical deficiencies of AI, a…

最优化与控制 · 数学 2024-10-29 Nikolaos P. Bakas , Vagelis Plevris , Andreas Langousis , Savvas A. Chatzichristofis

Second-order methods are emerging as promising alternatives to standard first-order optimizers such as gradient descent and ADAM for training neural networks. Though the advantages of including curvature information in computing…

机器学习 · 计算机科学 2025-10-15 Conor Rowan

Although deep neural networks have been very successful in image-classification tasks, they are prone to adversarial attacks. To generate adversarial inputs, there has emerged a wide variety of techniques, such as black- and whitebox…

机器学习 · 计算机科学 2020-08-18 Fuyuan Zhang , Sankalan Pal Chowdhury , Maria Christakis

Many real-world design problems involve optimizing an expensive black-box function $f(x)$, such as hardware design or drug discovery. Bayesian Optimization has emerged as a sample-efficient framework for this problem. However, the basic…

机器学习 · 计算机科学 2026-02-13 Arjun Mani , Carl Vondrick , Richard Zemel

This paper is devoted to the study (common in many applications) of the black-box optimization problem, where the black-box represents a gradient-free oracle $\tilde{f} = f(x) + \xi$ providing the objective function value with some…

最优化与控制 · 数学 2024-07-08 Aleksandr Lobanov

Zeroth-order optimization, which does not use derivative information, is one of the significant research areas in the field of mathematical optimization and machine learning. Although various studies have explored zeroth-order algorithms,…

最优化与控制 · 数学 2024-07-16 Ryota Nozawa , Pierre-Louis Poirion , Akiko Takeda

Optimization plays a key role in machine learning. Recently, stochastic second-order methods have attracted much attention due to their low computational cost in each iteration. However, these algorithms might perform poorly especially if…

机器学习 · 计算机科学 2017-10-25 Haishan Ye , Zhihua Zhang

In this study, we consider an optimization problem with uncertainty dependent on decision variables, which has recently attracted attention due to its importance in machine learning and pricing applications. In this problem, the gradient of…

最优化与控制 · 数学 2024-12-31 Yuya Hikima , Akiko Takeda

The increasing computational and memory demands in deep learning present significant challenges, especially in resource-constrained environments. We introduce a zero-order quantized optimization (ZOQO) method designed for training models…

机器学习 · 计算机科学 2025-01-14 Noga Bar , Raja Giryes

Deep neural network models, though very powerful and highly successful, are computationally expensive in terms of space and time. Recently, there have been a number of attempts on binarizing the network weights and activations. This greatly…

神经与进化计算 · 计算机科学 2018-05-11 Lu Hou , Quanming Yao , James T. Kwok

We present $\textit{Free-MESSAGE}^{p}$, the first zeroth-order algorithm for (weakly-)convex mean-semideviation-based risk-aware learning, which is also the first three-level zeroth-order compositional stochastic optimization algorithm…

最优化与控制 · 数学 2021-12-14 Dionysios S. Kalogerias , Warren B. Powell

Functionally constrained stochastic optimization problems, where neither the objective function nor the constraint functions are analytically available, arise frequently in machine learning applications. In this work, assuming we only have…

最优化与控制 · 数学 2022-10-11 Anthony Nguyen , Krishnakumar Balasubramanian

This paper introduces a second-order hyperplane search, a novel optimization step that generalizes a second-order line search from a line to a $k$-dimensional hyperplane. This, combined with the forward-mode stochastic gradient method,…

机器学习 · 计算机科学 2024-08-21 Adam D. Cobb , Atılım Güneş Baydin , Barak A. Pearlmutter , Susmit Jha

Progress in deep learning is slowed by the days or weeks it takes to train large models. The natural solution of using more hardware is limited by diminishing returns, and leads to inefficient use of additional resources. In this paper, we…

机器学习 · 计算机科学 2017-12-12 Shankar Krishnan , Ying Xiao , Rif A. Saurous

Data-efficient learning algorithms are essential in many practical applications for which data collection is expensive, e.g., for the optimal deployment of wireless systems in unknown propagation scenarios. Meta-learning can address this…

机器学习 · 计算机科学 2022-05-25 Ivana Nikoloska , Osvaldo Simeone