ARTFEED — Contemporary Art Intelligence

ORBIT Training Paradigm for Time Series Foundation Models

ai-technology · 2026-08-15

A new training method called ORBIT (Omni-Range Bootstrap Incremental Training) has been introduced to improve how we train time series foundation models (TSFMs), an area that hasn't received much attention. This framework helps clarify and control the distribution used during pre-training, tackling issues such as domain imbalance, context requirements, prediction timelines, and data gaps. ORBIT combines Bootstrap Multi-Level Sampling to manage exposure to datasets with Omni-Range Incremental Training, which adjusts context lengths and prediction timelines in one training session. Researchers applied this method to train Falcon-2.0, a simple univariate encoder-only Transformer that uses innovative techniques for handling missing data. You can find the study on arXiv with the identifier 2608.13262.

Key facts

  • ORBIT is a training paradigm for time series foundation models.
  • ORBIT makes pre-training distribution explicit and controllable.
  • ORBIT combines Bootstrap Multi-Level Sampling and Omni-Range Incremental Training.
  • Bootstrap Multi-Level Sampling controls dataset exposure and samples records, target variables, context windows, and prediction horizons.
  • Omni-Range Incremental Training varies context lengths and prediction horizons throughout a single training stage.
  • Falcon-2.0 is a simple univariate encoder-only Transformer.
  • Falcon-2.0 uses missingness-aware triple-channel patch tokenization and parallel patch prediction.
  • The paper is available on arXiv with identifier 2608.13262.

Entities

Institutions

  • arXiv

Sources