<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Forecasting on Koby Bibas</title><link>https://kobybibas.github.io/tags/forecasting/</link><description>Recent content in Forecasting on Koby Bibas</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 04 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://kobybibas.github.io/tags/forecasting/index.xml" rel="self" type="application/rss+xml"/><item><title>[Summary] A Decoder-Only Foundation Model for Time-Series Forecasting</title><link>https://kobybibas.github.io/posts/20260404_timesfm_decoder_only_time_series/summary/</link><pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate><guid>https://kobybibas.github.io/posts/20260404_timesfm_decoder_only_time_series/summary/</guid><description>TL;DR TimesFM is a 200M-parameter decoder-only transformer trained on ~100B timepoints. It treats time-series patches the way LLMs treat tokens. In zero-shot, it matches or beats supervised SOTA on standard benchmarks while costing a fraction of LLM-based approaches like LLMTime.
Motivation Classical methods (ARIMA, ETS) fit per-series and cannot transfer across datasets. LLMTime repurposes GPT-3/LLaMA-2 as zero-shot forecasters but is expensive and underperforms supervised models.
NLP and CV have foundation models, but time series is harder: no discrete vocabulary, variable context/horizon/granularity, and far less public data.</description></item></channel></rss>