The reviewed record of science sign in
Pith

arxiv: 2501.19099 · v2 · pith:CSTLPE7G · submitted 2025-01-31 · cs.LG

Elucidating Subspace Perturbation in Zeroth-Order Optimization: Theory and Practice at Scale

Reviewed by Pithpith:CSTLPE7Gopen to challenge →

classification cs.LG
keywords subspaceoptimizationconvergenceperturbationsfine-tuninggradientmethodsmezo-bcd
0
0 comments X
read the original abstract

Zeroth-order (ZO) optimization has emerged as a promising alternative to gradient-based backpropagation methods, particularly for black-box optimization and large language model (LLM) fine-tuning. However, ZO methods often suffer from slow convergence due to high-variance stochastic gradient estimators. While subspace perturbations, such as sparsity and low-rank constraints, have been explored to mitigate this issue, their effectiveness remains poorly understood. In this work, we develop a \emph{unified theoretical framework} that analyzes both the convergence and generalization properties of ZO optimization under subspace perturbations. We show that high dimensionality is the primary bottleneck and introduce the notion of \textit{subspace alignment} to explain how the subspace perturbations reduce gradient noise and accelerate convergence. Our analysis further shows that a broad class of subspace perturbations exhibits a similar convergence rate, motivating us to prioritize practical considerations in real-world algorithm design. Building on these insights, we propose an efficient ZO method using block coordinate descent (MeZO-BCD), which perturbs and updates only a subset of parameters at each step. Extensive experiments show that MeZO-BCD significantly accelerates optimization, achieving up to $\mathbf{\times2.77}$ speedup in wall-clock time over MeZO on OPT-13B, while maintaining comparable iteration complexity and fine-tuning performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ConMeZO: Adaptive Descent-Direction Sampling for Gradient-Free Finetuning of Large Language Models

    cs.LG 2025-11 unverdicted novelty 6.0

    ConMeZO accelerates zeroth-order optimization for LLM finetuning by restricting random direction sampling to a momentum-centered cone, matching MeZO's worst-case rate but showing 2X empirical speedup.

  2. Position: Zeroth-Order Optimization in Deep Learning Is Underexplored, Not Underpowered

    cs.LG 2026-05 unverdicted novelty 5.0

    Zeroth-order optimization is underexplored rather than underpowered in deep learning, with limitations stemming from full-space designs that can be addressed via subspace, spectral, and systems-aware approaches.