arXiv:2608.14666cs.AI2026-08

通过因果机制监控,检测传统方法漏掉的设备耦合故障。

Cross-Domain Industrial Fault Detection by Causal Mechanism Monitoring

论文配图:Cross-Domain Industrial Fault Detection by Causal Mechanism Monitoring
图 1 · 摘自论文原文
  • 用Mamba模型建模传感器间的因果关系,捕捉异常耦合模式。
  • 在轴承、液压和工控系统上,对隐蔽故障检测提升0.42 AUROC。
  • 适合关注设备隐性故障、需可解释性的工业安全场景。

工业系统无监督故障检测多依赖重建方法,仅监控单个传感器的边缘分布,忽略了耦合故障——即传感器组间物理关联断裂但各自统计仍正常的情况。此类故障会以潜在状态持续存在,直接影响系统可靠性与安全。本文提出CMR-Mamba(因果机制表征Mamba),在健康数据上训练各领域Mamba状态空间编码器,并通过因果跨模态预测器正则化,使效果通道流形反映正常的因果耦合关系。异常通过该流形上的k近邻距离或观测与因果预测效果嵌入的机制残差进行评分。在机电(Paderborn轴承)、液压(ZeMA)和网络物理(SWaT)耦合故障数据集上评估。消融实验表明:首先,基于流形的kNN评分相比编码器结构是性能提升的主要来源,相较重建误差评分最高提升0.42 AUROC;其次,整体AUROC被易检故障饱和,方法差异仅体现在低可分性子集,此时CMR-Mamba在Paderborn人工缺陷和SWaT隐蔽攻击上优于基线,后者因所有传感器保持在正常范围,边际方法仅能随机检测。因此,CMR-Mamba为机械、液压与网络物理系统提供了一种可解释且持续领先的耦合故障检测方案。代码与数据见https://anonymous.4open.science/status/CMR_Mamba_MFD_1177。

原文摘要 · Abstract (English)

Unsupervised fault detection in industrial systems is dominated by reconstruction based methods that monitor individual sensor marginal distributions. This misses coupling faults, where the physical relationship between sensor groups breaks while marginal statistics remain normal. Such faults evade marginal monitoring and persist as latent failures, with direct consequences for system reliability and safety. We propose CMR-Mamba (Causal Mechanism Representation Mamba), which trains per domain Mamba state-space encoders on healthy data. A causal cross-modal predictor regularises these encoders so that the effect-channel manifold reflects the normal cause-to-effect coupling. Anomalies are scored by k-nearest-neighbour (kNN) distance on this manifold or by the mechanism residual between the observed and the causally predicted effect embedding. We evaluate CMR-Mamba on electromechanical (Paderborn bearings), hydraulic (ZeMA) and cyber-physical (SWaT) coupling-fault domains. Ablations establish two findings. First, k-NN manifold scoring, rather than the encoder family, is the dominant source of gain over reconstruction-error scoring, improving baselines by up to 0.42 AUROC and exceeding the gain from causal regularisation. Second, aggregate AUROC is saturated by easy faults that any strong method solves, so the methods separate only on the low-separability subset. There CMR-Mamba leads the evaluated baselines on Paderborn artificial defects and on SWaT stealthy attacks, which keep every sensor inside its normal range and which marginal methods detect only at chance. CMR-Mamba therefore offers an interpretable and consistently competitive approach to coupling-fault detection across mechanical, hydraulic and cyber-physical systems. Code and data are available at https://anonymous.4open.science/status/CMR_Mamba_MFD_1177.

故障检测因果学习工业安全

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