🌙

面向不平衡数据集的主动学习辅助半监督故障检测与诊断方法

Active learning-assisted semi-supervised learning for fault detection and diagnostics with imbalanced dataset

IISE Transactions · 2022
被引 15
ABS 3

中文导读

针对工业故障检测中标签样本少、类别不平衡的问题,提出一种结合主动学习和半监督学习的框架,能高效选择样本标注并检测已知和未知故障,在车辆进气系统数据集上表现优于现有方法。

Abstract

Data-driven Fault Detection and Diagnostics (FDD) methods often assume that sufficient labeled samples are class-balanced and faulty classes in testing are precedent or seen previously during model training. When monitoring a large fleet of assets at scale, these assumptions may be violated: (I) only a limited number of samples can be manually labeled due to constraints of time and/or cost; (II) most of the samples collected in the engineering systems are under normal conditions, leading to a highly imbalanced class distribution and a biased prediction model. This work presents a robust and cost-effective FDD framework that integrates active learning and semi-supervised learning methods to detect both known and unknown failure modes iteratively. This framework allows to strategically select the samples to be annotated from a fully unlabeled dataset, while labeling cost is minimal. Specifically, a novel graph-based semi-supervised classifier with adaptive graph construction is developed to predict labels with imbalanced data and detect novel classes. We designed a multi-criteria active learning sampling strategy to select the most informative samples from unlabeled data in order to query minimal number of labels for classification. We tested the framework and algorithms in three synthetic datasets and one real-world dataset of vehicle air intake systems, and demonstrated the superior performance compared to the state-of-the-art methods for fleet-level FDD.

故障检测与诊断主动学习半监督学习不平衡数据机器学习