Journal Article10.1109/tii.2025.3588608
Continuous Evolution Learning: A Lightweight Expansion-Based Continuous Learning Method for Train Transmission Systems Fault Diagnosis
Changdong Wang,Yu Wu,Jingli Yang,Bo Yang +3 more
1
TL;DR: This paper proposes a lightweight expansion-based continual learning method for train transmission systems fault diagnosis, reducing computational costs and improving model evolution through a hash space metric mechanism and joint knowledge enhancement and compression strategy.
read more
Abstract: The dynamic fault environment, incremental data accumulation, and specific needs in train transmission systems make continual learning essential for fault diagnosis. Recent advancements in continual learning have improved diagnostic adaptability, but current methods face challenges: 1) Complex architectures to prevent catastrophic forgetting increase training difficulty and computational costs, hindering deployment. 2) Lack of new class samples leads to delayed model evolution due to long sample accumulation periods. This article introduces a lightweight continual learning method based on model expansion. A hash space metric mechanism using lightweight convolution is developed to reduce computational costs while maintaining accuracy. Additionally, a joint strategy of knowledge enhancement and compression improves model evolution by refining knowledge subsets. Compared with the state-of-the-art method, the proposed method reduces parameters by 2.59 times, FLOPs by 2.67 times, and inference time by 2.89 times, and leads by 2.5% and 0.23% in incremental accuracy and incremental forgetting rate, respectively.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Domain Generalization for Bearing Fault Diagnosis via Meta-Learning with Gradient Alignment and Data Augmentation
Gang Chen,Jun Ye,Dengke Li,Lai Hu,Zixi Wang,Chao Liang,Jiahao Zhang,Gang Chen,Jun Ye,Dengke Li,Lai Hu,Zixi Wang,Chao Liang,Jiahao Zhang +13 more
TL;DR: This study proposes MGADA, a meta-learning method for domain generalization in bearing fault diagnosis, achieving 98.89% accuracy across different target domains through gradient alignment, data augmentation, and centroid convergence, enhancing robustness and efficiency in complex working conditions.
References
•Posted Content
Distilling the Knowledge in a Neural Network
TL;DR: This work shows that it can significantly improve the acoustic model of a heavily used commercial system by distilling the knowledge in an ensemble of models into a single model and introduces a new type of ensemble composed of one or more full models and many specialist models which learn to distinguish fine-grained classes that the full models confuse.
21.2K
•Posted Content
Overcoming catastrophic forgetting in neural networks
James Kirkpatrick,Razvan Pascanu,Neil C. Rabinowitz,Joel Veness,Guillaume Desjardins,Andrei Rusu,Kieran Milan,John Quan,Tiago Ramalho,Agnieszka Grabska-Barwinska,Demis Hassabis,Claudia Clopath,Dharshan Kumaran,Raia Hadsell +13 more
TL;DR: It is shown that it is possible to overcome the limitation of connectionist models and train networks that can maintain expertise on tasks that they have not experienced for a long time and selectively slowing down learning on the weights important for previous tasks.
5K
iCaRL: Incremental Classifier and Representation Learning
Sylvestre-Alvise Rebuffi,Alexander Kolesnikov,Georg Sperl,Christoph H. Lampert +3 more
- 01 Jul 2017
TL;DR: In this paper, the authors introduce a new training strategy, iCaRL, that allows learning in such a class-incremental way: only the training data for a small number of classes has to be present at the same time and new classes can be added progressively.
•Posted Content
Optuna: A Next-generation Hyperparameter Optimization Framework
TL;DR: New design-criteria for next-generation hyperparameter optimization software are introduced, including define-by-run API that allows users to construct the parameter search space dynamically, and easy-to-setup, versatile architecture that can be deployed for various purposes.
Deep-Learning-Based Open Set Fault Diagnosis by Extreme Value Theory
TL;DR: An open set fault diagnosis method is proposed to address the fault diagnosis problem in a more practical scenario where the test label set consists of a portion of the training label set and some unknown classes.
142