Cross-domain Transfer of defect features in technical domains based on partial target data
Tobias Schlagenhauf, Tim Scheurenbrand

TL;DR
This paper introduces a CNN-based transfer learning method using contrastive learning and triplet loss to classify defect features in target domains with limited data, demonstrating improved domain generalization across technical and non-technical fields.
Contribution
It proposes a novel transfer learning approach that leverages source domain data and contrastive learning to improve defect classification in target domains with scarce defect samples.
Findings
Enhanced domain generalization capabilities.
Improved classification accuracy across large domain shifts.
Effective transfer of defect features from source to target domain.
Abstract
A common challenge in real world classification scenarios with sequentially appending target domain data is insufficient training datasets during the training phase. Therefore, conventional deep learning and transfer learning classifiers are not applicable especially when individual classes are not represented or are severely underrepresented at the outset. In many technical domains, however, it is only the defect or worn reject classes that are insufficiently represented, while the non-defect class is often available from the beginning. The proposed classification approach addresses such conditions and is based on a CNN encoder. Following a contrastive learning approach, it is trained with a modified triplet loss function using two datasets: Besides the non-defective target domain class 1st dataset, a state-of-the-art labeled source domain dataset that contains highly related classes…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Non-Destructive Testing Techniques · Machine Learning and ELM
MethodsTriplet Loss · Contrastive Learning
