Prediction and Causality of Functional MRI and Synthetic Signal Using a Zero-Shot Time-Series Foundation Model

Reddit r/ArtificialInteligence Papers

Summary

This paper presents a zero-shot time-series foundation model applied to prediction and causal analysis of functional MRI and synthetic signals.

https://link.springer.com/chapter/10.1007/978-3-032-29924-6_47
Original Article

Similar Articles

A decoder-only foundation model for time-series forecasting

Papers with Code Trending

This article presents a research paper on Time-Series Foundation Model (TimeFM), a decoder-only model that achieves near-optimal zero-shot performance across diverse time-series datasets by adapting large language model techniques.

Learning Spatio-Temporal Foundation Models from Pure Synthetic Data

arXiv cs.LG

This paper proposes NeoST, the first spatio-temporal foundation model pre-trained solely on procedurally generated synthetic data. It introduces a latent-space reasoning architecture that generates and iteratively refines multiple future trajectories, outperforming existing STFMs on real-world benchmarks.

Causal Analysis for Time Series Foundation Models

arXiv cs.LG

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.

Unified Zero-Shot Time Series Forecasting: A Darts Foundation

arXiv cs.LG

Darts, a popular open-source Python library for time series analysis, introduces a unified FoundationModel class collection that integrates multiple time series foundation models (Chronos-2, TimesFM 2.5, TiRex, PatchTST-FM) for zero-shot and fine-tuned forecasting with standardized interfaces and minimal dependencies.