Table of Contents
Fetching ...

Federated Transfer Learning with Task Personalization for Condition Monitoring in Ultrasonic Metal Welding

Ahmadreza Eslaminia, Yuquan Meng, Klara Nahrstedt, Chenhui Shao

TL;DR

A Federated Transfer Learning with Task Personalization (FTL-TP) framework that provides domain generalization capabilities in distributed learning while ensuring data privacy, and is shown to perform excellently in challenging scenarios involving unbalanced data distributions and limited client fractions.

Abstract

Ultrasonic metal welding (UMW) is a key joining technology with widespread industrial applications. Condition monitoring (CM) capabilities are critically needed in UMW applications because process anomalies significantly deteriorate the joining quality. Recently, machine learning models emerged as a promising tool for CM in many manufacturing applications due to their ability to learn complex patterns. Yet, the successful deployment of these models requires substantial training data that may be expensive and time-consuming to collect. Additionally, many existing machine learning models lack generalizability and cannot be directly applied to new process configurations (i.e., domains). Such issues may be potentially alleviated by pooling data across manufacturers, but data sharing raises critical data privacy concerns. To address these challenges, this paper presents a Federated Transfer Learning with Task Personalization (FTL-TP) framework that provides domain generalization capabilities in distributed learning while ensuring data privacy. By effectively learning a unified representation from feature space, FTL-TP can adapt CM models for clients working on similar tasks, thereby enhancing their overall adaptability and performance jointly. To demonstrate the effectiveness of FTL-TP, we investigate two distinct UMW CM tasks, tool condition monitoring and workpiece surface condition classification. Compared with state-of-the-art FL algorithms, FTL-TP achieves a 5.35%--8.08% improvement of accuracy in CM in new target domains. FTL-TP is also shown to perform excellently in challenging scenarios involving unbalanced data distributions and limited client fractions. Furthermore, by implementing the FTL-TP method on an edge-cloud architecture, we show that this method is both viable and efficient in practice. The FTL-TP framework is readily extensible to various other manufacturing applications.

Federated Transfer Learning with Task Personalization for Condition Monitoring in Ultrasonic Metal Welding

TL;DR

A Federated Transfer Learning with Task Personalization (FTL-TP) framework that provides domain generalization capabilities in distributed learning while ensuring data privacy, and is shown to perform excellently in challenging scenarios involving unbalanced data distributions and limited client fractions.

Abstract

Ultrasonic metal welding (UMW) is a key joining technology with widespread industrial applications. Condition monitoring (CM) capabilities are critically needed in UMW applications because process anomalies significantly deteriorate the joining quality. Recently, machine learning models emerged as a promising tool for CM in many manufacturing applications due to their ability to learn complex patterns. Yet, the successful deployment of these models requires substantial training data that may be expensive and time-consuming to collect. Additionally, many existing machine learning models lack generalizability and cannot be directly applied to new process configurations (i.e., domains). Such issues may be potentially alleviated by pooling data across manufacturers, but data sharing raises critical data privacy concerns. To address these challenges, this paper presents a Federated Transfer Learning with Task Personalization (FTL-TP) framework that provides domain generalization capabilities in distributed learning while ensuring data privacy. By effectively learning a unified representation from feature space, FTL-TP can adapt CM models for clients working on similar tasks, thereby enhancing their overall adaptability and performance jointly. To demonstrate the effectiveness of FTL-TP, we investigate two distinct UMW CM tasks, tool condition monitoring and workpiece surface condition classification. Compared with state-of-the-art FL algorithms, FTL-TP achieves a 5.35%--8.08% improvement of accuracy in CM in new target domains. FTL-TP is also shown to perform excellently in challenging scenarios involving unbalanced data distributions and limited client fractions. Furthermore, by implementing the FTL-TP method on an edge-cloud architecture, we show that this method is both viable and efficient in practice. The FTL-TP framework is readily extensible to various other manufacturing applications.
Paper Structure (24 sections, 6 equations, 10 figures, 4 tables, 2 algorithms)

This paper contains 24 sections, 6 equations, 10 figures, 4 tables, 2 algorithms.

Figures (10)

  • Figure 1: A schematic for training process in FL regime.
  • Figure 2: Illustration of the proposed FTL-TP structure. Note that in this framework, the number of classes for each domain group and the neuron count in the blue and orange layers can differ.
  • Figure 3: A schematic of edge-cloud implementation for the FTL-TP method.
  • Figure 4: Performance comparison with IL, CL, and CTL. 'S&M' and 'T&M' refer to the domain group combinations 'Surface vs Material' and 'Tool vs. Material,' respectively.
  • Figure 5: Performance comparison with FedAvg, FedProx, and FedL2R. 'S&M' and 'T&M' refer to the domain group combinations 'Surface vs. Material' and 'Tool vs. Material', respectively.
  • ...and 5 more figures