Fine-grained Classification of Solder Joints with α-skew Jensen-Shannon Divergence


ÜLGER F., Yuksel S. E., YILMAZ A., GÖKCEN D.

IEEE Transactions on Components, Packaging and Manufacturing Technology, vol.13, no.2, pp.257-264, 2023 (SCI-Expanded) identifier

  • Publication Type: Article / Article
  • Volume: 13 Issue: 2
  • Publication Date: 2023
  • Doi Number: 10.1109/tcpmt.2023.3249193
  • Journal Name: IEEE Transactions on Components, Packaging and Manufacturing Technology
  • Journal Indexes: Science Citation Index Expanded (SCI-EXPANDED), Scopus, Academic Search Premier, Applied Science & Technology Source, Business Source Elite, Business Source Premier, Communication Abstracts, Compendex, Computer & Applied Sciences, INSPEC
  • Page Numbers: pp.257-264
  • Keywords: Entropy regularization, fine-grained image classification (FGIC), solder joint inspection (SJI)
  • Hacettepe University Affiliated: Yes

Abstract

Solder joint inspection (SJI) is a critical process in the production of printed circuit boards (PCB). Detection of solder errors during SJI is quite challenging as the solder joints have very small sizes and can take various shapes. In this study, we first show that solders have low feature diversity, and that the SJI can be carried out as a fine-grained image classification task which focuses on hard-to-distinguish object classes. To improve the fine-grained classification accuracy, penalizing confident model predictions by maximizing entropy was found useful in the literature. Inline with this information, we propose using the α-skew Jensen-Shannon divergence (α-JS) for penalizing the confidence in model predictions. We compare the α-JS regularization with both existing entropy-regularization based methods and the methods based on attention mechanism, segmentation techniques, transformer models, and specific loss functions for fine-grained image classification tasks. We show that the proposed approach achieves the highest F1-score and competitive accuracy for different models in the fine-grained solder joint classification task. Finally, we visualize the activation maps and show that with entropy-regularization, more precise class-discriminative regions are localized, which are also more resilient to noise. The code is available at https://github.com/furkanulger/SJI-entropy-reg.