Class Incremental Fault Diagnosis under Limited Fault Data via Supervised Contrastive Knowledge Distillation
Hanrong Zhang, Yifei Yao, Zixuan Wang, Jiayuan Su, Mengxuan Li, Peng, Peng, Hongwei Wang

TL;DR
This paper introduces SCLIFD, a framework combining supervised contrastive knowledge distillation, prioritized exemplar replay, and random forest classification to improve class-incremental fault diagnosis, especially under limited and imbalanced data conditions.
Contribution
The paper proposes a novel SCLIFD framework that enhances feature learning, mitigates catastrophic forgetting, and handles class imbalance in incremental fault diagnosis.
Findings
SCLIFD outperforms existing methods on simulated and real-world datasets.
The framework effectively reduces catastrophic forgetting.
It demonstrates robustness across various imbalance ratios.
Abstract
Class-incremental fault diagnosis requires a model to adapt to new fault classes while retaining previous knowledge. However, limited research exists for imbalanced and long-tailed data. Extracting discriminative features from few-shot fault data is challenging, and adding new fault classes often demands costly model retraining. Moreover, incremental training of existing methods risks catastrophic forgetting, and severe class imbalance can bias the model's decisions toward normal classes. To tackle these issues, we introduce a Supervised Contrastive knowledge distiLlation for class Incremental Fault Diagnosis (SCLIFD) framework proposing supervised contrastive knowledge distillation for improved representation learning capability and less forgetting, a novel prioritized exemplar selection method for sample replay to alleviate catastrophic forgetting, and the Random Forest Classifier to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Decision-Making Techniques · Fault Detection and Control Systems · Advanced Computational Techniques and Applications
MethodsKnowledge Distillation
