Purpose: This study aimed to develop an efficient privacy-preserving U-shape inference framework for bladder cancer surveillance using urine proteomic biomarkers. The framework divides encrypted computation between client and server, adopting split in...
Purpose: This study aimed to develop an efficient privacy-preserving U-shape inference framework for bladder cancer surveillance using urine proteomic biomarkers. The framework divides encrypted computation between client and server, adopting split inference to balance diagnostic accuracy, computational efficiency, and data confidentiality.
Methods: Urine proteomic profiling identified 676 exosomal and 935 soluble proteins, of which 132 and 248 were differentially expressed between cancer and control samples. Eight proteins—A2M, AFM, APOA1, CFL1, ITIH2, FGB, CDC5L, and CD5L—were validated by enzyme-linked immunosorbent assay in 120 urine samples (95 urothelial carcinoma, 25 benign). Two logistic-regression models were reconstructed: a three-protein model (ITIH2, AFM, CFL1) and an eight-protein model. Both were validated using stratified three-fold cross-validation with bootstrap 95 percent confidence intervals for AUROC and AUPRC. Encrypted inference was implemented with the CKKS scheme (polynomial modulus 16 384; coefficient-modulus chain 60, 40, 40, 60 bits; scale 2⁴⁰). In the U-shape design, the client encrypts input data, the server performs ciphertext–plaintext dot-product operations with encrypted inputs and model weights and returns the encrypted linear score for client-side decryption and sigmoid computation. A fully encrypted sigmoid model using Chebyshev approximation was tested for comparison. Latency, communication, and numerical deviation, defined as the absolute difference between encrypted and plaintext probabilities, were measured.
Results: The three- and eight-protein models achieved AUROC values of 0.810 (95 % CI, 0.701–0.904) and 0.806 (0.709–0.893) with AUPRC above 0.93, demonstrating stable discrimination across both panels. The three-protein model was selected for encrypted inference implementation due to its reduced computational complexity. Split inference reproduced plaintext results with a mean absolute probability difference of 5.6 × 10⁻⁵ and an end-to-end latency of 63 milliseconds per sample (15 milliseconds for encryption, 44 milliseconds for the ciphertext–plaintext dot-product, 4 milliseconds for decryption) and a communication load of 7 megabytes. The fully encrypted sigmoid evaluation added 106 milliseconds of polynomial computation, increasing total latency to 169 milliseconds per sample and raising the mean absolute probability error to 0.165, highlighting that substantial optimization of the polynomial approximation is required to achieve clinical-grade accuracy. The split U-shape framework was therefore adopted, maintaining diagnostic fidelity with minimal computational overhead and dual protection of patient data and model intellectual property.
Conclusions: The U-shape privacy-preserving inference framework enables secure encrypted inference without degradation of diagnostic accuracy. By executing linear computations on the server and nonlinear inference on the client, it preserves privacy and model confidentiality while maintaining latency suitable for real-time bladder cancer surveillance.