构建工业传感器故障推理测试集,评估大模型在复杂场景下的判断能力。
FailureSensorIQ: A Multi-Choice QA Dataset for Understanding Sensor Relationships and Failure Modes
- 基于工业资产的传感器数据与故障模式设计多选问答任务
- 发现闭源大模型在扰动下性能骤降,存在知识盲区
- 适合工业智能、故障预测与大模型可解释性研究者使用
我们提出FailureSensorIQ,一个面向工业4.0领域、用于评估大语言模型(LLMs)在复杂场景中推理能力的多选问答(MCQA)基准。该系统聚焦于传感器数据、故障模式及其相互关系,突破传统问答的局限。我们评估了包括GPT-4、Llama、Mistral在内的十余个主流模型,采用扰动-不确定性-复杂性分析、专家评估、资产特异性知识差距分析以及结合外部知识库的ReAct代理等多重视角。尽管闭源模型接近专家水平,但在扰动、干扰和知识缺失条件下表现脆弱。我们还通过三个真实故障预测数据集案例展示大模型如何驱动建模决策。公开内容包括:(a)专家标注的多选问答数据集,(b)基于ISO文档非文本数据构建的FailureSensorIQ基准及Hugging Face排行榜,(c)LLMFeatureSelector——一个基于大模型的特征选择scikit-learn管道。代码已开源:https://github.com/IBM/FailureSensorIQ。
原文摘要 · Abstract (English)
We introduce FailureSensorIQ, a novel Multi-Choice Question-Answering (MCQA) benchmarking system designed to assess the ability of Large Language Models (LLMs) to reason and understand complex, domain-specific scenarios in Industry 4.0. Unlike traditional QA benchmarks, our system focuses on multiple aspects of reasoning through failure modes, sensor data, and the relationships between them across various industrial assets. Through this work, we envision a paradigm shift where modeling decisions are not only data-driven using statistical tools like correlation analysis and significance tests, but also domain-driven by specialized LLMs which can reason about the key contributors and useful patterns that can be captured with feature engineering. We evaluate the Industrial knowledge of over a dozen LLMs-including GPT-4, Llama, and Mistral-on FailureSensorIQ from different lens using Perturbation-Uncertainty-Complexity analysis, Expert Evaluation study, Asset-Specific Knowledge Gap analysis, ReAct agent using external knowledge-bases. Even though closed-source models with strong reasoning capabilities approach expert-level performance, the comprehensive benchmark reveals a significant drop in performance that is fragile to perturbations, distractions, and inherent knowledge gaps in the models. We also provide a real-world case study of how LLMs can drive the modeling decisions on 3 different failure prediction datasets related to various assets. We release: (a) expert-curated MCQA for various industrial assets, (b) FailureSensorIQ benchmark and Hugging Face leaderboard based on MCQA built from non-textual data found in ISO documents, and (c) LLMFeatureSelector, an LLM-based feature selection scikit-learn pipeline. The software is available at https://github.com/IBM/FailureSensorIQ.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。