Pith. sign in

REVIEW 3 major objections 1 minor 60 cited by

Chronos-2 is a pretrained model that performs zero-shot forecasting on univariate, multivariate, and covariate-informed tasks via group attention for in-context learning.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · grok-4.3

2026-05-15 01:16 UTC pith:QPXDRLKK

load-bearing objection Chronos-2 adds group attention to enable zero-shot multivariate and covariate forecasting after synthetic training, with solid benchmark wins but thin validation that the synthetic structures actually transfer. the 3 major comments →

arxiv 2510.15821 v1 pith:QPXDRLKK submitted 2025-10-17 cs.LG cs.AIstat.ML

Chronos-2: From Univariate to Universal Forecasting

classification cs.LG cs.AIstat.ML
keywords time series forecastingpretrained modelsin-context learningzero-shot forecastingmultivariate forecastingcovariate forecastingsynthetic data training
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper introduces Chronos-2 as a model pretrained solely on synthetic data to handle forecasting tasks that previously required separate specialized systems. It uses a group attention mechanism so that multiple related series can share information during inference, whether those series are variates within one dataset or a target paired with external covariates. This design allows the model to produce accurate predictions without any task-specific training or fine-tuning. A reader would care because real-world forecasting often involves multivariate data and covariates, yet most existing pretrained models remain limited to single series. The authors report state-of-the-art results on three large benchmarks, with particularly large gains on covariate-heavy tasks.

Core claim

Chronos-2 employs a group attention mechanism that facilitates in-context learning through efficient information sharing across multiple time series within a group, which may represent sets of related series, variates of a multivariate series, or targets and covariates in a forecasting task. These general capabilities are achieved through training on synthetic datasets that impose diverse multivariate structures on univariate series. Chronos-2 delivers state-of-the-art performance across three comprehensive benchmarks: fev-bench, GIFT-Eval, and Chronos Benchmark II.

What carries the argument

group attention mechanism that enables in-context learning by sharing information across time series grouped as related series, variates, or target-covariate pairs

Load-bearing premise

Training exclusively on synthetic datasets that impose diverse multivariate structures on univariate series will produce a model whose in-context learning generalizes to real-world multivariate and covariate distributions without domain-specific fine-tuning.

What would settle it

A new benchmark of real-world multivariate series with covariate relationships absent from the synthetic training distribution where Chronos-2 fails to match or exceed the accuracy of models trained on domain data.

Watch this falsifier — get emailed when new claim-graph text bears on it.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

3 major / 1 minor

Summary. The paper introduces Chronos-2, a pretrained time series model extending univariate forecasting to universal zero-shot capabilities for multivariate and covariate-informed tasks. It employs a group attention mechanism to enable in-context learning across groups of series (representing related variates or targets/covariates), trained exclusively on synthetic datasets that impose diverse multivariate structures on univariate series. The central claims are state-of-the-art performance on fev-bench, GIFT-Eval, and Chronos Benchmark II, with wide margins on covariate tasks, plus practical advantages shown in energy and retail case studies.

Significance. If the generalization from synthetic training to real-world distributions holds, this would mark a substantial advance toward general-purpose, inference-only forecasting models that eliminate the need for task-specific fine-tuning. The synthetic-data approach and group attention for ICL could reduce reliance on domain-specific datasets, with potential broad impact in applied domains like energy and retail if the benchmark gains prove robust.

