adam

Tag

Cards List
#adam

Enhanced Artificial Neural Networks Using QHAdamW in Air Quality Forecasting

arXiv cs.AI · 2026-08-25 Cached

This paper introduces QHAdamW, a modified optimizer for artificial neural networks, applied to air quality forecasting in the Philippines, showing improved convergence and performance in predicting PM2.5 and PM10 levels.

0 favorites 0 likes
#adam

A Trust-region Framework for Moment Estimation

arXiv cs.LG · 2026-08-06 Cached

This paper introduces a trust-region framework for understanding adaptive moment estimation methods like Adam, deriving a family of learning-rate mechanisms based on p-th moment constraints (2≤p≤4), including a kurtosis-based variant (Gmake). Experiments on GPT2-124M show that second-moment versions become competitive when trust-region controls are stronger.

0 favorites 0 likes
#adam

The Loss Does Not See the Basis, but Adam Does

Hugging Face Daily Papers · 2026-08-05 Cached

This paper investigates why Adam does not exhibit gradient descent's implicit low-rank bias in factored models, showing that coordinate-wise preconditioning breaks the relevant symmetry, while shared-scalar methods like Muon and Shampoo preserve it.

0 favorites 0 likes
#adam

The Convergence Behavior of Adam under Heavy-Tailed Noise

arXiv cs.LG · 2026-07-31 Cached

This paper establishes the first convergence guarantees for the plain vector-form Adam optimizer under heavy-tailed stochastic noise, showing it converges to stationary points but with suboptimal iteration complexity, and improves to optimal rates with a known domain radius.

0 favorites 0 likes
#adam

PsiLogic: Chaos-Aware Active Cancellation for Adam with a Fair Cross-Domain Benchmark

arXiv cs.LG · 2026-07-21 Cached

Introduces PsiLogic, a chaos-aware optimizer that augments Adam with a dynamic damping term based on gradient instability, and proposes FairBench for reproducible evaluation. Shows competitive or superior results on NLP, ViT, and ResNet tasks with full transparency on limitations.

0 favorites 0 likes
#adam

No Subspace to Track: Non-Identifiability and Optimizer State in Low-Rank Training

arXiv cs.LG · 2026-07-08 Cached

This paper empirically shows that the gradient's top-r subspace in low-rank training methods like GaLore is non-identifiable beyond a small reproducible core, with estimator noise dominating apparent rotations. It analyzes the implications for optimizer state transport and introduces LDAdam, which outperforms GaLore in perplexity.

0 favorites 0 likes
#adam

Analysis of Adam Algorithms for Stochastic Dynamic Systems

arXiv cs.LG · 2026-06-30 Cached

This paper establishes a general theory of the Adam optimizer for time-varying and nonstationary stochastic systems, providing parameter tracking and output prediction error bounds under a stochastic excitation condition that allows nonstationary and dependent data.

0 favorites 0 likes
#adam

Why Muon Outperforms Adam: A Curvature Perspective

Hugging Face Daily Papers · 2026-06-03 Cached

This paper investigates why the Muon optimizer outperforms Adam in large language model training, showing from a curvature perspective that Muon incurs a smaller curvature penalty due to lower normalized directional sharpness, with advantages amplified by data imbalance.

0 favorites 0 likes
#adam

Convergence of Steepest Descent and Adam under Non-Uniform Smoothness

arXiv cs.LG · 2026-06-01 Cached

This paper generalizes non-uniform smoothness assumptions to objectives whose curvature is affine in the objective value, proving convergence rates for steepest descent and diagonal variants of RMSProp and Adam, with applications to logistic regression and neural networks.

0 favorites 0 likes
#adam

A Rod Flow Model for Adam at the Edge of Stability

arXiv cs.LG · 2026-05-11 Cached

This paper introduces a 'rod flow' model for Adam and other adaptive optimizers to better analyze their behavior at the edge of stability. It extends continuous-time modeling to momentum methods, showing improved accuracy in tracking discrete iterates compared to stable flow models.

0 favorites 0 likes
#adam

Revisiting Adam for Streaming Reinforcement Learning

arXiv cs.LG · 2026-05-11 Cached

This paper revisits the Adam optimizer for streaming reinforcement learning, demonstrating that established methods like DQN and C51 perform well when properly tuned. The authors propose Adaptive Q(lambda), which combines eligibility traces with Adam's variance adaptation to surpass existing streaming RL methods on 55 Atari games.

0 favorites 0 likes
#adam

Can Muon Fine-tune Adam-Pretrained Models?

Hugging Face Daily Papers · 2026-05-11 Cached

Research paper investigating performance degradation when using the Muon optimizer instead of Adam for fine-tuning pretrained models, demonstrating that parameter-efficient methods like LoRA effectively mitigate this optimizer mismatch across language and vision tasks.

0 favorites 0 likes
← Back to home

Submit Feedback