Causal Analysis for Time Series Foundation Models

arXiv cs.LG Papers

Summary

This paper proposes a causal analysis framework to identify biases in time series foundation models, applied to Chronos-2 and TimesFM-2.5, revealing specific failure modes like overestimation of persistence and failures against regime switch patterns.

arXiv:2608.24303v1 Announce Type: new Abstract: Transitioning from bespoke time series models towards time series foundation models changes the relationship of model and application from one-to-one to one-to-many. This shift introduces concentration risk as many, potentially high-risk, forecasting applications are exposed to the same biases and failure modes of a single time series foundation model. At the same time, this centralization allows for economies of scale in model development and validation. In this study we investigate how biases and failure modes of time series foundation models can be identified before deployment. We propose a causal analysis framework to investigate the ability of a time series foundation model to preserve time series patterns. To achieve this, we intervene on parameterized synthetic time series generators and measure the corresponding change in model output under ceteris paribus conditions. We apply our causal analysis framework to Chronos-2 and TimesFM-2.5 and test them across six distinct time series patterns. We find safe configurations for trend and harmonic oscillation patterns. The results also indicate a bias in both models towards overestimating persistence, sudden failures for both models against the regime switch pattern and failure for TimesFM-2.5 against the energy-release pattern. Our review of the original works for both models indicates that the findings might be explained by the data used for pretraining. We conclude our study with suggestions for further model development, recommendations for application-specific model selection, and a discussion of limitations and further research directions.
Original Article
View Cached Full Text

Cached at: 08/26/26, 09:36 AM

