Component-Aware Differential Privacy for Federated Multilingual Speech-LLMs
arXiv:2609.11762
Abstract
Per-layer differential privacy (DP) clipping improves gradient fidelity in federated learning by allocating per-matrix clipping budgets proportional to parameter count. We show that this recipe breaks for speech large language models (speech-LLMs), when the acoustic encoder and the language decoder differ by an order of magnitude in update norm. Single-pool per-layer methods suffer \emph{cross-component budget collapse}, dragging word error rate (WER) far from flat global clipping or collapsing training entirely. When the norm imbalance is milder, adaptive single-pool methods partially recover, confirming that collapse severity scales with the inter-component norm ratio. We empirically diagnose the root cause across six per-layer methods and three speech-LLM architectures. We then propose \emph{-split}, a two-pool allocation that normalises encoder and LLM parameters into independent pools, and show that joint sensitivity and the original -DP guarantee are unchanged. At architecture-calibrated , our method recovers WER utility compared to flat DP, while granting the encoder tighter per-component noise protection against speaker voice-based gradient-inversion attacks at only LLM noise overhead.
Accepted in SLT2026