S2S-FDD:连接工业时间序列与自然语言以实现可解释的零样本故障诊断 / S2S-FDD: Bridging Industrial Time Series and Natural Language for Explainable Zero-shot Fault Diagnosis
1️⃣ 一句话总结
这篇论文提出了一种名为S2S-FDD的新框架,它通过将复杂的工业传感器信号自动转换成通俗的语言描述,并利用大语言模型进行推理,实现了无需故障样本就能诊断并解释工业系统故障原因的方法。
Fault diagnosis is critical for the safe operation of industrial systems. Conventional diagnosis models typically produce abstract outputs such as anomaly scores or fault categories, failing to answer critical operational questions like "Why" or "How to repair". While large language models (LLMs) offer strong generalization and reasoning abilities, their training on discrete textual corpora creates a semantic gap when processing high-dimensional, temporal industrial signals. To address this challenge, we propose a Signals-to-Semantics fault diagnosis (S2S-FDD) framework that bridges high-dimensional sensor signals with natural language semantics through two key innovations: We first design a Signal-to-Semantic operator to convert abstract time-series signals into natural language summaries, capturing trends, periodicity, and deviations. Based on the descriptions, we design a multi-turn tree-structured diagnosis method to perform fault diagnosis by referencing historical maintenance documents and dynamically querying additional signals. The framework further supports human-in-the-loop feedback for continuous refinement. Experiments on the multiphase flow process show the feasibility and effectiveness of the proposed method for explainable zero-shot fault diagnosis.
S2S-FDD:连接工业时间序列与自然语言以实现可解释的零样本故障诊断 / S2S-FDD: Bridging Industrial Time Series and Natural Language for Explainable Zero-shot Fault Diagnosis
这篇论文提出了一种名为S2S-FDD的新框架,它通过将复杂的工业传感器信号自动转换成通俗的语言描述,并利用大语言模型进行推理,实现了无需故障样本就能诊断并解释工业系统故障原因的方法。
源自 arXiv: 2603.08048