GEAR-SAM Optimizes Sharpness-Aware Minimization via Block-Wise Gradient Energy
July 22, 2026
GEAR-SAM improves generalization by using an exponential moving average of squared block gradients to adaptively allocate the perturbation budget. This method replaces noisy instantaneous gradient norms with a curvature-related sensitivity signal without requiring Hessian-vector products or extra memory beyond a scalar state.
HOW THIS AFFECTS YOU
●
researcherYou can improve SAM generalization performance by implementing this lightweight block-wise sensitivity signal.