Aquileo | Paper page - Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation
Papers
arxiv:2606.11990

Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation

Published on Jun 10
· Submitted by
Amir El-Ghoussani
on Jun 11
Authors:
,
,

Abstract

A lightweight approach combining a frozen pretrained time-series foundation model with a simple regression head achieves superior RUL prediction performance compared to various baseline methods on industrial sensor data.

Remaining Useful Life (RUL) prediction is essential for industrial predictive maintenance, yet many learning-based approaches rely on extensive feature engineering or large labeled datasets to train task-specific sequence models. In this work, we introduce a lightweight learning approach, in which we leverage a frozen pretrained time-series foundation model (TSFM) and combine it with a small regression head for RUL estimation from multivariate sensor streams. More specifically, we use Chronos-2 as a frozen backbone to extract context window features and train a lightweight regression neural network for RUL prediction. Experiments on real-world industrial sensor data from two device types show that Chronos-2 features consistently improve over recurrent, convolutional, Transformer-based, and gradient-boosting baselines under the same preprocessing and evaluation protocol. We further analyze the impact of context length and find that performance improves significantly with longer histories, indicating that TSFM representation offer a practical and data-efficient alternative for RUL estimation in industrial settings.

Community

Paper author Paper submitter

We propose using a frozen Chronos-2 time-series foundation model as a feature extractor paired with a lightweight MLP regression head for predicting Remaining Useful Life of industrial equipment, outperforming recurrent, convolutional, transformer, and gradient-boosting baselines on real-world sensor data.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2606.11990
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2606.11990 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2606.11990 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2606.11990 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.