Grad Queue : A probabilistic framework to reinforce sparse gradients
Irfan Mohammad Al Hasib

TL;DR
This paper introduces Grad Queue, a probabilistic framework that enhances sparse gradients in large batch training by reinforcing rare gradient components, clustering data to reduce conflicts, and dynamically adjusting the gradient queue to improve convergence and performance.
Contribution
It presents a novel probabilistic mechanism with gradient reinforcement, clustering, and dynamic queue management to improve large batch training efficiency and accuracy.
Findings
Superior performance on CIFAR10, MNIST, and Reuters datasets.
Restores intra-mini-batch diversity and widens the optimal batch boundary.
Effective in deepening minima convergence.
Abstract
Informative gradients are often lost in large batch updates. We propose a robust mechanism to reinforce the sparse components within a random batch of data points. A finite queue of online gradients is used to determine their expected instantaneous statistics. We propose a function to measure the scarcity of incoming gradients using these statistics and establish the theoretical ground of this mechanism. To minimize conflicting components within large mini-batches, samples are grouped with aligned objectives by clustering based on inherent feature space. Sparsity is measured for each centroid and weighted accordingly. A strong intuitive criterion to squeeze out redundant information from each cluster is the backbone of the system. It makes rare information indifferent to aggressive momentum also exhibits superior performance with larger mini-batch horizon. The effective length of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
