AIToday
Large Language ModelsarXiv cs.LGPublished: Apr 20, 2026, 13:00 JST1 min read

New StoSignSGD algorithm fixes SignSGD's convergence problems for training large language models on non-smooth objectives

3 Key Points

  1. SignSGD has been popular for distributed learning and foundation model training but fails to converge on non-smooth objectives common in modern ML (ReLUs, max-pools, mixture-of-experts)

  2. StoSignSGD introduces structural stochasticity into the sign operator while keeping updates unbiased, solving SignSGD's fundamental convergence limitations

  3. Theoretical analysis proves StoSignSGD achieves sharp convergence rates matching lower bounds in convex optimization and improves performance in challenging non-convex non-smooth settings

  4. The algorithm maintains the computational efficiency benefits of sign-based methods while extending applicability to modern neural network architectures

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Claude 5.1 adds song lyric ban after Sony, Warner suitSimon Willison's Weblog · 1h ago
  • US military adds ChatGPT and Grok to GenAI.milTHE DECODER · 1h ago
  • AWS Cloud Quest 2.0 launches with AI virtual customersPublickey · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleNew WORC framework identifies and strengthens weak-performing agents in multi-agent AI systems to prevent error amplification during collaborative reasoning