REVIEW 1 cited by
Improved Performance of Stochastic Gradients with Gaussian Smoothing
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
This paper formalizes and analyzes Gaussian smoothing applied to two prominent optimization methods: Stochastic Gradient Descent (GSmoothSGD) and Adam (GSmoothAdam) in deep learning. By attenuating small fluctuations, Gaussian smoothing lowers the risk of gradient-based algorithms converging to poor local minima. These methods simplify the loss landscape while boosting robustness to noise and improving generalization, helping base algorithms converge more effectively to global minima. Existing approaches often rely on zero-order approximations, which increase training time due to inefficiencies in automatic differentiation. To address this, we derive Gaussian-smoothed loss functions for feedforward and convolutional networks, improving computational efficiency. Numerical experiments demonstrate the enhanced performance of our smoothing algorithms over unsmoothed counterparts, confirming the theoretical benefits.
Forward citations
Cited by 1 Pith paper
-
How stealthy is stealthy? Studying the Efficacy of Black-Box Adversarial Attacks in the Real World
ECLIPSE, a black-box attack using Gaussian-blurred gradient estimates and surrogate-based masking, achieves a better trade-off among compression robustness, spectral detection evasion, and human invisibility than SimB...
Discussion (0). Sign in to comment.