Cover image

One Pass to Forecast Them All: Toto 2.0 and the Scaling Recipe for Time-Series AI

Forecasting is where machine learning often learns humility. A language model can sound clever while being wrong. A forecasting model has fewer hiding places. Revenue arrives or it does not. CPU saturation happens or it does not. Demand spikes, latency drifts, inventories rot, turbines fail, and the spreadsheet smiles politely before punishing everyone involved. This is why time-series foundation models have been treated with a particular kind of suspicion: useful, interesting, sometimes impressive, but not yet comfortably scalable in the way large language models became scalable. ...

June 5, 2026 · 18 min · Zelina
Cover image

Squeezing Time: How Dynamic Tokenization Could Reshape Time‑Series Foundation Models

Forecasting systems have a bad habit: they treat every moment in the past as if it deserves the same amount of attention. A quiet hour in an electricity-load curve. A sudden machine vibration spike. A slowly drifting weather signal. A crypto candle that does nothing for three hours and then ruins someone’s afternoon. To a standard point-wise time-series model, each timestamp is a token. To a fixed-patch model, every group of timestamps is compressed with the same ruler. Both choices are defensible. Both are also slightly lazy. ...

March 15, 2026 · 17 min · Zelina
Cover image

Forecasting With a Spine: How Semantic Anchors Might Fix Time‑Series LLMs

Forecasting With a Spine: How Semantic Anchors Might Fix Time-Series LLMs Forecasting looks simple until the spreadsheet starts moving. A retailer wants next month’s demand. A grid operator wants tomorrow’s load. A finance team wants exchange-rate exposure. In each case, the raw material is not language. It is a jagged sequence of numbers: trend, seasonality, shocks, noise, reporting quirks, holiday distortions, and the occasional data pipeline accident wearing a fake moustache. ...

December 5, 2025 · 16 min · Zelina
Cover image

Diffusion Unchained: How SimDiff Turns Chaos Into Forecasting Clarity

Forecasting teams usually do not wake up asking for “a beautiful predictive distribution.” They ask a more brutal question: what number should we plan around? How much electricity will be needed tomorrow evening? How much traffic will hit this corridor next week? How many units should sit in the warehouse before demand discovers its theatrical side? In the business world, uncertainty is useful only if it eventually helps someone make a decision. A probability cloud that cannot produce a reliable point forecast is not strategy. It is expensive fog. ...

November 25, 2025 · 16 min · Zelina
Cover image

Trained on Tickers, Tuned for Trust: The New Frontier of FinTech AI

TL;DR for operators Financial foundation models are not one product category. They are three partly overlapping tool families, and confusing them is how firms end up buying a chatbot and expecting a risk engine. The paper reviewed here offers a useful taxonomy of financial foundation models across language, time-series, and visual-language systems, covering architectures, training methods, datasets, applications, and deployment challenges through June 2025.1 Its practical value is not that it declares a winner. It does something more useful: it shows which parts of financial AI are mature enough for workflow adoption, which are still research-shaped, and where the real bottlenecks sit. ...

July 25, 2025 · 21 min · Zelina
Cover image

Signals & Sentiments: How GPT-2 and FinBERT Beat Buy-and-Hold on the S&P 500

TL;DR for operators A recent arXiv paper tests whether financial-news sentiment from GPT-2 and FinBERT can improve S&P 500 trading when combined with technical indicators and time-series models.1 The strongest reported strategy, GPT-2 sentiment on Dow Jones news combined with VW MACD, returns 5.77% over the May 10-August 7, 2024 test period. The buy-and-hold benchmark returns -0.696% over the same window. ...

July 20, 2025 · 15 min · Zelina