major comments (3)
  1. [Abstract] Abstract: The SOTA performance claims on fev-bench, GIFT-Eval, and Chronos Benchmark II are reported without error bars, ablation studies, or statistical significance tests. This omission is load-bearing because the wide margins on covariate tasks rest entirely on these external benchmarks, and without such controls the improvements cannot be confidently attributed to the universal ICL capabilities rather than benchmark artifacts.
  2. [Training and evaluation sections] Training and evaluation sections: The central claim that training exclusively on synthetic datasets (imposing multivariate structures on univariate series) produces ICL that generalizes to real-world multivariate and covariate distributions lacks any ablation or analysis measuring distribution shift between the synthetic generator and the target/covariate relationships in fev-bench or GIFT-Eval. This is load-bearing for the zero-shot universality assertion.
  3. [Group attention mechanism description] Group attention mechanism description: The mechanism is presented at a high level for information sharing across groups, but the training objective contains no explicit regularization term or analysis for real-world correlation structures. Without this, it is unclear whether the reported gains on covariate tasks arise from the mechanism itself or from incidental overlap with the synthetic training distribution.
minor comments (1)
  1. [Abstract] The abstract would be strengthened by including a brief statement of model scale (parameter count) and a high-level architectural diagram reference to aid readers in assessing the practicality of the zero-shot approach.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We are grateful to the referee for their constructive and detailed feedback. The comments highlight important areas where additional evidence and analysis would strengthen the claims regarding zero-shot universality. We address each major comment below and outline the revisions we will make to the manuscript.

read point-by-point responses
  1. Referee: [Abstract] Abstract: The SOTA performance claims on fev-bench, GIFT-Eval, and Chronos Benchmark II are reported without error bars, ablation studies, or statistical significance tests. This omission is load-bearing because the wide margins on covariate tasks rest entirely on these external benchmarks, and without such controls the improvements cannot be confidently attributed to the universal ICL capabilities rather than benchmark artifacts.

    Authors: We agree that the lack of error bars, statistical significance tests, and expanded ablations limits the strength of the SOTA claims, particularly for the covariate tasks. In the revised manuscript we will report standard deviations from multiple evaluation runs (where computationally feasible given the scale of the benchmarks), include paired statistical tests for the reported improvements, and expand the ablation studies section with additional controls on model components and data variations. revision: yes

  2. Referee: [Training and evaluation sections] Training and evaluation sections: The central claim that training exclusively on synthetic datasets (imposing multivariate structures on univariate series) produces ICL that generalizes to real-world multivariate and covariate distributions lacks any ablation or analysis measuring distribution shift between the synthetic generator and the target/covariate relationships in fev-bench or GIFT-Eval. This is load-bearing for the zero-shot universality assertion.

    Authors: The referee correctly notes the absence of explicit distribution-shift analysis. While the synthetic data generator is described in detail and constructed to impose diverse multivariate structures, we did not quantify shifts relative to the evaluation benchmarks. We will add a new subsection with quantitative comparisons of key statistics (cross-series correlations, covariate-target dependencies, and other distributional properties) between the synthetic training distribution and the fev-bench/GIFT-Eval datasets, together with any feasible ablations on the effect of synthetic data diversity. revision: yes

  3. Referee: [Group attention mechanism description] Group attention mechanism description: The mechanism is presented at a high level for information sharing across groups, but the training objective contains no explicit regularization term or analysis for real-world correlation structures. Without this, it is unclear whether the reported gains on covariate tasks arise from the mechanism itself or from incidental overlap with the synthetic training distribution.

    Authors: We acknowledge that the group attention description remains high-level and that the training objective lacks an explicit regularization term targeting real-world correlations. The mechanism relies on the diversity of synthetic structures to learn in-context sharing. In the revision we will provide a more detailed description of the attention implementation, add an ablation comparing performance with and without group attention, and include an analysis of attention patterns on real-world examples to illustrate that relevant correlation structures are captured. revision: partial

Circularity Check

0 steps flagged

No significant circularity; claims rest on external benchmarks and synthetic training without self-referential reduction

full rationale

The paper's central claims concern empirical performance of a pretrained model on independent benchmarks (fev-bench, GIFT-Eval, Chronos Benchmark II) after training exclusively on synthetic data that imposes multivariate structure on univariate series. No equations, derivations, or self-citations are presented that reduce reported improvements, ICL capabilities, or generalization to fitted parameters or prior results by construction. The training procedure and group attention mechanism are described as design choices whose effectiveness is measured externally rather than defined tautologically. This is the most common honest non-finding for papers whose primary output is benchmark numbers rather than a closed mathematical derivation.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 1 invented entities

