Cover image

Taming the Trading Floor: How 'Roaree' Optimizers Could Redefine AI Stock Forecasting

TL;DR for operators The paper behind this article is not a victory lap for AI stock prediction. It is a more useful thing: a controlled comparison of how different optimisers behave when a MambaStock model tries to forecast one-week-ahead S&P 500 returns.1 The operational read is simple. If your priority is lowest forecast error in this setup, the safer family is still adaptive or momentum-based optimisation: RMSProp, Adam, Nesterov, and SGD with momentum. If your priority is fast experimentation across many hyperparameter settings, Lion deserves attention because it trains quickly and tolerates a broader region of settings. If your priority is Lion-like speed without quite so much convergence thrashing, Roaree is interesting: it smooths Lion’s hard sign update and improves Lion’s test error and training stability. ...

August 10, 2025 · 14 min · Zelina