# Causal Analysis for Time Series Foundation Models
Source: [https://arxiv.org/html/2608.24303](https://arxiv.org/html/2608.24303)
Mathis Jander[https://orcid.org/0009-0004-9321-862X](https://orcid.org/0009-0004-9321-862X)Affiliation:Faculty of Behavioral, Management and Social Sciences, University of Twente, Enschede, NetherlandsAffiliation:European Central Bank, Frankfurt am Main, GermanyAffiliation:Corresponding author:[mathis\.jander@utwente\.nl](mailto:[email protected])Wouter van Heeswijk[https://orcid.org/0000-0002-5413-9660](https://orcid.org/0000-0002-5413-9660)Affiliation:Faculty of Behavioral, Management and Social Sciences, University of Twente, Enschede, NetherlandsMartijn Mes[https://orcid.org/0000-0001-9676-5259](https://orcid.org/0000-0001-9676-5259)Affiliation:Faculty of Behavioral, Management and Social Sciences, University of Twente, Enschede, Netherlands

August 25, 2026

###### Abstract

Transitioning from bespoke time series models towards time series foundation models changes the relationship of model and application from one\-to\-one to one\-to\-many\. This shift introduces concentration risk as many, potentially high\-risk, forecasting applications are exposed to the same biases and failure modes of a single time series foundation model\. At the same time, this centralization allows for economies of scale in model development and validation\. In this study we investigate how biases and failure modes of time series foundation models can be identified before deployment\. We propose a causal analysis framework to investigate the ability of a time series foundation model to preserve time series patterns\. To achieve this, we intervene on parameterized synthetic time series generators and measure the corresponding change in model output underceteris paribusconditions\. We apply our causal analysis framework toChronos\-2andTimesFM\-2\.5and test them across six distinct time series patterns\. We find safe configurations for trend and harmonic oscillation patterns\. The results also indicate a bias in both models towards overestimating persistence, sudden failures for both models against the regime switch pattern and failure forTimesFM\-2\.5against the energy\-release pattern\. Our review of the original works for both models indicates that the findings might be explained by the data used for pretraining\. We conclude our study with suggestions for further model development, recommendations for application\-specific model selection, and a discussion of limitations and further research directions\.

## 1Introduction

Forecasts are widely used to inform decision\-making in critical domains such as finance, energy and policy\. At the same time, the time series models that we use to create these forecasts get less interpretable as the size of the datasets and number of trainable parameters increase\. Traditionally, for each forecasting application a bespoke model was trained on an application\-specific dataset, having model development and deployment within on team or organisation\. With the creation of large, pretrained time series foundation models, such asChronos\-2\([Ansari et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib3)\)andTimesFM\-2\.5\([Das et al\., 2024](https://arxiv.org/html/2608.24303#bib.bib4)\), the development and the use of time series models is separated further as the foundation models are developed by organizations, such as Amazon Science or Google Research, that then grant access to a larger developer community for many different downstream applications\. While this shift from bespoke models for each application to foundation models is expected to create economies of scale in training and application\([Ansari et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib3);[Das et al\., 2024](https://arxiv.org/html/2608.24303#bib.bib4);[Woo et al\., 2024](https://arxiv.org/html/2608.24303#bib.bib5)\), it also creates two problems\. First, it reduces the insight that the deploying organization has into model development and therefore what biases and failure modes it might have\. Second, as one foundation model is intended to be used for many downstream applications, this introduces a systemic risk as the models biases and failure modes could affect many applications instead of being contained to one application as in the case of bespoke models\. Looking at the economies of scale and the resulting risk profile, we argue that this centralization towards a few, widely used foundation models presents a necessity to scrutinize time series foundation models in more depth than bespoke models\. Therefore, we will concern ourselves with the question of how we can identify biases and failure modes in time series foundation models before deploying them to any particular forecasting application\.

This study makes four contributions to the current body of knowledge on time series foundation models\. First, we define and apply a framework for causal analysis of time series foundation models\. Second, we show dose\-response relationships forChronos\-2andTimesFM\-2\.5for six distinct time series patterns that suggest a bias towards overestimating persistence and identify several failure modes\. Third, through our analysis we find evidence for a bias towards overestimating persistence in both models and show sudden failures for the regime switch and energy\-release generators\. Fourth, based on our empirical findings we are able to inform model selection for downstream applications as well as the development of future time series foundation models\.

The remainder of this study is structured as follows\. We begin by reviewing the existing literature for answers on our research question in Section[2](https://arxiv.org/html/2608.24303#S2)\. We then define a causal analysis framework for time series foundation models and operationalize it with our experimental set\-up in Section[3](https://arxiv.org/html/2608.24303#S3)\. We analyze the results in Section[4](https://arxiv.org/html/2608.24303#S4)and compare our findings with prior studies in Section[5](https://arxiv.org/html/2608.24303#S5)\. In Section[6](https://arxiv.org/html/2608.24303#S6), we conclude this study by summarizing our findings, acknowledging limitations and outlining avenues for further research\.

## 2Literature Review

Before defining our causal analysis framework, we review the existing literature related to our research question\. To understand whether there is a methodological gap in our ability to identify and potentially mitigate biases and failure modes of time series foundation models, we first review examples of how other engineering disciplines deal with technologies that possess a similar risk profile\. Having these examples as a reference, we can compare literature on in time series foundation models against these standards\. Hereby, we start with the original studies introducing theChronos\-2and theTimesFM\-2\.5models\. We then widen our scope to other studies on causal analysis of time series foundation models\. Finally, we will review adjacent work on explainability and robustness to further define the extent of the gap in literature\.

While foundation models present novel challenges in machine learning, other engineering disciplines already developed practices to assess technologies that will be used in many, potentially high\-risk, contexts\. In drug development, new compounds are required to go through a three\-stage process before being released to the market\([Food and Drug Administration, 2020](https://arxiv.org/html/2608.24303#bib.bib12);[European Medicines Agency, 2009](https://arxiv.org/html/2608.24303#bib.bib13)\)\. In the first stage, a new compound is testedin vitrounderceteris paribusconditions to assert high degree of causal control\. The goal of this stage is to isolate causal effects of the compound\. In the second stage, preclinical trials on animals allow forin vivotesting of the compounds toxicity and other effects on an organism\. Stage three then proceeds toin vivotesting on humans to validate the expected treatment effect\. After market release, a drug is continuously monitored for rare adverse effects that might have not been noticed during the previous stages\. In automotive manufacturing, car development follows a similar process\([International Organization for Standardization, 2018](https://arxiv.org/html/2608.24303#bib.bib14);[Peter, 2022](https://arxiv.org/html/2608.24303#bib.bib15);[Zollino et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib16)\)\. In a first stage components and subsystems are tested in dedicated test rigs that simulate temperature, abrasion and other causes compromising their integrity over time\. These test rigs allow to isolate a factor such as temperature and observe its effect on a component underceteris paribusconditions\. In a second stage, the full vehicle is tested under controlled conditions to validate the proper integration of all subsystems\. This entails testing aerodynamics, fuel efficiency and crash behavior\. After a car is released to market periodic inspections and defect investigations, potentially leading to recalls, are common depending on the jurisdiction\. In both examples a new technology is first tested underceteris paribusconditions to isolate causal effects before then validating the technologies expected behavior under more realistic, although also more confounding, conditions\.

In the respective studies introducingChronos\-2\([Ansari et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib3)\)andTimesFM\-2\.5\([Das et al\., 2024](https://arxiv.org/html/2608.24303#bib.bib4)\), both time series foundation models are compared against other models by testing their predictive accuracy on benchmark datasets\. For example,TimesFM\-2\.5outperforms every other model on theMonashbenchmark, whilellmtimeis the second to last place\. On theDartsbenchmark on the other hand,llmtimeis placed first andTimesFM\-2\.5third\. We cannot discern with confidence whether these performance differences are a consequence of the the training data, model architecture or any other factor\. We also cannot tell whether these findings will hold for future observations of the same data\-generating process\. As it is similar toin vivodrug testing or test\-driving a car, benchmarking alone does not allow us to understand what caused the observed performance results\.

To the best of our knowledge, there is currently no literature applying causal analysis to study time series foundation models\. While previous research explores causal inference from time series data, such as Granger causality\([Granger, 1969](https://arxiv.org/html/2608.24303#bib.bib17)\)or Pearlian structural causal models\([Pearl, 2010](https://arxiv.org/html/2608.24303#bib.bib7)\)to uncover causal relationships, these studies aim to infer cause and effect between variables from time series data and do not use time series data for model evaluation\. Consequently, interventions on data\-generating processes to study time series foundation model behavior remains unexplored\.

Besides the literature concerned with time series foundation models, there are several adjacent research streams within the larger machine learning field that pursue related aims\. Research on explainable AI produced several techniques to quantify the relationship between inputs and outputs of machine learning models\. Prominent techniques are SHAP\([Lundberg and Lee, 2017](https://arxiv.org/html/2608.24303#bib.bib1)\), LIME\([Ribeiro et al\., 2016](https://arxiv.org/html/2608.24303#bib.bib2)\), and Partial Dependence Plots\([Friedman, 2001](https://arxiv.org/html/2608.24303#bib.bib18)\)which were developed for tabular data\. The first two assign an importance score to each input feature of a given sample, based on idiosyncratic axioms and assumptions\. Partial Dependence Plots on the other hand change a feature’s value and observe the effect it has on the model output\. Repeating this for a set of samples allows to estimate the average treatment effect of the intervention\. Sweeping across several intervention values create a dose\-response curve mapping the expected interaction between the input feature and the model output\. While the intervention on realized samples is intuitive for most applications with tabular data, for time series this is not the case\. Instead, we would like to intervene on patterns of the data\-generating process itself, such as trend, seasonality or autocorrelation\.

The robustness literature concerns itself with understanding how modifications of inputs degrades the performance of a machine learning model\. This research stream can be roughly distinguished in two different subcategories\([Braiek and Khomh, 2025](https://arxiv.org/html/2608.24303#bib.bib19)\)\. First, robustness to corruption of input samples, either from noise\([Hendrycks and Dietterich, 2019](https://arxiv.org/html/2608.24303#bib.bib6)\)or intentional adversarial manipulation\([Goodfellow et al\., 2015](https://arxiv.org/html/2608.24303#bib.bib8)\)\. Second, from shifts in the data distribution\([Recht et al\., 2019](https://arxiv.org/html/2608.24303#bib.bib21);[Koh et al\., 2021](https://arxiv.org/html/2608.24303#bib.bib20)\)\. When we consider robustness analysis for our research question, we face three issues\. First, because these methods modify observed values rather than controlling the underlying data\-generating process, we face the same problem of meaning of an intervention on a time series as in the case of the explainable AI literature\. Second, robustness analysis reveals to what extent model performance degrades under corruption of its inputs, but it does not reveal biases and failure modes of time series foundation models if we intervene on properties of the underlying data\-generating process\. While allowing us to analyze failure modes due to input corruption, robustness analysis does not allow us to identify biases and failure modes on uncorrupted samples\. Third, the notion of robustness to data distribution shifts becomes unclear when we apply it to time series foundation models\. Defining what the training data distribution is and what constitutes a distributional shift from that is not obvious considering the large and diverse amount of data time series foundation models are trained on\([Ansari et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib3);[Das et al\., 2024](https://arxiv.org/html/2608.24303#bib.bib4)\)\.

To conclude, other engineering disciplines established staged processes to test high\-risk technologies such as pharmacology and cars\. The process begins within vitrocausal analysis underceteris paribusconditions, trading off realism for the ability to identify causal mechanisms\. In a second stage, the technology is then tested under more realistic conditionsin vivo\. This two\-stage process allows us to identify causal mechanisms and map dose\-response relationships in isolation and then validate them under more realistic conditions\. Reviewing the literature on time series foundation models suggests that current validation efforts are focused on the second stage through performance benchmarking experiments on realized observations of uncontrolled data\-generating processes\. We also find that related research efforts, namely explainable AI and robustness analysis, do not provide methodologies for causal analysis of time series foundation model’s biases and failure modes\. Together, these findings outline the methodological gap that we aim to address in the remainder of this study\.

## 3Methodology

In this section, we first propose our causal analysis framework for time series foundation models in Section[3\.1](https://arxiv.org/html/2608.24303#S3.SS1)\. We then describe the experimental configuration for this study in Section[3\.2](https://arxiv.org/html/2608.24303#S3.SS2)\.

### 3\.1Causal Analysis Framework

To formalize our causal analysis framework for time series foundation models, we define a mathematical notation for the data\-generating process, the time series foundation model, and our logic for causal inference\.

Lett∈ℕt\\in\\mathbb\{N\}represent a discrete point in time\. AgeneratorGGis a stochastic or deterministic function parameterized by add\-dimensional vectorθ∈Θ⊆ℝd\\theta\\in\\Theta\\subseteq\\mathbb\{R\}^\{d\}\. A generator is a function that maps discrete points in time to time series values

G:ℕ→ℝ\.G:\\mathbb\{N\}\\rightarrow\\mathbb\{R\}\.\(1\)
Atrajectory𝐲\\mathbf\{y\}is a single realization of lengthTTsampled from the generator

𝐲=Gθ​\(t\)\+ϵ,𝐲∈ℝT,t∈\{1,…,T\}\.\\mathbf\{y\}=G\_\{\\theta\}\(t\)\+\\epsilon,\\quad\\mathbf\{y\}\\in\\mathbb\{R\}^\{T\},\\quad t\\in\\\{1,\\dots,T\\\}\.\(2\)By explicitly separating the structural parametersθ\\thetafrom the realization\-specific noiseϵ\\epsilon, we can isolate the impact of parameter interventions on model output\.

Atime series foundation modelMMis a function that accepts a trajectory𝐲\\mathbf\{y\}as input and returns an output trajectoryM⁡\(𝐲\)M\(\\mathbf\{y\}\)of lengthHH\.

M:ℝT→ℝH\.M:\\mathbb\{R\}^\{T\}\\rightarrow\\mathbb\{R\}^\{H\}\.\(3\)
Aparameter statisticδ\\deltais a function that compresses a trajectory into a scalar value

δ:ℝl→ℝ,l∈\{T,H\}\.\\delta:\\mathbb\{R\}^\{l\}\\rightarrow\\mathbb\{R\},\\quad l\\in\\\{T,H\\\}\.\(4\)We applyδ\\deltato estimate a property related to a generator parameterθi\\theta\_\{i\}from a realized trajectory\.

For causal analysis, we rely on Pearl’s causal framework\([Pearl, 2010](https://arxiv.org/html/2608.24303#bib.bib7)\)\. Under this framework we can define our components as a directed acyclic graph whereθ→𝐲→M⁡\(𝐲\)\\theta\\rightarrow\\mathbf\{y\}\\rightarrow M\(\\mathbf\{y\}\)\. Aparameter interventionutilizes Pearl’sd​odo\-operator to set our target parameterθi\\theta\_\{i\}to a chosen valueα\\alphawhile keeping all other parameters and the added noise sequenceϵ\\epsilonconstant to create aceteris paribuscondition\. With this setup we can ensure that any observed change inδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)andδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)is strictly caused by the change in our parameterθi\\theta\_\{i\}, eliminating potential confounding effects from other parameters or noise\. With that, we then can establish adose\-response relationshipby mapping the scalar responsesδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)andδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)across an interval of the intervened parameterθi\\theta\_\{i\}\. Figure[1](https://arxiv.org/html/2608.24303#S3.F1)provides a sketch of the proposed causal analysis framework\.

GθG\_\{\\theta\}𝐲\\mathbf\{y\}MMM⁡\(𝐲\)M\(\\mathbf\{y\}\)do⁡\(θi=α\)\\operatorname\{do\}\(\\theta\_\{i\}\\\!=\\\!\\alpha\)δ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)δ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)DoseResponseFigure 1:The causal analysis framework\. Parameter intervention onθi\\theta\_\{i\}serves as controlled dose and parameter statistics on𝐲\\mathbf\{y\}andM⁡\(𝐲\)M\(\\mathbf\{y\}\)serve as observed responses\.
### 3\.2Experimental Configuration

For the empirical study of biases and failure modes in time series foundation models, we apply our causal analysis framework toChronos\-2\([Ansari et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib3)\)andTimesFM\-2\.5\([Das et al\., 2024](https://arxiv.org/html/2608.24303#bib.bib4)\), as they are frequently downloaded time series forecasting models on Hugging Face111[https://huggingface\.co/models?pipeline\_tag=time\-series\-forecasting&sort=downloads](https://huggingface.co/models?pipeline_tag=time-series-forecasting&sort=downloads)\. We test both models across six different generators, each producing a distinct time series pattern\. For all experimental setups, we fixT=200T=200,H=200H=200, and responses acrossn=50n=50independent noise realizations\.

The first generator models arandom walk with drift, where the trajectory evolves according to a standard stochastic drift process defined by

yt=yt−1\+μ\+ϵt,ϵt∼𝒩⁡\(0,σ2\),y\_\{t\}=y\_\{t\-1\}\+\\mu\+\\epsilon\_\{t\},\\quad\\epsilon\_\{t\}\\sim\\mathcal\{N\}\(0,\\sigma^\{2\}\),\(5\)with the initial value fixed toy0=0\.0y\_\{0\}=0\.0and the noise scale toσ=1\.0\\sigma=1\.0\. We perform a parameter intervention on the drift term, sweepingμ∈\{−0\.05,−0\.025,−0\.005,0\.005,0\.025,0\.05\}\\mu\\in\\\{\-0\.05,\-0\.025,\-0\.005,0\.005,0\.025,0\.05\\\}\. As parameter statisticμ^\\hat\{\\mu\}we calculate the empirical mean of the first differences via

μ^=1n−1​∑t=2n\(yt−yt−1\)\.\\hat\{\\mu\}=\\frac\{1\}\{n\-1\}\\sum\_\{t=2\}^\{n\}\(y\_\{t\}\-y\_\{t\-1\}\)\.\(6\)
To test how foundation models preserve temporal memory and persistence, we implement afirst\-order autoregressive process, AR\(1\), governed by

yt=c\+β​yt−1\+ϵt,ϵt∼𝒩⁡\(0,σ2\),y\_\{t\}=c\+\\beta y\_\{t\-1\}\+\\epsilon\_\{t\},\\quad\\epsilon\_\{t\}\\sim\\mathcal\{N\}\(0,\\sigma^\{2\}\),\(7\)with the fixed parametersy0=0\.0y\_\{0\}=0\.0,c=0\.0c=0\.0, andσ=1\.0\\sigma=1\.0\. We perform intervention on the autoregressive coefficient across the sweepβ∈\{−0\.5,0\.0,0\.3,0\.6,0\.85,0\.98\}\\beta\\in\\\{\-0\.5,0\.0,0\.3,0\.6,0\.85,0\.98\\\}\. To measure responses, the parameter statisticβ^\\hat\{\\beta\}estimates the AR\(1\)β\\betacoefficient\. We implement the estimation ofβ^\\hat\{\\beta\}withstatsmodels\.tsa\.ar\_model\.AutoReg\([Seabold and Perktold, 2010](https://arxiv.org/html/2608.24303#bib.bib10)\)\.

For the third experiment, we produce a periodic time series via aharmonic oscillator, which generates a stationary sine wave and add noise such that

yt=A​sin⁡\(2​πλ​t\+ψ\)\+ϵt,ϵt∼𝒩⁡\(0,σ2\)\.y\_\{t\}=A\\sin\\left\(\\frac\{2\\pi\}\{\\lambda\}t\+\\psi\\right\)\+\\epsilon\_\{t\},\\quad\\epsilon\_\{t\}\\sim\\mathcal\{N\}\(0,\\sigma^\{2\}\)\.\(8\)Here, the amplitude is held atA=1\.0A=1\.0, the phase shift atψ=0\.0\\psi=0\.0, and the noise scale atσ=0\.05\\sigma=0\.05\. We intervene directly on the wavelength parameterλ∈\{5,10,25,50,75,100\}\\lambda\\in\\\{5,10,25,50,75,100\\\}\. The parameter statisticλ^\\hat\{\\lambda\}applies a Fast Fourier Transform \(FFT\) to the trajectory and extracts the most dominant frequency by peak height and converts it to wavelength\. We implementλ^\\hat\{\\lambda\}withscipy\.signal\.welch\([Virtanen et al\., 2020](https://arxiv.org/html/2608.24303#bib.bib11)\)\.

To test whether structural breaks are preserved by both time series foundation models, we use aregime switch generator with fixed dwell timethat features a piecewise linear trend with changing signs:

yt=yt−1\+mt\+ϵt,ϵt∼𝒩⁡\(0,σ2\)\.y\_\{t\}=y\_\{t\-1\}\+m\_\{t\}\+\\epsilon\_\{t\},\\quad\\epsilon\_\{t\}\\sim\\mathcal\{N\}\(0,\\sigma^\{2\}\)\.\(9\)The drift alternates betweenmt∈\{1\.0,−1\.0\}m\_\{t\}\\in\\\{1\.0,\-1\.0\\\}, reversing its state exactly everyτd​w\\tau\_\{dw\}steps under a noise scale ofσ=0\.05\\sigma=0\.05\. We intervene on the dwell time parameterτ∈\{5,10,25,50,75,100\}\\tau\\in\\\{5,10,25,50,75,100\\\}\. The estimated dwell timeτ^\\hat\{\\tau\}serves as the parameter statistic\. We useruptures\.Pelt\([Truong et al\., 2020](https://arxiv.org/html/2608.24303#bib.bib9)\)to calculateτ^\\hat\{\\tau\}\.

To capture nonlinear trigger events and critical thresholds, we use anenergy\-release generator\. This generator is characterized by a build\-up phase and a reset once a thresholdκ\\kappais crossed\.

yt=yt−1\+st\+\|ϵt\|y\_\{t\}=y\_\{t\-1\}\+s\_\{t\}\+\|\\epsilon\_\{t\}\|\(10\)wherest=0\.2s\_\{t\}=0\.2andϵt∼𝒩⁡\(0,σ2\)\\epsilon\_\{t\}\\sim\\mathcal\{N\}\(0,\\sigma^\{2\}\)withσ=0\.05\\sigma=0\.05\. Wheneveryt\>κy\_\{t\}\>\\kappa, we resetyt=0y\_\{t\}=0\. We intervene on the thresholdκ∈\{5,10,25,50,75,100\}\\kappa\\in\\\{5,10,25,50,75,100\\\}\. We calculate the parameter statisticκ^\\hat\{\\kappa\}by averaging peak values in our trajectory\. We identify a peak if a time step is followed by a negative increment that is larger than half of the maximum value in the trajectory\.

For the last experiment, we test how well the time series foundation models preserve long\-range dependence\. We modelfractional Brownian motion, fBm, process\. The persistence of a trend, so an upward movement followed by an upward movement or a downward movement followed by a downward movement, is determined by the Hurst exponentHH\. ForH=0\.5H=0\.5, the process equals a random walk\. ForH\>0\.5H\>0\.5trends are persistent and forH<0\.5H<0\.5antipersistent\. We intervene on the Hurst exponent, sweepingH∈\{0\.15,0\.3,0\.45,0\.55,0\.7,0\.85\}H\\in\\\{0\.15,0\.3,0\.45,0\.55,0\.7,0\.85\\\}\. As parameter statistic, we useH^\\hat\{H\}as the estimated Hurst exponent\. To implement the generator we usefbm\.FBM222[https://pypi\.org/project/fbm/](https://pypi.org/project/fbm/)and to calculateH^\\hat\{H\}we usehurst\.compute\_Hc333[https://pypi\.org/project/hurst/](https://pypi.org/project/hurst/)\. We summarize all six experiments with their respective generator, intervention sweep and parameter statistic in Table[1](https://arxiv.org/html/2608.24303#S3.T1)\.

Table 1:Summary of experiments with generators, intervention sweeps and parameter statistics\.

## 4Results

In this section, we review the results of applying our causal analysis framework to the experiments outlined in the previous section\. For each experiment, we compare different intervention trajectories𝐲\\mathbf\{y\}with the same noise realizationϵ\\epsilonagainst the model outputsM⁡\(𝐲\)M\(\\mathbf\{y\}\)ofChronos\-2andTimesFM\-2\.5\. We further compare the distributions of the trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)and the model output parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)for a given interventiondo⁡\(θi=α\)\\operatorname\{do\}\(\\theta\_\{i\}\\\!=\\\!\\alpha\)across alln=50n=50noise realizations, as well as plotδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)againstδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)for a given intervention and noise realization\. Taken together, we are able to characterize potential biases and failure modes ofChronos\-2andTimesFM\-2\.5from the data generated by our experiments\.

ForExperiment 1, we find that both time series foundation models seem to smooth out the noise of the random walk process in their outputs, as shown in Figure[2](https://arxiv.org/html/2608.24303#S4.F2)\. Figure[3](https://arxiv.org/html/2608.24303#S4.F3)and[4](https://arxiv.org/html/2608.24303#S4.F4)reveal thatChronos\-2’s parameter statistic distribution is more closely aligned with the distribution ofδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)\. Figure[3](https://arxiv.org/html/2608.24303#S4.F3)also shows thatTimesFM\-2\.5underestimates the magnitude of the drift parameter consistently for positive and negative values compared toChronos\-2\. For the random walk with drift generator and the given range of interventions and noise realizations,Chronos\-2appears better at preserving the drift of an input time series thanTimesFM\-2\.5\.

Figure 2:Trajectories across intervention sweep for a single noise realization in Experiment 1\. Both time series foundation models seem to preserve the drift while removing noise\. Towards the end of the trajectory,TimesFM\-2\.5seems to pull values towards zero\.Figure 3:Distributions of parameter statistics for trajectory and model outputs across noise realizations in Experiment 1 \(n=50n=50\)\.TimesFM\-2\.5displays lower magnitudes for drift than the trajectory\.Figure 4:Comparison of model parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)against trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)for Experiment 1 \(n=6×50=300n=6\\times 50=300per model\)\. Both models center around the idea line, whileTimesFM\-2\.5shows bias towards zero\.The trajectory plot in Figure[5](https://arxiv.org/html/2608.24303#S4.F5)shows that both models’ output flatlines the AR\(1\)\-process inExperiment 2across all interventions of the displayed noise realization\. For all interventions exceptdo⁡\(β=0\.98\)\\operatorname\{do\}\(\\beta\\\!=\\\!0\.98\), both models’ output is close to zero\. Figure[6](https://arxiv.org/html/2608.24303#S4.F6)shows that both models produce highβ^\\hat\{\\beta\}values, even for lowβ\\betavalues\. Asβ\\betavalues increase, the differences between the distribution ofδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)and the respective distributions ofδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)ofChronos\-2andTimesFM\-2\.5decrease\. Figure[6](https://arxiv.org/html/2608.24303#S4.F6)and[7](https://arxiv.org/html/2608.24303#S4.F7)indicate that both models are biased towards consistently overestimating autocorrelation of lag one within our intervention range\.

Figure 5:Trajectories across intervention sweep for a single noise realization in Experiment 2\. Trajectories collapse close to flat lines for both time series foundation models\.Figure 6:Distributions of parameter statistics for trajectory and model outputs across noise realizations in Experiment 2 \(n=50n=50\)\. Both time series foundation models overestimateβ\\betafor lower values, except fordo⁡\(β=−0\.5\)\\operatorname\{do\}\(\\beta\\\!=\\\!\-0\.5\), whereChronos\-2seems to estimateβ\\betabetter thanTimesFM\-2\.5Figure 7:Comparison of model parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)against trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)for Experiment 2 \(n=6×50=300n=6\\times 50=300per model\)\. Both time series foundation models seem to produce outputs with a higherβ^\\hat\{\\beta\}than in the input trajectory for0<β<0\.850<\\beta<0\.85\.InExperiment 3, both models preserve the wavelength of the harmonic oscillator across the full range of interventions as shown in Figures[8](https://arxiv.org/html/2608.24303#S4.F8),[9](https://arxiv.org/html/2608.24303#S4.F9)and[10](https://arxiv.org/html/2608.24303#S4.F10)\. For our intervention range, we did not find a value for which any of two the models’ estimated wavelength parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)does not align with the intervention parameterλ\\lambdaand the trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\), withδ\\deltabeingλ^\\hat\{\\lambda\}\. Figure[8](https://arxiv.org/html/2608.24303#S4.F8)also shows that some amplitude values are not exactly preserved, as they show small variations along interventions\.

Figure 8:Trajectories across intervention sweep for a single noise realization in Experiment 3\. Both time series foundation models seem to preserve wavelength across interventions\.Figure 9:Distributions of parameter statistics for trajectory and model outputs across noise realizations in Experiment 3 \(n=50n=50\)\. Both models’ distributions align with the trajectory distribution and display no variance\.Figure 10:Comparison of model parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)against trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)for Experiment 3 \(n=6×50=300n=6\\times 50=300per model\)\. Both models show ideal alignment with no visible deviations\.Experiment 4indicates failure modes for both models in preserving the regime switch pattern for some interventions\. Figure[11](https://arxiv.org/html/2608.24303#S4.F11)shows thatChronos\-2andTimesFM\-2\.5fail to preserve regimes for interventions whereτ≥50\\tau\\geq 50andτ≥25\\tau\\geq 25, respectively\. Figure[13](https://arxiv.org/html/2608.24303#S4.F13)shows that whileTimesFM\-2\.5maintains some noise realizations on the ideal line for a given intervention,Chronos\-2seems to deviate less\. Figure[12](https://arxiv.org/html/2608.24303#S4.F12)also seems to confirm these insights\.

Figure 11:Trajectories across intervention sweep for a single noise realization in Experiment 4\.Chronos\-2andTimesFM\-2\.5fail to preserve regimes for interventions whereτ≥50\\tau\\geq 50andτ≥25\\tau\\geq 25, respectively\.Figure 12:Distributions of parameter statistics for trajectory and model outputs across noise realizations in Experiment 4 \(n=50n=50\)\.TimesFM\-2\.5exhibits stronger variance and deviation from trajectory parameter statistic thanChronos\-2for higher values ofτ\\tau\. FurtherTimesFM\-2\.5seems to overestimateτ\\tauwhileChronos\-2seems to underestimate it with increasing values ofτ\\tau\.Figure 13:Comparison of model parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)against trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)for Experiment 4 \(n=6×50=300n=6\\times 50=300per model\)\.TimesFM\-2\.5seems to produce outputs with higherτ^\\hat\{\\tau\}than the trajectories forτ≥50\\tau\\geq 50, whileChronos\-2produces outputs with lowerτ^\\hat\{\\tau\}forτ≥50\\tau\\geq 50\.For the energy\-release generator inExperiment 5, Figure[14](https://arxiv.org/html/2608.24303#S4.F14)shows thatChronos\-2preserves the threshold pattern across the full range of interventions whileTimesFM\-2\.5seems to start smoothing atκ≥25\\kappa\\geq 25and loses pattern completely forκ≥50\\kappa\\geq 50\. Figure[16](https://arxiv.org/html/2608.24303#S4.F16)shows that forκ^≈5\\hat\{\\kappa\}\\approx 5andκ^≈10\\hat\{\\kappa\}\\approx 10both models’δ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)aligns with the trajectory’sδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)\. Forκ^≈25\\hat\{\\kappa\}\\approx 25dispersion begins, while atκ^≈50\\hat\{\\kappa\}\\approx 50both models begin to underestimateκ\\kappa\. Withκ^≈75\\hat\{\\kappa\}\\approx 75both models seem less biased toward underestimation but express higher variance inδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)values and withκ^≈100\\hat\{\\kappa\}\\approx 100,TimesFM\-2\.5underestimatesκ\\kappanoticably more thanChronos\-2\. Figure[15](https://arxiv.org/html/2608.24303#S4.F15)also suggests thatChronos\-2is better at preserving the threshold pattern across the range of interventions thanTimesFM\-2\.5\.

Figure 14:Trajectories across intervention sweep for a single noise realization in Experiment 5\.Chronos\-2preserves the threshold pattern across the full range of interventions whileTimesFM\-2\.5seems to start smoothing atκ≥25\\kappa\\geq 25and loses pattern completely forκ≥50\\kappa\\geq 50\.Figure 15:Distributions of parameter statistics for trajectory and model outputs across noise realizations in Experiment 5 \(n=50n=50\)\.Chronos\-2is better at preserving the threshold pattern across the range of interventions thanTimesFM\-2\.5\.Figure 16:Comparison of model parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)against trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)for Experiment 5 \(n=6×50=300n=6\\times 50=300per model\)\.Chronos\-2displays better aligment thanTimesFM\-2\.5\.Experiment 6tests how well each model preservers the Hurst exponent of a fractional Brownian motion generator\. The model outputM⁡\(𝐲\)M\(\\mathbf\{y\}\)displayed in Figure[17](https://arxiv.org/html/2608.24303#S4.F17)suggests that both models struggle with preserving the jaggedness for interventions whereH<0\.5H<0\.5and both smooth out the input trajectory𝐲\\mathbf\{y\}across interventions\. Figure[19](https://arxiv.org/html/2608.24303#S4.F19)confirms this, as it shows that both models are biased towards overestimatingH^\\hat\{H\}, therefore being biased towards persistence of trends\. The figure also reveals thatChronos\-2underestimatesH^\\hat\{H\}more for lower values ofHHthanTimesFM\-2\.5\.TimesFM\-2\.5only shows cases of underestimation for higher values ofHH\. Figure[18](https://arxiv.org/html/2608.24303#S4.F18)is also aligned with these findings, as distributions of both models overestimateHHrelative to the trajectory distribution, whileChronos\-2does so less thanTimesFM\-2\.5\.

Figure 17:Trajectories across intervention sweep for a single noise realization in Experiment 6\. Both models struggle with preserving the jaggedness for interventions whereH<0\.5H<0\.5and both smooth out the input trajectory𝐲\\mathbf\{y\}across interventions\.Figure 18:Distributions of parameter statistics for trajectory and model outputs across noise realizations in Experiment 6 \(n=50n=50\)\. Distributions of both models overestimateHHrelative to the trajectory distribution, whileChronos\-2does so less thanTimesFM\-2\.5\.Figure 19:Comparison of model parameter statisticδ⁡\(M⁡\(𝐲\)\)\\delta\(M\(\\mathbf\{y\}\)\)against trajectory parameter statisticδ⁡\(𝐲\)\\delta\(\\mathbf\{y\}\)for Experiment 6 \(n=6×50=300n=6\\times 50=300per model\)\. Both models are biased towards overestimatingH^\\hat\{H\}\.In summary, through the application of our causal analysis framework for time series foundation models, we were able to identify stable configurations, as well several biases and failure modes across our experiments\. We find thatChronos\-2andTimesFM\-2\.5preserved generator characteristics for a random walk with drift and a harmonic oscillator, within the experimental configurations\. We further identify a potential bias towards overestimating persistence in time series in the form of autocorrelation or long\-term dependence for both models\. We also demonstrate that both models fail to preserve regime switch pattern within our range of interventions and thatTimesFM\-2\.5deviates strongly from the threshold pattern in Experiment 5 for higher threshold values whileChronos\-2only deviates weakly\. In the next section, we compare our findings to previous work, consider explanations for our findings and discuss implications of our findings for model development and application\.

## 5Discussion

With the findings from the previous section, several questions arise\. First, do we see our findings reflected in benchmark evaluations ofChronos\-2andTimesFM\-2\.5? Second, do we find evidence in the training and architecture that could explain our findings? And lastly, what are the implications of our findings for time series foundation model development and application?

To address whether our findings are reflected in previous benchmark comparisons, we review reported performance results in[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)and[Das et al\. \(2024\)](https://arxiv.org/html/2608.24303#bib.bib4)\.[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3), introducingChronos\-2, compares the model against competitor models onfevbench,GIFT\-EvalandChronos Benchmark IIfor univariate tasks\. The study reportsAverage Win RateandSkill Scoreper model as aggregate metrics for each benchmark without detailing performance on individual time series used in the respective benchmark\. This limits our ability to draw direct comparisons between our findings and the benchmark results reported\.[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)also applyChronos\-2to two case studies\. First, the Rossmann sales forecasting case study shows a strong smoothing of jagged patterns for the univariate forecasting, in line with our findings in Experiment 1, 2 and 6\. Second, for the univariate energy price forecasting case study, the reported forecast aligns with the somewhat cyclical pattern of the time series\. We find this in line with our results in Experiment 3\. For both case studies,[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)only report one sample and no quantitative evaluation, therefore we should view our comparison as showing an absence of contradictory findings rather than a proof for generalizability of ourin vitrofindings to thein vivocase studies in[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)\.

[Das et al\. \(2024\)](https://arxiv.org/html/2608.24303#bib.bib4)list performance for all datasets used in both theDartsandMonashbenchmarks forTimesFM\-2\.5and competitor models\. For theDartsbenchmark,TimesFM\-2\.5shows no clear domination while it does so forMonashwith mixed rankings across datasets in both benchmarks\. We do not find a clear domination for the listed datasets where we might assume trend or cyclical patterns neither in theDartsnor theMonashbenchmark\. Even if we are confident that a dataset exhibits a certain time series pattern, the comparison along competitor models and not along datasets does not allow us to assess whether findings in our experiments transfer to real\-world datasets\. For example, we would expect thatTimesFM\-2\.5shows lower scale\-adjusted error on a dataset with cyclical pattern or drift than for one with regime switches or a threshold pattern\. Our review of both studies therefore suggest that their findings do not seem to contradict our experimental results, yet we also find limited comparability\. Preferably, we would select real\-world datasets from data\-generating processes with assumed patterns and validate ourin vitrofindings against these\.

To answer our second question, whether we find evidence explaining our results, we inspect the training data used for both time series foundation models\.Chronos\-2is trained on 23 different datasets, some of them synthetically generated\([Ansari et al\., 2025](https://arxiv.org/html/2608.24303#bib.bib3)\)\. Five of the datasets are under the category of energy and six under transportation\. If we assume that these datasets possess cyclical patterns due physical processes such as day\-night cycles or workdays and weekend, then almost half of the datasets represent this time series pattern\. This emphasis on cyclical patterns in the training data would align with our findings of preservation of wavelength in Experiment 3\. To create the univariate synthetic dataset,[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)usesTSIto create combinations of trend, seasonality and irregularity\. We find that this is in line with our results for Experiments 1 and 3 in whichChronos\-2demonstrated preservation of drift in a random walk and wavelength in a harmonic oscillator across the full range of interventions\. For multivariate synthetic data,[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)report using autoregressive models, exponential smoothing models,TSIandKernelSynth\. Taken together, the training data might be biased towards trend and cyclical patterns which would explain our findings in Experiment 1 and 3\.

[Das et al\. \(2024\)](https://arxiv.org/html/2608.24303#bib.bib4)list four out of the nineteen training datasets as trend\. The categories eletricity, traffic and weather are represented by one dataset each and plausibly cyclical patterns\.[Das et al\. \(2024\)](https://arxiv.org/html/2608.24303#bib.bib4)also mention that majority of their datasets exhibit a periodic pattern\. They further report that the synthetic data consists of piece\-wise linear trends, ARMA processes and seasonal patterns\. The provided illustrative examples also heavily lean towards cyclical time series\. Similar to[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3), we also find evidence in the training data that indicates a bias towards trend and cyclical patterns\. The therefore lesser representation of other time series patterns could explain the observed failure modes in Experiment 4 and 5 as well as the bias towards overestimating persistence for lower persistence values ofβ\\betaandHH, suggested by the findings of Experiment 2 and 6\.

Having discussed our findings within the context of the original works, we now may concern ourselves with the implications of these findings\. We can group them into \(i\) implications for future model development and \(ii\) implications for model selection for applications\. For model development \(i\), our empirical findings and review of original works indicate that more diverse training data might be beneficial, specifically targeting the identified failure modes and biases\. To what extent more diverse training data is able to remedy those might only be found out through experimentation, as model architecture, other factors, or a combination of these factors might be the actual cause\.[Ansari et al\. \(2025\)](https://arxiv.org/html/2608.24303#bib.bib3)also show that a version ofChronos\-2that was only trained on synthetic data performed close to the version trained with real and synthetic datasets and suggest that synthetic\-only training might be a viable pretraining strategy for time series foundation models\. Building on this evidence, we might replace real\-world training datasets that have fixed empiricial distributions with parameterized synthetic generators that allow us to pretrain time series foundation models across a wide range of generator configurations, ensuring safe\-use boundaries\. For model selection \(ii\), our findings also indicate differences betweenChronos\-2andTimesFM\-2\.5for different applications\. While the discussed benchmark evaluations give comparisons of competitor models across different datasets, our analysis demonstrates how a given model performs across a range of potential realizations of a given time series pattern\. This additional insight might be particularly relevant for practitioners with domain knowledge of their application, allowing them to specify the kind of time series patterns they expect in their application\. In this situation understanding how time series foundation models perform against a range of pattern realizations might be more insightful for model selection than how the models rank across a range of different datasets exhibiting a diverse range of, partially unknown, time series patterns\. If we want to predict foot traffic and assume a cyclical day and night pattern as well as weekday and weekend pattern and need to choose betweenChronos\-2andTimesFM\-2\.5, we might be more interested in which model preserves cyclical structure such as wavelength rather than understanding how both models perform across a wide array of datasets from different applications\. We summarize our recommendations for model selection by time series pattern in Table[2](https://arxiv.org/html/2608.24303#S5.T2)\.

Table 2:Comparison of model behaviors, failure modes, and model selection recommendations across patterns\.
## 6Conclusion

We conclude this study by summarizing our four contributions, highlighting limitations and suggesting further research directions\. To the best of our knowledge this is the first study that formalizes a causal analysis framework for time series foundation models\. We identified dose\-response relationships forChronos\-2andTimesFM\-2\.5across six generators and five interventions each\. We identify a potential biases towards overestimating persistence in Experiment 2 and 6 for both models and showcase idiosyncratic failure modes for each of them\. Lastly we make concrete recommendations for application\-specific model selection based on our experimental results\.

Our findings are limited to the specific experimental configurations and models analyzed\. We used a fixed set of generators and intervention parameter per generator, sweeped a limited range of values, and used only one noise scale per experiment\. We further only evaluated the preservation of parameter statistics on a fixed window of 200 time steps and used nominal parameter statistic values and did not relate them to the window length\. For example, it is not clear whether the failure mode in Experiment 4 is caused by the nominal dwell time or the number of observable regime switches within the input trajectory\.

While the limitations mentioned outline the epistemic boundaries of this study, they also signal opportunities for further research\. Future work could extend experiments to more generators and time series foundation models\. We could create domain specific experiments to analyse model suitability for domains such as climate, finance or sales\. We could also adapt the causal analysis framework towards analyzing relationships between structure and behavior, to understand how different components of a time series foundation model affect its behavior in inference\. Future model development efforts could focus on mitigating the biases and failure modes we identified while other research efforts could be directed towardin vivovalidation of our findings through real\-world datasets\. Together, the structuredin vitrocausal analysis of time series foundation models might improve their capabilities as wells as inform their application and regulation\.

## Code and Data Availability

## Author Contributions

Mathis Jander: Conceptualization, Methodology, Software, Investigation, Formal Analysis, Data Curation, Writing – Original Draft, Visualization\. Wouter van Heeswijk: Conceptualization, Funding Acquisition, Project Administration, Supervision, Writing – Review & Editing\. Martijn Mes: Conceptualization, Supervision, Writing – Review & Editing\.

## Acknowledgments

The views expressed in this work are those of the authors and do not necessarily reflect those of the European Central Bank or the Eurosystem\.

Funded by the European Union\. Views and opinions expressed are however those of the author\(s\) only and do not necessarily reflect those of the European Union or European Research Executive Agency \(REA\)\. Neither the European Union nor the granting authority can be held responsible for them\.

This project has received funding from the Horizon Europe research and innovation programme under the Marie Skłodowska\-Curie Grant Agreement No\. 101119635

![[Uncaptioned image]](https://arxiv.org/html/2608.24303v1/img/eu_funded_logo.jpg)
## References

- A\. F\. Ansari, O\. Shchur, J\. Küken, A\. Auer, B\. Han, P\. Mercado, S\. S\. Rangapuram, H\. Shen, L\. Stella, X\. Zhang, M\. Goswami, S\. Kapoor, D\. C\. Maddix, P\. Guerron, T\. Hu, J\. Yin, N\. Erickson, P\. M\. Desai, H\. Wang, H\. Rangwala, G\. Karypis, Y\. Wang, and M\. Bohlke\-SchneiderChronos\-2: from univariate to universal forecasting\.\(arXiv:2510\.15821\)\.External Links:2510\.15821,[Document](https://dx.doi.org/10.48550/arXiv.2510.15821)Cited by:[§1](https://arxiv.org/html/2608.24303#S1.p1.1),[§2](https://arxiv.org/html/2608.24303#S2.p3.1),[§2](https://arxiv.org/html/2608.24303#S2.p6.1),[§3\.2](https://arxiv.org/html/2608.24303#S3.SS2.p1.1),[§5](https://arxiv.org/html/2608.24303#S5.p2.1),[§5](https://arxiv.org/html/2608.24303#S5.p4.1),[§5](https://arxiv.org/html/2608.24303#S5.p5.1),[§5](https://arxiv.org/html/2608.24303#S5.p6.1)\.
- Braiek and Khomh \(2025\)H\. B\. Braiek and F\. KhomhChapter 3 \- machine learning robustness: a primer\.InTrustworthy AI in Medical Imaging,M\. Lorenzi and M\. A\. Zuluaga \(Eds\.\),The MICCAI Society book Series,pp\. 37–71\.External Links:[Document](https://dx.doi.org/10.1016/B978-0-44-323761-4.00012-2),ISBN 978\-0\-443\-23761\-4Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p6.1)\.
- Daset al\.\(2024\)A\. Das, W\. Kong, R\. Sen, and Y\. ZhouA decoder\-only foundation model for time\-series forecasting\.\(arXiv:2310\.10688\)\.External Links:2310\.10688,[Document](https://dx.doi.org/10.48550/arXiv.2310.10688)Cited by:[§1](https://arxiv.org/html/2608.24303#S1.p1.1),[§2](https://arxiv.org/html/2608.24303#S2.p3.1),[§2](https://arxiv.org/html/2608.24303#S2.p6.1),[§3\.2](https://arxiv.org/html/2608.24303#S3.SS2.p1.1),[§5](https://arxiv.org/html/2608.24303#S5.p2.1),[§5](https://arxiv.org/html/2608.24303#S5.p3.1),[§5](https://arxiv.org/html/2608.24303#S5.p5.1)\.
- European Medicines Agency \(2009\)European Medicines AgencyAuthorisation of medicines\.Note:https://www\.ema\.europa\.eu/en/about\-us/what\-we\-do/authorisation\-medicinesCited by:[§2](https://arxiv.org/html/2608.24303#S2.p2.1)\.
- Food and Drug Administration \(2020\)Food and Drug AdministrationThe drug development process\.FDA\.Note:https://www\.fda\.gov/patients/learn\-about\-drug\-and\-device\-approvals/drug\-development\-processCited by:[§2](https://arxiv.org/html/2608.24303#S2.p2.1)\.
- Friedman \(2001\)J\. H\. FriedmanGreedy function approximation: a gradient boosting machine\.The Annals of Statistics29\(5\),pp\. 1189–1232\.External Links:2699986,ISSN 0090\-5364Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p5.1)\.
- Goodfellowet al\.\(2015\)I\. J\. Goodfellow, J\. Shlens, and C\. SzegedyExplaining and harnessing adversarial examples\.\(arXiv:1412\.6572\)\.External Links:1412\.6572,[Document](https://dx.doi.org/10.48550/arXiv.1412.6572)Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p6.1)\.
- Granger \(1969\)C\. W\. J\. GrangerInvestigating causal relations by econometric models and cross\-spectral methods\.Econometrica37\(3\),pp\. 424–438\.External Links:1912791,ISSN 0012\-9682,[Document](https://dx.doi.org/10.2307/1912791)Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p4.1)\.
- Hendrycks and Dietterich \(2019\)D\. Hendrycks and T\. DietterichBenchmarking neural network robustness to common corruptions and perturbations\.\(arXiv:1903\.12261\)\.External Links:1903\.12261,[Document](https://dx.doi.org/10.48550/arXiv.1903.12261)Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p6.1)\.
- International Organization for Standardization \(2018\)International Organization for StandardizationISO 26262: road vehicles — functional safety\.Note:https://www\.iso\.org/publication/PUB200262\.htmlCited by:[§2](https://arxiv.org/html/2608.24303#S2.p2.1)\.
- Kohet al\.\(2021\)P\. W\. Koh, S\. Sagawa, H\. Marklund, S\. M\. Xie, M\. Zhang, A\. Balsubramani, W\. Hu, M\. Yasunaga, R\. L\. Phillips, I\. Gao, T\. Lee, E\. David, I\. Stavness, W\. Guo, B\. Earnshaw, I\. Haque, S\. M\. Beery, J\. Leskovec, A\. Kundaje, E\. Pierson, S\. Levine, C\. Finn, and P\. LiangWILDS: a benchmark of in\-the\-wild distribution shifts\.InProceedings of the 38th International Conference on Machine Learning,pp\. 5637–5664\.External Links:ISSN 2640\-3498Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p6.1)\.
- Lundberg and Lee \(2017\)S\. M\. Lundberg and S\. LeeA unified approach to interpreting model predictions\.InAdvances in Neural Information Processing Systems,Vol\.30\.Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p5.1)\.
- Pearl \(2010\)J\. PearlAn introduction to causal inference\.The International Journal of Biostatistics6\(2\),pp\. 7\.External Links:[Document](https://dx.doi.org/10.2202/1557-4679.1203)Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p4.1),[§3\.1](https://arxiv.org/html/2608.24303#S3.SS1.p7.1)\.
- Peter \(2022\)M\. PeterThe essentials of the new car development process \+ free v\-model\.Note:http://www\.magna\.com/inside\-automotive/concept\-creation/new\-car\-development\-processCited by:[§2](https://arxiv.org/html/2608.24303#S2.p2.1)\.
- Rechtet al\.\(2019\)B\. Recht, R\. Roelofs, L\. Schmidt, and V\. ShankarDo imagenet classifiers generalize to imagenet?\.InProceedings of the 36th International Conference on Machine Learning,pp\. 5389–5400\.External Links:ISSN 2640\-3498Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p6.1)\.
- Ribeiroet al\.\(2016\)M\. T\. Ribeiro, S\. Singh, and C\. Guestrin"Why should i trust you?": explaining the predictions of any classifier\.InProceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining,KDD ’16,pp\. 1135–1144\.External Links:[Document](https://dx.doi.org/10.1145/2939672.2939778)Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p5.1)\.
- Seabold and Perktold \(2010\)S\. Seabold and J\. PerktoldStatsmodels: econometric and statistical modeling with python\.InProceedings of the 9th Python in Science Conference,pp\. 92–96\.Cited by:[§3\.2](https://arxiv.org/html/2608.24303#S3.SS2.p3.2)\.
- Truonget al\.\(2020\)C\. Truong, L\. Oudre, and N\. VayatisSelective review of offline change point detection methods\.Signal Processing167,pp\. 107299\.External Links:[Document](https://dx.doi.org/10.1016/j.sigpro.2019.107299)Cited by:[§3\.2](https://arxiv.org/html/2608.24303#S3.SS2.p5.2)\.
- Virtanenet al\.\(2020\)P\. Virtanen, R\. Gommers, T\. E\. Oliphant, M\. Haberland, T\. Reddy, D\. Cournapeau, E\. Burovski, P\. Peterson, W\. Weckesser, J\. Bright, S\. J\. van der Walt, M\. Brett, J\. Wilson, K\. J\. Millman, N\. Mayorov, A\. R\. J\. Nelson, E\. Jones, R\. Kern, E\. Larson, C\. J\. Carey, İ\. Polat, Y\. Feng, E\. W\. Moore, J\. VanderPlas, D\. Laxalde, J\. Perktold, R\. Cimrman, I\. Henriksen, E\. A\. Quintero, C\. R\. Harris, A\. M\. Archibald, A\. H\. Ribeiro, F\. Pedregosa, P\. van Mulbregt, and SciPy 1\.0 ContributorsSciPy 1\.0: fundamental algorithms for scientific computing in python\.Nature Methods17,pp\. 261–272\.External Links:[Document](https://dx.doi.org/10.1038/s41592-019-0686-2)Cited by:[§3\.2](https://arxiv.org/html/2608.24303#S3.SS2.p4.2)\.
- Wooet al\.\(2024\)G\. Woo, C\. Liu, A\. Kumar, C\. Xiong, S\. Savarese, and D\. SahooUnified training of universal time series forecasting transformers\.\(arXiv:2402\.02592\)\.External Links:2402\.02592,[Document](https://dx.doi.org/10.48550/arXiv.2402.02592)Cited by:[§1](https://arxiv.org/html/2608.24303#S1.p1.1)\.
- Zollinoet al\.\(2025\)P\. Zollino, C\. Ludewig, and R\. AschhoffTest center complete: volkswagen group now able to fully develop and validate products in China for China\.Volkswagen Group\.Note:https://www\.volkswagen\-group\.com/en/press\-releases/test\-center\-complete\-volkswagen\-group\-now\-able\-to\-fully\-develop\-and\-validate\-products\-in\-china\-for\-china\-20009Cited by:[§2](https://arxiv.org/html/2608.24303#S2.p2.1)\.

Similar Articles

Towards Continuous-time Causal Foundation Models

arXiv cs.LG

Proposes a continuity criterion for extending discrete-time causal prior-data fitted networks to continuous time using stochastic differential equations, introducing a taxonomy and fine-grid integration method that outperforms naive integration on irregular observation schedules.