The central claim rests on the assumption that synthetic data can stand in for real multivariate distributions and that group attention will produce useful in-context learning without further supervision. No free parameters are explicitly named in the abstract, but the synthetic data generation process implicitly contains choices about how multivariate structure is imposed.

axioms (1)
  • domain assumption Synthetic datasets that impose diverse multivariate structures on univariate series are sufficient to train generalizable in-context learning for real-world multivariate and covariate forecasting.
    Invoked in the description of how Chronos-2 achieves its universal capabilities.
invented entities (1)
  • Group attention mechanism no independent evidence
    purpose: To enable efficient information sharing across multiple time series within a group for in-context learning.
    New architectural component introduced to handle multivariate and covariate tasks.

pith-pipeline@v0.9.0 · 5646 in / 1505 out tokens · 51700 ms · 2026-05-15T01:16:12.885791+00:00 · methodology

0 comments
read the original abstract

Pretrained time series models have enabled inference-only forecasting systems that produce accurate predictions without task-specific training. However, existing approaches largely focus on univariate forecasting, limiting their applicability in real-world scenarios where multivariate data and covariates play a crucial role. We present Chronos-2, a pretrained model capable of handling univariate, multivariate, and covariate-informed forecasting tasks in a zero-shot manner. Chronos-2 employs a group attention mechanism that facilitates in-context learning (ICL) through efficient information sharing across multiple time series within a group, which may represent sets of related series, variates of a multivariate series, or targets and covariates in a forecasting task. These general capabilities are achieved through training on synthetic datasets that impose diverse multivariate structures on univariate series. Chronos-2 delivers state-of-the-art performance across three comprehensive benchmarks: fev-bench, GIFT-Eval, and Chronos Benchmark II. On fev-bench, which emphasizes multivariate and covariate-informed forecasting, Chronos-2's universal ICL capabilities lead to substantial improvements over existing models. On tasks involving covariates, it consistently outperforms baselines by a wide margin. Case studies in the energy and retail domains further highlight its practical advantages. The in-context learning capabilities of Chronos-2 establish it as a general-purpose forecasting model that can be used "as is" in real-world forecasting pipelines.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 60 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MacroLens: A Multi-Task Benchmark for Contextual Financial Reasoning under Macroeconomic Scenarios

    cs.LG 2026-06 unverdicted novelty 7.0

    MacroLens is a point-in-time multi-signal benchmark dataset and seven tasks for evaluating contextual financial reasoning models under macroeconomic scenarios.

  2. CloudCons: A Comprehensive End-to-End Benchmark for Cloud Resource Consolidation

    cs.AI 2026-06 unverdicted novelty 7.0

    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-re...

  3. Navigating the Safety-Fidelity Trade-off: Massive-Variate Time Series Forecasting for Power Systems via Probabilistic Scenarios

    cs.LG 2026-06 unverdicted novelty 7.0

    Introduces PowerPhase benchmark for massive-variate power-system forecasting and PowerForge model that achieves best average rank on safety-fidelity metrics across all tested grids.

  4. TS-ICL: A Flexible Time-Indexed Foundation Model for Time Series via In-Context Learning

    cs.LG 2026-06 unverdicted novelty 7.0

    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.

  5. Why Do Time Series Models Need Long Context Windows?

    cs.LG 2026-06 unverdicted novelty 7.0

    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.

  6. GlucoFM: A Dual-Stream Foundation Model for Continuous Glucose Monitoring

    cs.LG 2026-05 unverdicted novelty 7.0

    GlucoFM decomposes CGM traces into dual state-event streams, pretrains on 109k hours of unlabeled data, and reports superior subject-disjoint performance on seven clinical tasks across four cohorts.

  7. Chronicle: A Multimodal Foundation Model for Joint Language and Time Series Understanding

    cs.LG 2026-05 unverdicted novelty 7.0

    Chronicle is the first model jointly pretrained from scratch on text and time series in a unified transformer that matches a comparable language model on NLU tasks and sets new bars for time series classification and ...

  8. TopoPrimer: The Missing Topological Context in Forecasting Models

    cs.LG 2026-05 unverdicted novelty 7.0

    TopoPrimer incorporates precomputed topological features from persistent homology and spectral sheaf coordinates into forecasting models, claiming up to 7.3% MSE gains on benchmarks and improved stability in seasonal ...

  9. EpiCastBench: Datasets and Benchmarks for Multivariate Epidemic Forecasting

    cs.LG 2026-05 unverdicted novelty 7.0

    EpiCastBench supplies 40 curated multivariate epidemic datasets and evaluates 15 forecasting models under unified preprocessing, horizons, metrics, and significance tests.

  10. Benchmarking Sensor-Fault Robustness in Forecasting

    cs.LG 2026-05 conditional novelty 7.0

    SensorFault-Bench is a new CPS-grounded benchmark showing that clean-MSE rankings of forecasting models often disagree with their robustness under standardized sensor-fault scenarios across four real datasets.

  11. Explainable Load Forecasting with Covariate-Informed Time Series Foundation Models

    cs.LG 2026-04 unverdicted novelty 7.0

    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.

  12. TempusBench: An Evaluation Framework for Time-Series Forecasting

    cs.LG 2026-04 unverdicted novelty 7.0

    TempusBench is a new evaluation framework for time-series forecasting models that supplies fresh non-overlapping datasets, tasks beyond horizon and domain, consistent tuning across models, and visualization tools.

  13. Is Flow Matching Just Trajectory Replay for Sequential Data?

    stat.ML 2026-02 unverdicted novelty 7.0

    Flow matching on time series targets a closed-form nonparametric velocity field that is a similarity-weighted mixture of observed transition velocities, making neural models approximations to an ideal memory-augmented...

  14. TS-Arena -- A Live Forecast Pre-Registration Platform

    cs.LG 2025-12 conditional novelty 7.0

    TS-Arena is a live pre-registration platform that evaluates time series forecasts on future data streams to eliminate information leakage.

  15. Probabilistic Low-Voltage Peak Load Forecasting with Time Series Foundation Models Evaluated on Application-Oriented Metrics

    cs.LG 2026-07 unverdicted novelty 6.0

    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.

  16. TiRex-2: Generalizing TiRex to Multivariate Data and Streaming

    cs.LG 2026-07 unverdicted novelty 6.0

    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.

  17. TimeRouter: Efficient and Adaptive Routing of Time-Series Foundation Models

    cs.LG 2026-06 unverdicted novelty 6.0

    TimeRouter routes among time-series foundation models via discriminative routing, selective gating and ensemble fallback, reporting SOTA LB MASE 0.6765 on GIFT-EVAL.

  18. LakeFM: Toward a Foundation Model for Aquatic Ecosystems Using Irregular Multivariate Multi-depth Time Series Data

    cs.LG 2026-06 unverdicted novelty 6.0

    LakeFM pre-trains on large ecological datasets to forecast irregular lake time series and reports competitive or superior performance with physically plausible outputs.

  19. Tyan-WP: A Wind Power Foundation Model for Ultra-Short-Term Probabilistic Forecasting

    cs.LG 2026-06 unverdicted novelty 6.0

    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.

  20. Towards Unified and Data-Efficient Prognostics and Health Management with Tabular Foundation Models

    cs.LG 2026-06 unverdicted novelty 6.0

    Tabular foundation models applied to PHM via signal-to-table conversion achieve the best average ranks across prognostic and diagnostic tasks and remain competitive in low-data regimes.

  21. REGEN: Reference-Guided Synthetic Multivariate Time Series Generation for Forecasting

    cs.LG 2026-06 unverdicted novelty 6.0

    ReGeN decomposes references into periodic, stochastic, and causal components to generate synthetic multivariate time series that preserve domain structure and support improved forecasting in low-data settings.

  22. Estimating Mutual Information between Time Series and Temporal Event Sequences Across Diverse Analysis Tasks

    cs.LG 2026-06 unverdicted novelty 6.0

    Nonparametric mutual information estimator for continuous time series and discrete event sequences using continuous-discrete duality modeling and latent event clustering.

  23. Time Series as Language: A Universal Tokenizer for General-Purpose Time Series Foundation Models

    cs.LG 2026-05 unverdicted novelty 6.0

    UniTok tokenizes time series for an off-the-shelf LLM foundation model that unifies forecasting, generation, and classification through next-token prediction and training-free inference.

  24. Detecting Diffusion-Generated Time Series Under Generator Shift

    cs.LG 2026-05 unverdicted novelty 6.0

    Black-box off-the-shelf classifiers detect diffusion-generated time series better than white-box reconstruction methods under generator shift, achieving average F1 79.2 and TPR@1%FPR 57.2.

  25. Day-Ahead Electricity Price Forecasting Using a Multivariate Group Lasso Method

    stat.AP 2026-05 unverdicted novelty 6.0

    A Group Lasso multivariate model improves day-ahead electricity price forecasts on CAISO data by modeling temporal group effects and ranks second in an international challenge with limited inputs.

  26. AME-TS: Anchored Mixture-of-Experts for Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 6.0

    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 s...

  27. Toto 2.0: Time Series Forecasting Enters the Scaling Era

    cs.LG 2026-05 unverdicted novelty 6.0

    Toto 2.0 is a family of open time series foundation models that demonstrates reliable scaling and sets new state-of-the-art results on three forecasting benchmarks.

  28. FRWKV+: Periodic-Aware Adaptive Gating for Frequency-Space Linear Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 6.0

    FRWKV-Plus augments the FRWKV backbone with a cross-branch spectral gate and trust-gated residual correction to refine periodic handling in frequency-domain forecasting while remaining lightweight.

  29. CTF4Nuclear: Common Task Framework for Nuclear Fission and Fusion Models

    cs.LG 2026-05 unverdicted novelty 6.0

    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.

  30. TabPFN-3: Technical Report

    cs.LG 2026-05 unverdicted novelty 6.0

    TabPFN-3 delivers state-of-the-art tabular prediction performance on benchmarks up to 1M rows, is up to 20x faster than prior versions, and introduces test-time scaling that beats non-TabPFN models by hundreds of Elo points.

  31. TabPFN-3: Technical Report

    cs.LG 2026-05 unverdicted novelty 6.0

    TabPFN-3 scales tabular foundation models to 1M rows with synthetic pretraining, test-time compute, and benchmark-leading performance on tabular, relational, and tabular-text tasks while being up to 20x faster than Ta...

  32. MILM: Large Language Models for Multimodal Irregular Time Series with Informative Sampling

    cs.LG 2026-05 unverdicted novelty 6.0

    MILM fine-tunes LLMs on XML-encoded multimodal irregular time series via a two-stage process that exploits informative sampling patterns to achieve top performance on EHR classification datasets.

  33. BACC: Budget-Aware Calibration and Control for Horizontal Autoscaling

    cs.NI 2026-05 unverdicted novelty 6.0

    BACC achieves mean absolute compliance gaps of 0.44 and 0.42 percentage points on Azure Functions traces by separating prediction, ACI-based calibration, and PI-based budget-paced control for horizontal autoscaling.

  34. FETS Benchmark: Foundation Models Outperform Dataset-specific Machine Learning in Energy Time Series Forecasting

    cs.LG 2026-04 unverdicted novelty 6.0

    Foundation models outperform dataset-specific machine learning in energy time series forecasting across 54 datasets in 9 categories.

  35. Temporal Taskification in Streaming Continual Learning: A Source of Evaluation Instability

    cs.LG 2026-04 conditional novelty 6.0

    Different valid temporal partitions of the same streaming dataset can produce materially different rankings and performance numbers for continual learning methods.

  36. WaveMoE: A Wavelet-Enhanced Mixture-of-Experts Foundation Model for Time Series Forecasting

    cs.LG 2026-04 unverdicted novelty 6.0

    WaveMoE uses a dual-path architecture with aligned time-series and wavelet tokens routed through shared experts to improve forecasting performance on diverse benchmarks.

  37. Zero-shot Multivariate Time Series Forecasting Using Tabular Prior Fitted Networks

    cs.LG 2026-04 unverdicted novelty 6.0

    A framework recasts multivariate time series forecasting as scalar regression problems that tabular prior-fitted networks can solve zero-shot while addressing inter-channel interactions.

  38. MICA: Multivariate Infini Compressive Attention for Time Series Forecasting

    cs.LG 2026-04 unverdicted novelty 6.0

    MICA adds linearly scaling compressive cross-channel attention to Transformers, cutting average forecast error by 5.4% and ranking first among multivariate baselines.

  39. MICA: Multivariate Infini Compressive Attention for Time Series Forecasting

    cs.LG 2026-04 unverdicted novelty 6.0

    MICA adapts infini compressive attention to the channel dimension, enabling scalable cross-channel dependencies in Transformers and cutting forecast error by 5.4% on average versus channel-independent baselines.

  40. Dynamic Linear Coregionalization for Realistic Synthetic Multivariate Time Series

    cs.LG 2026-04 unverdicted novelty 6.0

    DynLMC creates synthetic time series data with dynamic inter-channel correlations that improve zero-shot forecasting in foundation models across multiple benchmarks.

  41. Dynamic Linear Coregionalization for Realistic Synthetic Multivariate Time Series

    cs.LG 2026-04 unverdicted novelty 6.0

    DynLMC creates synthetic multivariate time series with dynamic inter-channel correlations that improve zero-shot forecasting performance when used to fine-tune foundation models across nine benchmarks.

  42. A Foundation Model for Instruction-Conditioned In-Context Time Series Tasks

    cs.LG 2026-03 unverdicted novelty 6.0

    iAmTime is a time-series foundation model that uses instruction-conditioned in-context learning from demonstrations to perform zero-shot adaptation on forecasting, imputation, classification, and related tasks.

  43. Timer-S1: A Billion-Scale Time Series Foundation Model with Serial Scaling

    cs.AI 2026-03 unverdicted novelty 6.0

    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.

  44. Forecasting Commencing Enrolments Under Data Sparsity: A Zero-Shot Time Series Foundation Models Framework for Higher Education Planning

    cs.AI 2026-02 unverdicted novelty 6.0

    Zero-shot TSFMs conditioned on leakage-safe covariates from Google Trends and an institutional index forecast commencing enrolments competitively with classical methods under data sparsity.

  45. Probabilistic NDVI Forecasting from Sparse Satellite Time Series and Weather Covariates

    cs.LG 2026-02 conditional novelty 6.0

    A neural architecture with a horizon-weighted quantile loss forecasts field-level NDVI from irregular satellite observations and weather covariates, outperforming baselines on European data.

  46. UniWind: Toward Unified Day-Ahead Wind Power Forecasting via Physics-Informed State Routing

    cs.LG 2026-07 unverdicted novelty 5.0

    UniWind proposes a physics-informed state routing architecture that builds a physical prior via monotonic warping and applies state-specific corrections to produce unified wind power forecasts across farms.

  47. EVOTS: Evolutionary Transformer Search for Time Series Forecasting

    cs.LG 2026-06 unverdicted novelty 5.0

    EVOTS evolves modular Transformer-like architectures for multivariate time-series forecasting and reports competitive or improved MSE versus a fixed Transformer baseline on ETT datasets across multiple settings and horizons.

  48. Are Time-Series Foundation Models Ready for E-Nose Data? An Empirical Assessment of Their Embeddings

    cs.LG 2026-06 unverdicted novelty 5.0

    Empirical tests show TSFMs like Chronos-2 and MOMENT need fine-tuning for E-Nose data, with fusion to specialized models further improving gas identification and concentration prediction.

  49. Pretrained Time-Series Foundation Models for Financial Return Forecasting

    q-fin.MF 2026-06 accept novelty 5.0

    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.

  50. VegSim: A Geospatial World Model for Scenario-Conditioned Vegetation Simulation

    cs.LG 2026-06 unverdicted novelty 5.0

    VegSim uses recurrent latent dynamics to enable both standard NDVI forecasting and user-controlled scenario simulation of vegetation from sparse satellite and weather inputs.

  51. Feature to Dynamics: Feature-space to Autoregression strategy for Zero-shot Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 5.0

    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.

  52. Falcon-X: A Time Series Foundation Model for Heterogeneous Multivariate Modeling

    cs.LG 2026-05 unverdicted novelty 5.0

    Falcon-X introduces a latent prototype space with Unified Prototype Diff-Attention and Latent Entity Attention for heterogeneous multivariate time series forecasting.

  53. Toto 2.0: Time Series Forecasting Enters the Scaling Era

    cs.LG 2026-05 unverdicted novelty 5.0

    Time series foundation models scale under a single training recipe, with forecast quality improving from 4M to 2.5B parameters and new SOTA results on BOOM, GIFT-Eval, and TIME benchmarks.

  54. Empirical evaluation of Time Series Foundation Models for Day-ahead and Imbalance Electricity Price Forecasting in Belgium

    eess.SY 2026-05 conditional novelty 5.0

    Chronos-2 in ARX mode achieves 5% lower MAE than the best ML ensemble for Belgian day-ahead prices but 10% higher MAE for imbalance prices, while showing zero-shot skills yet struggling in extreme conditions.

  55. FRWKV+: Periodic-Aware Adaptive Gating for Frequency-Space Linear Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 5.0

    FRWKV+ improves frequency-space linear time series forecasting by exchanging compact contexts between real/imaginary streams and adaptively admitting periodic-position corrections via trust-gated signed adjustments.

  56. Toward World Modeling of Physiological Signals with Chaos-Theoretic Balancing and Latent Dynamics

    cs.LG 2026-05 unverdicted novelty 5.0

    NormWear-2 encodes physiological signals and interventions into a shared latent space, models their joint evolution as a dynamical system, and uses chaos-theoretic balancing during pretraining to achieve superior mult...

  57. Investigating simple target-covariate relationships for Chronos-2 and TabPFN-TS

    cs.LG 2026-05 unverdicted novelty 5.0

    TabPFN-TS captures simple target-covariate relationships more effectively than Chronos-2 in controlled experiments, especially for short horizons.

  58. Heterogeneous Scientific Foundation Model Collaboration

    cs.AI 2026-04 unverdicted novelty 5.0

    Eywa enables language-based agentic AI systems to collaborate with specialized scientific foundation models for improved performance on structured data tasks.

  59. Assessing the Performance-Efficiency Trade-off of Foundation Models in Probabilistic Electricity Price Forecasting

    cs.LG 2026-04 unverdicted novelty 5.0

    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 outweig...

  60. Thermal-GEMs: Generalized Models for Building Thermal Dynamics

    eess.SY 2026-04 unverdicted novelty 5.0

    Multi-source transfer learning for building thermal dynamics yields up to 63% lower forecasting errors than single-source models and outperforms time series foundation models when pretrained on 16-32 buildings over one year.