arXiv:2412.01218cs.AIcs.LG2024-12被引 33

用大模型分析设备传感器数据,实现故障精准识别

FD-LLM: Large Language Model for Fault Diagnosis of Machines

  • 将振动等传感器数据转为文本或统计特征,输入大模型进行故障分类
  • Llama3在多种工况下诊断准确率超主流深度学习方法
  • 适合需要跨设备、跨工况的工业智能诊断场景

大语言模型(LLM)在捕捉文本数据中的复杂概念表示方面表现优异,但在智能故障诊断(IFD)领域,仅依赖文本难以融合振动信号、温度读数和运行指标等传感器数据。本文提出一种新方法——FD-LLM,通过将大模型训练设为多分类任务,使其有效处理时序传感器数据以识别设备故障。研究探索了两种振动信号编码方式:一是基于字符串的分词技术将其转为文本表示;二是提取时域与频域的统计特征作为信号摘要。评估了四种开源大模型在不同工况和设备部件下的诊断能力,涵盖传统故障诊断、跨工况及跨部件设置。结果表明,如Llama3和Llama3-instruct等模型在多数情况下表现出强故障检测能力与良好适应性,超越当前主流深度学习方法。

原文摘要 · Abstract (English)

Large language models (LLMs) are effective at capturing complex, valuable conceptual representations from textual data for a wide range of real-world applications. However, in fields like Intelligent Fault Diagnosis (IFD), incorporating additional sensor data-such as vibration signals, temperature readings, and operational metrics-is essential but it is challenging to capture such sensor data information within traditional text corpora. This study introduces a novel IFD approach by effectively adapting LLMs to numerical data inputs for identifying various machine faults from time-series sensor data. We propose FD-LLM, an LLM framework specifically designed for fault diagnosis by formulating the training of the LLM as a multi-class classification problem. We explore two methods for encoding vibration signals: the first method uses a string-based tokenization technique to encode vibration signals into text representations, while the second extracts statistical features from both the time and frequency domains as statistical summaries of each signal. We assess the fault diagnosis capabilities of four open-sourced LLMs based on the FD-LLM framework, and evaluate the models' adaptability and generalizability under various operational conditions and machine components, namely for traditional fault diagnosis, cross-operational conditions, and cross-machine component settings. Our results show that LLMs such as Llama3 and Llama3-instruct demonstrate strong fault detection capabilities and significant adaptability across different operational conditions, outperforming state-of-the-art deep learning (DL) approaches in many cases.

故障诊断大模型时序数据工业AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。