LGAIMar 11, 2025

Source-free domain adaptation based on label reliability for cross-domain bearing fault diagnosis

arXiv:2503.08749v11 citationsh-index: 11Has Code
Originality Incremental advance
AI Analysis

This addresses bearing fault diagnosis in industrial settings where source data is unavailable, but it is incremental as it builds on existing source-free domain adaptation methods.

The paper tackles cross-domain bearing fault diagnosis without source data by proposing a source-free domain adaptation method that uses both reliable and unreliable pseudo-labels, achieving significant performance improvements on two benchmarks.

Source-free domain adaptation (SFDA) has been exploited for cross-domain bearing fault diagnosis without access to source data. Current methods select partial target samples with reliable pseudo-labels for model adaptation, which is sub-optimal due to the ignored target samples. We argue that every target sample can contribute to model adaptation, and accordingly propose in this paper a novel SFDA-based approach for bearing fault diagnosis that exploits both reliable and unreliable pseudo-labels. We develop a data-augmentation-based label voting strategy to divide the target samples into reliable and unreliable ones. We propose to explore the underlying relation between feature space and label space by using the reliable pseudo-labels as ground-truth labels, meanwhile, alleviating negative transfer by maximizing the entropy of the unreliable pseudo-labels. The proposed method achieves well-balance between discriminability and diversity by taking advantage of reliable and unreliable pseudo-labels. Extensive experiments are conducted on two bearing fault benchmarks, demonstrating that our approach achieves significant performance improvements against existing SFDA-based bearing fault diagnosis methods. Our code is available at https://github.com/BdLab405/SDALR.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes