Time-Series Transformer Forecasting With Space-Time Attention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing time-series forecasting models struggle with scalability and generalization across diverse datasets, particularly when handling high cardinality, high time resolution, sparsity, right skew, and outliers in infrastructure data, leading to poor performance.

Innovation Solution

A forecasting foundation model utilizing a factorized transformer architecture with space-time attention blocks and a probabilistic mixture model head, specifically a Student-T mixture model, to generate multivariate probabilistic predictions, allowing for efficient processing and handling of complex time-series data characteristics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If separate models are developed for each metric, then model accuracy for specific metrics can be optimized, but scalability is limited and maintenance complexity increases

Engineering Contradiction:
Improveforecasting accuracyVSAvoidmodel maintenance complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent combines multiple metric-specific models into a single unified foundation model that can process and forecast diverse time-series metrics simultaneously. This consolidation reduces the number of separate models from many individual models to one general-purpose model, directly addressing the scalability and maintenance complexity issues while preserving forecasting accuracy through the model's ability to learn from multiple metrics during training

Inventive Principle:
Principle #5Merging (Combining)

2Device complexity

If basic forecasting models are used, then model simplicity is maintained, but performance on diverse datasets with high cardinality, sparsity, and outliers is poor

Engineering Contradiction:
Improvemodel architecture simplicityVSAvoidforecasting performance
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent employs parameter changes by utilizing a Student-T mixture model head instead of standard prediction heads. The Student-T distribution parameters (location, scale, and degrees of freedom) allow the model to adapt to diverse data characteristics including outliers and heavy tails, improving reliability on complex time-series data while maintaining a relatively simple transformer-based architecture

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If foundation models are used to improve generalization, then adaptability across different metrics is enhanced, but computational overhead increases

Engineering Contradiction:
Improvegeneralization capabilityVSAvoidcomputational overhead
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The patent segments the processing of multivariate time-series data by dividing it into patches along the time dimension before feeding into the transformer. This patch-based segmentation reduces the computational burden on the foundation model by breaking down large sequences into manageable chunks, enabling efficient processing while maintaining the model's generalization capabilities across different metrics

Inventive Principle:
Principle #1Segmentation

4Measurement precision

If models are retrained and tuned for diverse datasets, then forecasting accuracy can be improved, but time and cost increase significantly

Engineering Contradiction:
Improveforecasting accuracyVSAvoidretraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent creates a universal foundation model trained on multiple diverse metrics simultaneously, enabling it to generalize across different types of time-series data without requiring separate retraining for each metric. This multi-functional approach allows the single model to adapt to new metrics through inference alone, eliminating the time-consuming retraining and tuning process while maintaining high forecasting accuracy

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20260004149A1Time-Series Optimized Transformer for Observability (TOTO)
Publication Date: 2026.01.01 DATADOG INC
  • US20260004149A1 patent drawing
  • US20260004149A1 patent drawing
  • US20260004149A1 patent drawing

AI summary

The present disclosure describes technology for training and deploying time-series optimized transformers for observability (TOTO). The system may process multivariate time-series data using an artificial intelligence (AI) model. The model may include a patch embedding layer and a transformer architecture. The patch embedding layer is configured to receive the multivariate time-series data and output patch embeddings. The transformer architecture is configured to process the output patch embeddings and output transformed embeddings. The transformer architecture may include segments, with each segment including at least one space-wise block and a configurable number of time-wise blocks.