中文
相关论文

相关论文: Hierarchical Zero-Order Optimization for Deep Neur…

200 篇论文

Fine-tuning large language models (LLMs) poses significant memory challenges, as the back-propagation process demands extensive resources, especially with growing model sizes. Recent work, MeZO, addresses this issue using a zeroth-order…

机器学习 · 计算机科学 2024-11-19 Huaqin Zhao , Jiaxi Li , Yi Pan , Shizhe Liang , Xiaofeng Yang , Wei Liu , Xiang Li , Fei Dou , Tianming Liu , Jin Lu

Zeroth-order (ZO, also known as derivative-free) methods, which estimate the gradient only by two function evaluations, have attracted much attention recently because of its broad applications in machine learning community. The two function…

机器学习 · 计算机科学 2021-04-12 Zhou Zhai , Bin Gu , Heng Huang

The conventional supervised hashing methods based on classification do not entirely meet the requirements of hashing technique, but Linear Discriminant Analysis (LDA) does. In this paper, we propose to perform a revised LDA objective over…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Di Hu , Feiping Nie , Xuelong Li

We study the problem of training neural networks with quantized parameters. Learning low-precision quantized parameters by enabling computation of gradients via the Straight-Through Estimator (STE) can be challenging. While the STE enables…

机器学习 · 计算机科学 2025-10-29 Ningfeng Yang , Tor M. Aamodt

In this paper, we study zeroth-order algorithms for minimax optimization problems that are nonconvex in one variable and strongly-concave in the other variable. Such minimax optimization problems have attracted significant attention lately…

机器学习 · 统计学 2022-04-06 Zhongruo Wang , Krishnakumar Balasubramanian , Shiqian Ma , Meisam Razaviyayn

Federated learning (FL), as an emerging edge artificial intelligence paradigm, enables many edge devices to collaboratively train a global model without sharing their private data. To enhance the training efficiency of FL, various…

机器学习 · 计算机科学 2022-11-23 Wenzhi Fang , Ziyi Yu , Yuning Jiang , Yuanming Shi , Colin N. Jones , Yong Zhou

This paper introduces the first globally optimal algorithm for the empirical risk minimization problem of two-layer maxout and ReLU networks, i.e., minimizing the number of misclassifications. The algorithm has a worst-case time complexity…

机器学习 · 计算机科学 2026-05-12 Xi He , Yi Miao , Max A. Little

Fine-tuning large language models (LLMs) often faces GPU memory bottlenecks: the backward pass of first-order optimizers like Adam increases memory usage to more than 10 times the inference level (e.g., 633 GB for OPT-30B). Zeroth-order…

机器学习 · 计算机科学 2025-07-01 Sizhe Dang , Yangyang Guo , Yanjun Zhao , Haishan Ye , Xiaodong Zheng , Guang Dai , Ivor Tsang

We investigate accelerated zeroth-order algorithms for smooth composite convex optimization problems. While for unconstrained optimization, existing methods that merge 2-point zeroth-order gradient estimators with first-order frameworks…

最优化与控制 · 数学 2024-07-15 Silan Zhang , Yujie Tang

One of the major bottlenecks for deploying popular first-order differentially private (DP) machine learning algorithms (e.g., DP-SGD) lies in their high computation and memory cost, despite the existence of optimized implementations.…

机器学习 · 计算机科学 2026-01-14 Xuchen Gong , Tian Li

Fine-tuning large models on edge devices is severely hindered by the memory-intensive backpropagation (BP) in standard frameworks like federated learning and split learning. While substituting BP with zeroth-order optimization can…

机器学习 · 计算机科学 2026-05-28 Qiyuan Chen , Xian Wu , Yi Wang , Xianhao Chen

There is a clear need for efficient algorithms to tune hyperparameters for statistical learning schemes, since the commonly applied search methods (such as grid search with N-fold cross-validation) are inefficient and/or approximate.…

机器学习 · 计算机科学 2020-04-07 Luis Miguel Lopez-Ramos , Baltasar Beferull-Lozano

As the complexity and computational demands of deep learning models rise, the need for effective optimization methods for neural network designs becomes paramount. This work introduces an innovative search mechanism for automatically…

机器学习 · 计算机科学 2024-08-12 Seyedarmin Azizi , Mahdi Nazemi , Arash Fayyazi , Massoud Pedram

Optimizing black-box functions in high-dimensional search spaces has been known to be challenging for traditional Bayesian Optimization (BO). In this paper, we introduce HiBO, a novel hierarchical algorithm integrating global-level search…

机器学习 · 计算机科学 2025-04-04 Wenxuan Li , Taiyi Wang , Eiko Yoneki

Fine-tuning large language models (LLMs) remains resource-intensive due to their sheer scale. While zeroth-order (ZO) optimization provides a memory-efficient alternative by eliminating backward passes, its application to…

机器学习 · 计算机科学 2025-07-08 Liangyu Wang , Huanyi Xie , Di Wang

This paper investigates zeroth-order (ZO) finite-sum composite optimization. Recently, variance reduction techniques have been applied to ZO methods to mitigate the non-vanishing variance of 2-point estimators in constrained/composite…

最优化与控制 · 数学 2026-01-09 Silan Zhang , Yujie Tang

We consider a distributed convex optimization problem in a network which is time-varying and not always strongly connected. The local cost function of each node is affected by some stochastic process. All nodes of the network collaborate to…

最优化与控制 · 数学 2021-05-27 Wenjie Li , Mohamad Assaad

This paper introduces a class of model-free feedback methods for solving generic constrained optimization problems where the specific mathematical forms of the objective and constraint functions are not available. The proposed methods,…

最优化与控制 · 数学 2025-02-13 Xin Chen , Jorge I. Poveda , Na Li

Classical optimization theory establishes that zeroth-order (ZO) algorithms suffer from a dimension-dependent slowdown, with convergence rates typically scaling with the model dimension compared to first-order methods. However, in contrast…

机器学习 · 计算机科学 2026-05-06 Zhe Li , Bicheng Ying , Zidong Liu , Haibo Yang

Recently, zeroth-order (ZO) optimization plays an essential role in scenarios where gradient information is inaccessible or unaffordable, such as black-box systems and resource-constrained environments. While existing adaptive methods such…

机器学习 · 计算机科学 2025-06-10 Yao Shu , Qixin Zhang , Kun He , Zhongxiang Dai