PulseAugur
EN
LIVE 22:37:53
ENTITY SGD

SGD

PulseAugur coverage of SGD — every cluster mentioning SGD across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
40
40 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
40
40 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

13 day(s) with sentiment data

RECENT · PAGE 2/2 · 40 TOTAL
  1. TOOL · CL_22088 ·

    New principle optimizes AI model training by aligning gradients and updates

    Researchers have introduced a new principle called Greedy Alignment for selecting and tuning optimizer hyperparameters in machine learning. This principle treats optimizers as causal filters that map gradients to update…

  2. RESEARCH · CL_29329 ·

    SignSGD and Muon optimizers' performance gains theoretically explained

    Researchers have theoretically analyzed why sign-based optimization algorithms like SignSGD and Muon can outperform standard SGD in training large models. A new study suggests that SignSGD's advantage stems from its eff…

  3. RESEARCH · CL_22009 ·

    GONO optimizer adapts Adam's momentum using directional consistency for better convergence

    Researchers have introduced the GONO framework, an optimization signal designed to improve deep learning training by addressing the decoupling of directional alignment and loss convergence. Unlike existing optimizers th…

  4. TOOL · CL_16088 ·

    Bringing Order to Asynchronous SGD: Towards Optimality under Data-Dependent Delays with Momentum

    Researchers have developed a new asynchronous framework for stochastic gradient descent (SGD) that aims to improve distributed training efficiency. This method uses momentum to preserve information from delayed gradient…

  5. RESEARCH · CL_15836 ·

    The Measure of Deception: An Analysis of Data Forging in Machine Unlearning

    Two new research papers explore vulnerabilities and detection methods in machine unlearning, a process designed to remove specific data from trained models for privacy compliance. One paper, "DurableUn," reveals that lo…

  6. RESEARCH · CL_16189 ·

    Anon optimizer offers tunable adaptivity, outperforming Adam and SGD on key tasks

    Researchers have introduced Anon, a novel optimizer designed to bridge the performance gap between adaptive methods like Adam and non-adaptive methods like SGD. Anon features continuously tunable adaptivity, allowing it…

  7. RESEARCH · CL_14472 ·

    Convergence Rate Analysis of the AdamW-Style Shampoo: Unifying One-sided and Two-Sided Preconditioning

    A new theory, the Norm-Separation Delay Law, explains the phenomenon of grokking, where models generalize long after memorizing training data. Researchers demonstrated that grokking is a representational phase transitio…

  8. RESEARCH · CL_15445 ·

    New theories explore how pre-training and sparse connectivity enhance deep learning generalization

    Three new papers explore the theoretical underpinnings of generalization in deep learning. One paper identifies pre-training as a critical factor for weak-to-strong generalization, demonstrating its emergence through a …

  9. RESEARCH · CL_11689 ·

    New DALS framework optimizes learning rates for neural network training

    Researchers have introduced a new framework called Discriminative Adaptive Layer Scaling (DALS) to optimize learning rates in neural networks. DALS categorizes the evolution of learning rate strategies into five generat…

  10. RESEARCH · CL_08678 ·

    New research shows immediate derivatives suffice for online recurrent adaptation

    Researchers have developed a new method for online recurrent adaptation that significantly reduces computational requirements. Their approach, termed 'Immediate Derivatives Suffice,' eliminates the need for propagating …

  11. RESEARCH · CL_08564 ·

    Spectral optimizers like Muon show sharp capacity scaling in associative memory tasks

    A new paper analyzes the performance of spectral optimizers, like Muon, in training large language models by examining their effectiveness in learning associative memory. The research demonstrates that Muon significantl…

  12. RESEARCH · CL_08339 ·

    Researchers analyze Adam's tradeoffs and enhance SignSGD with hybrid switching strategy

    Two new research papers explore advancements in optimization algorithms for machine learning. One paper provides a theoretical analysis of the Adam optimizer, detailing its performance under non-stationary objectives an…

  13. RESEARCH · CL_06754 ·

    Researchers explore complex SGD and directional bias in kernel Hilbert spaces

    Researchers have introduced a novel variant of Stochastic Gradient Descent (SGD) designed for complex-valued neural networks. This new method, termed complex SGD, offers convergence guarantees even without analyticity c…

  14. RESEARCH · CL_06388 ·

    Decentralized learning research shows single global merge improves performance

    Researchers have demonstrated that concentrating communication in the later stages of decentralized learning can significantly improve global test performance, even under high data heterogeneity. A single global merging…

  15. RESEARCH · CL_05149 ·

    LoRA fine-tuning research suggests rank 1 is sufficient, proposes data-aware initialization

    Three new research papers explore methods to optimize LoRA fine-tuning for large language models. One paper proposes reducing the LoRA rank threshold to 1 for binary classification tasks, showing competitive performance…

  16. RESEARCH · CL_04056 ·

    Papers challenge deep learning theory with generalization bound critiques

    Two papers, one from 2016 by Zhang et al. and another from 2019 by Nagarajan and Kolter, are discussed for their impact on deep learning theory. The 2016 paper demonstrated that standard neural networks could easily mem…

  17. RESEARCH · CL_03546 ·

    New Rose optimizer offers low VRAM, fast convergence, and great results

    A new PyTorch optimizer named Rose has been released under the Apache 2.0 license. Developed by Matthew K., Rose is designed to be stateless, offering significantly lower VRAM usage compared to optimizers like AdamW, wi…

  18. RESEARCH · CL_03017 ·

    Researchers propose Bezier Trajectory Matching for clinical dataset condensation

    Researchers have introduced Bezier Trajectory Matching (BTM), a novel method for dataset condensation that improves upon existing trajectory matching techniques. BTM replaces the direct supervision of synthetic data wit…

  19. RESEARCH · CL_11874 ·

    New research refines SGD generalization bounds and covariance estimation

    Researchers have developed new methods to analyze the generalization capabilities of Stochastic Gradient Descent (SGD) in machine learning. One paper introduces predictable history-adaptive virtual perturbations, allowi…

  20. RESEARCH · CL_01038 ·

    Google AI unveils Nested Learning; OpenAI advances meta-learning and AI safety

    Google Research has introduced "Nested Learning," a novel machine learning paradigm designed to address the challenge of catastrophic forgetting in continual learning. This approach views models as interconnected optimi…