Skip to content

SSTQ:Privacy-Preserving Vector Quantization via Subsampled Stochastic TurboQuant

Adel Javanmard, David P. Woodruff, Vahab Mirrokni

cs.LGarXiv:2608.05127

Abstract

Achieving local differential privacy in distributed optimization while maintaining low communication cost remains challenging. Existing vector quantization methods, such as vqSGD, use high-dimensional geometric constructions but incur unfavorable dimension-dependent variance. In this work, we propose Subsampled Stochastic TurboQuant (SSTQ), a framework that combines overcomplete equal-norm tight frames, coordinate subsampling, and privacy-aware one-dimensional quantization. SSTQ includes two variants: a Flat Randomized Response version and a Metric-Aware Laplace version, the latter being better suited to higher codebook bit-width regimes. We show that SSTQ achieves optimal mean squared error scaling while using only 2 N + b bits per client, where N = Θ(d) is the frame size. We also derive a surrogate privacy-aware codebook objective that reduces the codebook-dependent MSE scaling from O(4b) to O(2b). Finally, we empirically evaluate SSTQ against established baselines on federated learning tasks using CIFAR-10 and Fashion-MNIST, demonstrating favorable utility and communication efficiency.

Create a lesson

Paper details

Categories: cs.LG, cs.AI, stat.ML

42 pages, 4 figures, 2 tables