LGMay 15

ITGPT: Generative Pretraining on Irregular Timeseries

arXiv:2605.1606926.8
Predicted impact top 76% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners in healthcare and predictive maintenance, ITGPT enables effective use of large, unlabeled, irregular timeseries data, reducing reliance on costly expert labeling.

ITGPT introduces an attention-based architecture for multimodal, irregularly sampled timeseries that achieves state-of-the-art performance on healthcare and predictive maintenance tasks without resampling or imputation, and outperforms supervised methods when labels are scarce.

Timeseries regression models often struggle to leverage large volumes of labeled multimodal data, particularly when the data are irregularly sampled or contain missing values. This is common in domains like healthcare and predictive maintenance, where data are collected from unreliable sources, and labeling requires expert knowledge or costly equipments. Transformer-based large language models have proven effective on structured data such as text through self-supervised learning (SSL) and generative pretraining (GPT) frameworks. However, such models lack the flexibility to efficiently process irregularly sampled multimodal timeseries data. In this paper, we introduce ITGPT, an attention-based architecture designed for handling multimodal, irregularly sampled timeseries by allowing training with both SSL losses and GPT-like objectives. We evaluate its performance on a healthcare task with the TIHM dataset, and a predictive maintenance task with the CompX dataset. Our results demonstrate that ITGPT achieves state-of-the-art performance without requiring resampling, feature fusion or explicit data imputation. Furthermore, when labels are scarce, ITGPT effectively leverages unlabeled data through SSL and GPT training, outperforming the purely supervised approach. This represents an important step towards efficiently using large and unstructured timeseries datasets for practical inference tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes