Quantifying Privacy Leakage in Split Inference via Fisher-Approximated Shannon Information Analysis
Ruijun Deng, Zhihui Lu, Qiang Duan, Shijing Hu
TL;DR
The paper addresses privacy leakage in split inference by formalizing an information-theoretic framework that quantifies adversary certainty via negative conditional entropy and worst-case bounds. It introduces FSInfo, a Fisher information–based, Shannon-information–level metric that is computable in practice by Gaussian surrogates, providing a robust proxy for leakage from smashed data. Building on FSInfo, the authors design FSInfoGuard, a closed-form Gaussian noise defense calibrated to a target FSInfo to achieve favorable privacy–utility trade-offs, validated across multi-modal datasets and models. The results demonstrate FSInfo's effectiveness as both an assessment tool and a design signal for defense strategies, with practical guidance on data complexity, model size, and overfitting as leakage determinants.
Abstract
Split inference (SI) partitions deep neural networks into distributed sub-models, enabling collaborative learning without directly sharing raw data. However, SI remains vulnerable to Data Reconstruction Attacks (DRAs), where adversaries exploit exposed smashed data to recover private inputs. Despite substantial progress in attack-defense methodologies, the fundamental quantification of privacy risks is still underdeveloped. This paper establishes an information-theoretic framework for privacy leakage in SI, defining leakage as the adversary's certainty and deriving both average-case and worst-case error lower bounds. We further introduce Fisher-approximated Shannon information (FSInfo), a new privacy metric based on Fisher Information (FI) that enables operational and tractable computation of privacy leakage. Building on this metric, we develop FSInfoGuard, a defense mechanism that achieves a strong privacy-utility tradeoff. Our empirical study shows that FSInfo is an effective privacy metric across datasets, models, and defense strengths, providing accurate privacy estimates that support the design of defense methods outperforming existing approaches in both privacy protection and utility preservation. The code is available at https://github.com/SASA-cloud/FSInfo.
