TSFMAudit detects pretraining contamination in time series foundation models via probe adaptation dynamics (faster loss drop, smaller backbone shift), tested on 6 models and 187 datasets against 10 LLM-derived baselines.
hub
Moirai 2.0: When less is more for time series forecasting
32 Pith papers cite this work. Polarity classification is still indexing.
hub tools
citation-role summary
citation-polarity summary
representative citing papers
MacroLens is a point-in-time multi-signal benchmark dataset and seven tasks for evaluating contextual financial reasoning models under macroeconomic scenarios.
CloudCons benchmark shows foundation models' superior zero-shot forecasting does not automatically yield better resource consolidation decisions, with predictive quantile choice acting as a key lever for efficiency-reliability trade-offs.
TS-ICL introduces a probabilistic in-context learning encoder-regressor Transformer that unifies forecasting and imputation for time series via timestamp-aligned regression trained on synthetic causal data.
Long input windows are required to identify the generative process in time series forecasting even for short-memory processes, and decoupling identification from forecasting improves scalability.
Time series foundation models match the performance of specialized models for day-ahead load forecasting while providing explanations that match domain knowledge on weather and calendar effects.
TS-Arena is a live pre-registration platform that evaluates time series forecasts on future data streams to eliminate information leakage.
Fully trained BiLSTM outperforms zero-shot and LoRA-adapted TSFMs on California wildfire PM2.5 under leave-one-incident-out evaluation, especially at hazardous AQI thresholds.
An LLM-based agentic sampler over building knowledge graphs selects target-specific exogenous variables for zero-shot IoT forecasting, matching or beating trained baselines on three real buildings.
Zero-shot time series foundation models largely fail to beat econometric benchmarks for realized volatility forecasting, with only TTM achieving a narrow, calibration-driven edge.
Compares foundation models for probabilistic low-voltage load forecasting on 200 real feeders and introduces a grid-planning metric that scores peak prediction by its effect on asset cost-risk decisions.
TiRex-2 is a recurrent xLSTM time series foundation model for multivariate forecasting with future covariates and constant-cost streaming that reports SOTA zero-shot results on GIFT-Eval and fev-bench.
TimeRouter routes among time-series foundation models via discriminative routing, selective gating and ensemble fallback, reporting SOTA LB MASE 0.6765 on GIFT-EVAL.
A 7M-parameter patch Transformer with Shifted Attention and CovSynth synthetic covariates reaches SOTA zero-shot skill among sub-10M TSFMs on fev-bench with sub-0.1s CPU inference.
Tyan-WP is a pretrained wind power foundation model that outperforms site-specific TSMs and generic LTSMs in zero-shot ultra-short-term probabilistic forecasting on U.S. and U.K. sites via static embeddings and PAMF module.
AME-TS is a structure-guided sparse MoE foundation model for time series that aligns expert routing with series-level temporal descriptors to achieve strong accuracy-efficiency tradeoffs on GIFT-Eval while improving specialization stability.
A neural model that approximates Zakai filtering via Strang splitting to infer latent states and produce calibrated distributional forecasts for partially observed jump-diffusion processes.
CTF4Nuclear proposes a common task framework for benchmarking ML methods on nuclear engineering datasets using 12 metrics and a new sparse-measurement system monitoring paradigm.
Structured LLM agents correct agricultural yield forecasts from models like XGBoost, cutting MAE by 20-28% and MASE by up to 66% on strawberry and corn datasets.
Covariate-informed zero-shot time-series foundation models beat task-specifically tuned XGBoost and random forests in aggregate on a 54-dataset energy forecasting benchmark.
TimeRFT fine-tunes time-series foundation models with step-wise reward signals and difficulty-filtered data, beating supervised fine-tuning on eight benchmarks across data regimes.
WaveMoE uses a dual-path architecture with aligned time-series and wavelet tokens routed through shared experts to improve forecasting performance on diverse benchmarks.
DynLMC creates synthetic time series data with dynamic inter-channel correlations that improve zero-shot forecasting in foundation models across multiple benchmarks.
Timer-S1 is a released 8.3B-parameter MoE time series model that achieves state-of-the-art MASE and CRPS scores on GIFT-Eval using serial scaling and Serial-Token Prediction.
citing papers explorer
-
TSFMAudit: Data Contamination Auditing in Forecasting Time Series Foundation Models
TSFMAudit detects pretraining contamination in time series foundation models via probe adaptation dynamics (faster loss drop, smaller backbone shift), tested on 6 models and 187 datasets against 10 LLM-derived baselines.
-
MacroLens: A Multi-Task Benchmark for Contextual Financial Reasoning under Macroeconomic Scenarios
MacroLens is a point-in-time multi-signal benchmark dataset and seven tasks for evaluating contextual financial reasoning models under macroeconomic scenarios.
-
CloudCons: A Comprehensive End-to-End Benchmark for Cloud Resource Consolidation
CloudCons benchmark shows foundation models' superior zero-shot forecasting does not automatically yield better resource consolidation decisions, with predictive quantile choice acting as a key lever for efficiency-reliability trade-offs.
-
TS-ICL: A Flexible Time-Indexed Foundation Model for Time Series via In-Context Learning
TS-ICL introduces a probabilistic in-context learning encoder-regressor Transformer that unifies forecasting and imputation for time series via timestamp-aligned regression trained on synthetic causal data.
-
Why Do Time Series Models Need Long Context Windows?
Long input windows are required to identify the generative process in time series forecasting even for short-memory processes, and decoupling identification from forecasting improves scalability.
-
Explainable Load Forecasting with Covariate-Informed Time Series Foundation Models
Time series foundation models match the performance of specialized models for day-ahead load forecasting while providing explanations that match domain knowledge on weather and calendar effects.
-
TS-Arena -- A Live Forecast Pre-Registration Platform
TS-Arena is a live pre-registration platform that evaluates time series forecasts on future data streams to eliminate information leakage.
-
Evaluating the Generalizability of Foundation Models for Extreme Environmental Events: Case Study of California Wildfire PM2.5
Fully trained BiLSTM outperforms zero-shot and LoRA-adapted TSFMs on California wildfire PM2.5 under leave-one-incident-out evaluation, especially at hazardous AQI thresholds.
-
TopoBrick: Agentic Topology Sampling of Exogenous Variables for Zero-Shot Building IoT Forecasting
An LLM-based agentic sampler over building knowledge graphs selects target-specific exogenous variables for zero-shot IoT forecasting, matching or beating trained baselines on three real buildings.
-
Forecasting Realized Volatility with Time Series Foundation Models: A Comparison with Econometric Benchmarks
Zero-shot time series foundation models largely fail to beat econometric benchmarks for realized volatility forecasting, with only TTM achieving a narrow, calibration-driven edge.
-
Probabilistic Low-Voltage Peak Load Forecasting with Time Series Foundation Models Evaluated on Application-Oriented Metrics
Compares foundation models for probabilistic low-voltage load forecasting on 200 real feeders and introduces a grid-planning metric that scores peak prediction by its effect on asset cost-risk decisions.
-
TiRex-2: Generalizing TiRex to Multivariate Data and Streaming
TiRex-2 is a recurrent xLSTM time series foundation model for multivariate forecasting with future covariates and constant-cost streaming that reports SOTA zero-shot results on GIFT-Eval and fev-bench.
-
TimeRouter: Efficient and Adaptive Routing of Time-Series Foundation Models
TimeRouter routes among time-series foundation models via discriminative routing, selective gating and ensemble fallback, reporting SOTA LB MASE 0.6765 on GIFT-EVAL.
-
CITRAS-FM: Tiny Time Series Foundation Model for Covariate-Informed Zero-Shot Forecasting
A 7M-parameter patch Transformer with Shifted Attention and CovSynth synthetic covariates reaches SOTA zero-shot skill among sub-10M TSFMs on fev-bench with sub-0.1s CPU inference.
-
Tyan-WP: A Wind Power Foundation Model for Ultra-Short-Term Probabilistic Forecasting
Tyan-WP is a pretrained wind power foundation model that outperforms site-specific TSMs and generic LTSMs in zero-shot ultra-short-term probabilistic forecasting on U.S. and U.K. sites via static embeddings and PAMF module.
-
AME-TS: Anchored Mixture-of-Experts for Time Series Forecasting
AME-TS is a structure-guided sparse MoE foundation model for time series that aligns expert routing with series-level temporal descriptors to achieve strong accuracy-efficiency tradeoffs on GIFT-Eval while improving specialization stability.
-
Deep ZakaiJ: Structured Filtering for Jump-Diffusion Time Series Forecasting
A neural model that approximates Zakai filtering via Strang splitting to infer latent states and produce calibrated distributional forecasts for partially observed jump-diffusion processes.
-
CTF4Nuclear: Common Task Framework for Nuclear Fission and Fusion Models
CTF4Nuclear proposes a common task framework for benchmarking ML methods on nuclear engineering datasets using 12 metrics and a new sparse-measurement system monitoring paradigm.
-
Agent-Based Post-Hoc Correction of Agricultural Yield Forecasts
Structured LLM agents correct agricultural yield forecasts from models like XGBoost, cutting MAE by 20-28% and MASE by up to 66% on strawberry and corn datasets.
-
FETS Benchmark: Foundation Models Enable Scalable and Generalizable Energy Time Series Forecasting
Covariate-informed zero-shot time-series foundation models beat task-specifically tuned XGBoost and random forests in aggregate on a 54-dataset energy forecasting benchmark.
-
TimeRFT: Stimulating Generalizable Time Series Forecasting for TSFMs via Reinforcement Finetuning
TimeRFT fine-tunes time-series foundation models with step-wise reward signals and difficulty-filtered data, beating supervised fine-tuning on eight benchmarks across data regimes.
-
WaveMoE: A Wavelet-Enhanced Mixture-of-Experts Foundation Model for Time Series Forecasting
WaveMoE uses a dual-path architecture with aligned time-series and wavelet tokens routed through shared experts to improve forecasting performance on diverse benchmarks.
-
Dynamic Linear Coregionalization for Realistic Synthetic Multivariate Time Series
DynLMC creates synthetic time series data with dynamic inter-channel correlations that improve zero-shot forecasting in foundation models across multiple benchmarks.
-
Timer-S1: A Billion-Scale Time Series Foundation Model with Serial Scaling
Timer-S1 is a released 8.3B-parameter MoE time series model that achieves state-of-the-art MASE and CRPS scores on GIFT-Eval using serial scaling and Serial-Token Prediction.
-
Pretrained Time-Series Foundation Models for Financial Return Forecasting
Pretrained TSFMs achieve top ranks on equity return tasks but show sparse, minimal improvements over random walk, serving as practical priors without reliable alpha generation.
-
Feature to Dynamics: Feature-space to Autoregression strategy for Zero-shot Time Series Forecasting
FSA learns a mapping from feature space to autoregressive strategy space to improve zero-shot univariate time series forecasting over Transformer baselines under matched pretraining conditions.
-
Falcon-X: A Time Series Foundation Model for Heterogeneous Multivariate Modeling
Falcon-X introduces a latent prototype space with Unified Prototype Diff-Attention and Latent Entity Attention for heterogeneous multivariate time series forecasting.
-
AION: Next-Generation Tasks and Practical Harness for Time Series
AION is a time series harness using agents, skills, rules, memory, evaluation, and protocols with temporal grounding, shown in a Kaggle Store Sales case study to produce more artifacts and reviews than direct agent use.
-
Investigating simple target-covariate relationships for Chronos-2 and TabPFN-TS
TabPFN-TS captures simple target-covariate relationships more effectively than Chronos-2 in controlled experiments, especially for short horizons.
-
Assessing the Performance-Efficiency Trade-off of Foundation Models in Probabilistic Electricity Price Forecasting
Foundation models slightly outperform task-specific models on probabilistic electricity price forecasts but the gap narrows or reverses with extra features or few-shot adaptation, showing that efficiency often outweighs marginal accuracy gains.
-
Does Normalization Choice Matter for Causal Large Time-Series Models?
Normalization choice significantly influences training convergence and forecasting performance in causal large time-series models.
-
Towards Resilient and Autonomous Networks: A BlueSky Vision on AI-Native 6G
The paper envisions AI-native 6G networks anchored by a foundation model and multi-agent systems to shift network management to a unified multi-modal optimization problem.