You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
Interpretable Self-Supervised Learning for Fault Identification in Printed Circuit Board Assembly Testing
Publication Type:
Journal article
Venue:
AI-Based Machinery Health Monitoring
Abstract
Fault identification in Printed Circuit Board Assembly (PCBA) testing is essential 1
for assuring product quality, nevertheless, conventional methods still have difficulties due 2
to the lack of labeled faulty data and the "black-box" nature of advanced models. This 3
study introduces a label-free, interpretable self-supervised framework that uses two pretext 4
tasks: (i) an autoencoder (reconstruction error and two latent features) and (ii) Isolation 5
Forest (faulty score) to form a four-dimensional representation of each test sequence. A 6
two-component Gaussian Mixture Model is used, and the samples are clustered into nor- 7
mal and fault groups. The decision is explained with cluster-mean differences, SHAP 8
(LinearSHAP or LinearExplainer on a logistic-regression surrogate), and a shallow decision 9
tree that generated if–then rules. On real PCBA data, internal indices showed compact and 10
well-separated clusters (silhouette 0.85, Calinski–Harabasz 50,344.19, Davies–Bouldin 0.39), 11
external metrics were high (ARI 0.72; NMI 0.59; Fowlkes–Mallows 0.98), and the clustered 12
result used as a fault predictor reached 0.98 accuracy, 0.98 precision, and 0.99 recall. Expla- 13
nations show that the IForest score and reconstruction error drive most decisions, causing 14
simple thresholds that can guide inspection. An ablation without the self-supervised tasks 15
results in degraded clustering quality. The proposed approach offers accurate, label-free 16
fault prediction with transparent reasoning and is suitable for deployment in industrial 17
test lines.
Bibtex
@article{Islam 7265,
author = {Md Rakibul Islam and Shahina Begum and Mobyen Uddin Ahmed},
title = {Interpretable Self-Supervised Learning for Fault Identification in Printed Circuit Board Assembly Testing},
editor = {mdpi},
pages = {1--22},
month = {September},
year = {2025},
journal = {AI-Based Machinery Health Monitoring },
url = {http://www.es.mdu.se/publications/7265-}
}