PulseAugur
实时 16:25:18
English(EN) Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation

TSFM嵌入改进工业设备RUL预测

研究人员开发了一种新颖的方法,通过利用预训练的时间序列基础模型(TSFM)来预测工业设备的剩余使用寿命(RUL)。该方法使用Chronos-2作为固定的骨干网络提取特征,然后将这些特征输入到一个轻量级的回归神经网络中进行RUL估计。在真实世界数据上的实验表明,该方法显著优于传统基线,为工业预测性维护提供了更具数据效率和实用性的解决方案。 AI

影响 这项研究为预测性维护提供了一种更具数据效率的方法,有可能减少工业环境中的停机时间和成本。

排序理由 该集群包含一篇学术论文,详细介绍了使用预训练模型进行RUL估计的新方法。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

报道来源 [3]

  1. arXiv cs.AI TIER_1 English(EN) · Amir El-Ghoussani, Michele De Vita, Ronald Naumann, Valiseios Belagiannis ·

    Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation

    arXiv:2606.11990v1 Announce Type: cross Abstract: 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. …

  2. arXiv cs.AI TIER_1 English(EN) · Valiseios Belagiannis ·

    用于剩余使用寿命估计的时间序列基础模型嵌入

    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 …

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation

    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.