Feature-Aware Anisotropic Local Differential Privacy for Utility-Preserving Graph Representation Learning in Metal Additive Manufacturing

arXiv cs.LG / 4/8/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes FI-LDP-HGAT, a utility-preserving graph representation learning framework for metal additive manufacturing defect detection under Local Differential Privacy constraints.
  • It addresses two gaps in prior work: defect models that ignore layer-wise physical couplings in melt-pool data, and LDP methods that inject uniform noise across all features and severely degrade utility.
  • FI-LDP-HGAT combines a stratified Hierarchical Graph Attention Network (HGAT) to model spatial/thermal dependencies with a feature-importance-aware anisotropic Gaussian mechanism that reallocates the privacy budget across embedding dimensions using an encoder-derived importance prior.
  • Experiments on a Directed Energy Deposition (DED) porosity dataset report 81.5% utility recovery at epsilon=4 and defect recall of 0.762 at epsilon=2, outperforming classical ML, standard GNNs, and other privacy mechanisms including DP-SGD.
  • Mechanistic analysis (Spearman = -0.81) shows a strong negative correlation between feature importance and noise magnitude, supporting the paper’s claim that anisotropic noise allocation drives the privacy-utility gains.

Abstract

Metal additive manufacturing (AM) enables the fabrication of safety-critical components, but reliable quality assurance depends on high-fidelity sensor streams containing proprietary process information, limiting collaborative data sharing. Existing defect-detection models typically treat melt-pool observations as independent samples, ignoring layer-wise physical couplings. Moreover, conventional privacy-preserving techniques, particularly Local Differential Privacy (LDP), lead to severe utility degradation because they inject uniform noise across all feature dimensions. To address these interrelated challenges, we propose FI-LDP-HGAT. This computational framework combines two methodological components: a stratified Hierarchical Graph Attention Network (HGAT) that captures spatial and thermal dependencies across scan tracks and deposited layers, and a feature-importance-aware anisotropic Gaussian mechanism (FI-LDP) for non-interactive feature privatization. Unlike isotropic LDP, FI-LDP redistributes the privacy budget across embedding coordinates using an encoder-derived importance prior, assigning lower noise to task-critical thermal signatures and higher noise to redundant dimensions while maintaining formal LDP guarantees. Experiments on a Directed Energy Deposition (DED) porosity dataset demonstrate that FI-LDP-HGAT achieves 81.5% utility recovery at a moderate privacy budget (epsilon = 4) and maintains defect recall of 0.762 under strict privacy (epsilon = 2), while outperforming classical ML, standard GNNs, and alternative privacy mechanisms, including DP-SGD across all evaluated metrics. Mechanistic analysis confirms a strong negative correlation (Spearman = -0.81) between feature importance and noise magnitude, providing interpretable evidence that the privacy-utility gains are driven by principled anisotropic allocation.