TinyCast: Probabilistic Zero-Shot Forecasting with Computed Periodicity
Abstract
TinyCast is a compact, attention-free zero-shot forecaster that uses spectral period detection and dilated convolutions to emit predictive distributions with minimal parameters and embedded-device compatibility.
We introduce TinyCast, an attention-free zero-shot forecaster that emits a predictive distribution from 146,505 parameters, on the premise that at this size the periodic structure of a context is worth computing rather than learning. A zero-parameter spectral detector supplies the dominant periods, the context is folded on their phase, and a dilated convolutional encoder and a block-autoregressive quantile decoder model the rest. It is smaller than every zero-shot entry on the GIFT-Eval board whose parameter count can be established. On probabilistic accuracy it defines the size-accuracy frontier. Among zero-shot entries declaring no test-data leakage it is the only one below 1.4M parameters that emits a predictive distribution, and every entry scoring better carries at least that budget. On Chronos-ZS and fev-bench every neural model ahead of it carries at least 28 times its parameters. Because the mixing path is convolutions and matrix multiplications only, it exports to static INT8 and forecasts end to end on an embedded device without per-signal fitting.
Community
TinyCast is a 146,505-parameter zero-shot time series foundation model. It is the smallest model on the GIFT-Eval board with a public per-configuration result and no declared test-data leakage, and below 1.4M parameters it is the only zero-shot entry that emits a predictive distribution rather than point forecasts.
It is attention-free: dilated causal convolutions plus a zero-parameter spectral detector that computes each context's periodicity instead of learning it, so no capacity is spent rediscovering seasonality.
Because every learned operation is a convolution, a matrix multiplication or a normalization, it exports to static INT8 and runs a full forecast end to end on a Cortex-M7 in 4.08 s within 731 KB of RAM, at a cost of about 2% of point accuracy.
Weights, code and the training recipe are public.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Beyond receptive fields: sequence-pooled normalization can supply most of a sequence labeler's context (2026)
- TiRex-2: Generalizing TiRex to Multivariate Data and Streaming (2026)
- L'evy Attention: Single-Pass Predictive Uncertainty for Continuous-Time Attention (2026)
- VAIOM: Continuous-Input, Discrete-Output Decoder-Only Financial Sequence Modeling (2026)
- Multi-Head Attention Residuals (2026)
- Information Bottleneck Learning for Faithful Time Series Forecasting Explanations (2026)
- CENTILE: A Telemetry Foundation Model Evaluated by the Decisions It Drives (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2608.15767 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 1
Collections including this paper 0
No Collection including this paper