Table of Contents
Fetching ...

Explainable Differential Privacy-Hyperdimensional Computing for Balancing Privacy and Transparency in Additive Manufacturing Monitoring

Fardin Jalil Piran, Prathyush P. Poduval, Hamza Errahmouni Barkam, Mohsen Imani, Farhad Imani

TL;DR

This study introduces the Differential Privacy-Hyperdimensional Computing (DP-HD) framework, a novel approach combining Explainable AI (XAI) and vector symbolic paradigms to quantify and predict noise effects on accuracy using a Signal-to-Noise Ratio (SNR) metric.

Abstract

Machine Learning (ML) models integrated with in-situ sensing offer transformative solutions for defect detection in Additive Manufacturing (AM), but this integration brings critical challenges in safeguarding sensitive data, such as part designs and material compositions. Differential Privacy (DP), which introduces mathematically controlled noise, provides a balance between data utility and privacy. However, black-box Artificial Intelligence (AI) models often obscure how this noise impacts model accuracy, complicating the optimization of privacy-accuracy trade-offs. This study introduces the Differential Privacy-Hyperdimensional Computing (DP-HD) framework, a novel approach combining Explainable AI (XAI) and vector symbolic paradigms to quantify and predict noise effects on accuracy using a Signal-to-Noise Ratio (SNR) metric. DP-HD enables precise tuning of DP noise levels, ensuring an optimal balance between privacy and performance. The framework has been validated using real-world AM data, demonstrating its applicability to industrial environments. Experimental results demonstrate DP-HD's capability to achieve state-of-the-art accuracy (94.43%) with robust privacy protections in anomaly detection for AM, even under significant noise conditions. Beyond AM, DP-HD holds substantial promise for broader applications in privacy-sensitive domains such as healthcare, financial services, and government data management, where securing sensitive data while maintaining high ML performance is paramount.

Explainable Differential Privacy-Hyperdimensional Computing for Balancing Privacy and Transparency in Additive Manufacturing Monitoring

TL;DR

This study introduces the Differential Privacy-Hyperdimensional Computing (DP-HD) framework, a novel approach combining Explainable AI (XAI) and vector symbolic paradigms to quantify and predict noise effects on accuracy using a Signal-to-Noise Ratio (SNR) metric.

Abstract

Machine Learning (ML) models integrated with in-situ sensing offer transformative solutions for defect detection in Additive Manufacturing (AM), but this integration brings critical challenges in safeguarding sensitive data, such as part designs and material compositions. Differential Privacy (DP), which introduces mathematically controlled noise, provides a balance between data utility and privacy. However, black-box Artificial Intelligence (AI) models often obscure how this noise impacts model accuracy, complicating the optimization of privacy-accuracy trade-offs. This study introduces the Differential Privacy-Hyperdimensional Computing (DP-HD) framework, a novel approach combining Explainable AI (XAI) and vector symbolic paradigms to quantify and predict noise effects on accuracy using a Signal-to-Noise Ratio (SNR) metric. DP-HD enables precise tuning of DP noise levels, ensuring an optimal balance between privacy and performance. The framework has been validated using real-world AM data, demonstrating its applicability to industrial environments. Experimental results demonstrate DP-HD's capability to achieve state-of-the-art accuracy (94.43%) with robust privacy protections in anomaly detection for AM, even under significant noise conditions. Beyond AM, DP-HD holds substantial promise for broader applications in privacy-sensitive domains such as healthcare, financial services, and government data management, where securing sensitive data while maintaining high ML performance is paramount.
Paper Structure (30 sections, 22 equations, 14 figures, 4 tables, 2 algorithms)

This paper contains 30 sections, 22 equations, 14 figures, 4 tables, 2 algorithms.

Figures (14)

  • Figure 1: Hyperdimensional computing framework, including encoding, training, inference, and retraining. In encoding, feature vectors are mapped to hypervectors, where each element, $h_i$, is generated by projecting a feature vector onto a random basis vector $\vec{B}_i$, sampled from a normal distribution with mean zero and variance $\sigma_b^2$. A uniform distribution, $\vec{U}$, is added to enhance the projection. Training aggregates hypervectors from the same class to form class hypervectors, inference compares query hypervectors for similarity, and retraining adjusts hypervectors based on misclassifications.
  • Figure 2: Securing inference phase: dropping low-variance dimensions.
  • Figure 3: The experimental setup, showing (a) the EOS M270 laser powder bed fusion additive manufacturing machine lane2016thermographic, (b) the top view schematic of the built part, and (c) the side view schematic with dimensions, including a 40.5-degree overhang.
  • Figure 4: Comparative outcomes of exclusive and inclusive encoding.
  • Figure 5: Accuracy vs privacy balance when the distance between classes changed, (a) accuracy vs privacy balance with $\Delta C = 5$, (b) accuracy vs privacy balance with $\Delta C = 10$.
  • ...and 9 more figures