无需重新训练,一套模型跨设备诊断故障。
YOTOnet: Zero-Shot Cross-Domain Fault Diagnosis via Domain-Conditioned Mixture of Experts

- 用物理感知特征提取+动态专家路由,实现零样本跨域诊断
- 在5个数据集上测试,4个训练数据时平均F1达0.705
- 适合工业界快速部署,不依赖特定设备或工况
机械设备是现代工业生产的核心,但域偏移严重限制了基于深度学习的故障诊断模型在不同设备和工况间的泛化能力。受基础模型实现零样本泛化的启发,我们提出YOTOnet(You Only Train Once),一种专为机械装备跨域故障诊断设计的新架构。YOTOnet包含三个核心组件:(1) 物理感知的不变特征蒸馏器,利用多尺度空洞卷积与基于FFT的时间-频率融合提取域无关表征;(2) 域条件稀疏专家(DC-MoE),通过学习的门控机制自适应地将输入路由至专用处理器,无需外部元数据;(3) 带辅助监督的双头分类系统。在五个公开轴承数据集(CWRU、MFPT、XJTU、OTTAWA、HUST)上,通过30种跨数据集协议的广泛验证表明,YOTOnet优于其他先进方法。关键发现:测试平均F1从1个训练数据集时的0.5339提升至4个数据集时的0.705,从3到4个数据集有明显增益。这些结果为基础模型原理在工业故障诊断中实现鲁棒、一次训练即部署提供了实证支持。
原文摘要 · Abstract (English)
Mechanical equipment forms the critical backbone of modern industrial production, yet domain shift severely limits the generalization of deep learning based fault diagnosis models across different equipment and operating conditions.Inspired by the success of foundation models in achieving zero-shotgeneralization, we propose YOTOnet (You Only Train Once), a novel architecture specifically designed for cross-domain fault diagnosis in mechanical equipment.YOTOnet comprises three core components: (1) a physics-aware Invariant Feature Distiller that extracts domain-agnostic representations using multi-scale dilated convolutions and FFT-based time-frequency fusion,(2) Domain-Conditioned Sparse Experts (DC-MoE) that adaptively route inputs to specialized processors via learned gating without external meta-data, and (3) a dual-head classification system with auxiliary supervision.Extensive validation on five public bearing datasets (CWRU, MFPT, XJTU,OTTAWA, HUST) through 30 cross-dataset protocols demonstrates the superiority of YOTOnet compared with other state-of-the-art methods. Critically, we observe a clear scaling effect-average test F1 improves from 0.5339(1 training dataset) to 0.705 (4 datasets), with a clear gain when moving from 3 to 4 datasets. These findings provide empirical evidence that foundation model principles can enable robust, train-once deployment for industrial fault diagnosis.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。