PulseAugur
EN
LIVE 13:04:51

New research details Zeroth-Order optimization stability in deep learning

A new research paper explores the stability dynamics of Zeroth-Order (ZO) optimization methods, particularly in the context of deep learning. The study identifies a specific step size condition that governs the linear stability of these methods, contrasting them with First-Order (FO) methods. Unlike FO methods, which are influenced by the largest Hessian eigenvalue, ZO methods' stability depends on the entire Hessian spectrum. The research also proposes tractable stability bounds based on the largest eigenvalue and Hessian trace, finding that full-batch ZO methods operate at the edge of stability in deep learning tasks. AI

IMPACT Provides theoretical insights into optimization techniques relevant for memory-efficient fine-tuning of large models.

RANK_REASON Academic paper on optimization methods in machine learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New research details Zeroth-Order optimization stability in deep learning

COVERAGE [1]

  1. arXiv stat.ML TIER_1 English(EN) · Minhak Song, Liang Zhang, Bingcong Li, Niao He, Michael Muehlebach, Sewoong Oh ·

    Zeroth-Order Optimization at the Edge of Stability

    arXiv:2604.14669v2 Announce Type: replace-cross Abstract: Zeroth-order (ZO) methods are widely used when gradients are unavailable or prohibitively expensive, including black-box learning and memory-efficient fine-tuning of large models, yet their optimization dynamics in deep le…