English

Privacy-Preserving Model and Preprocessing Verification for Machine Learning

Machine Learning 2025-01-15 v1

Abstract

This paper presents a framework for privacy-preserving verification of machine learning models, focusing on models trained on sensitive data. Integrating Local Differential Privacy (LDP) with model explanations from LIME and SHAP, our framework enables robust verification without compromising individual privacy. It addresses two key tasks: binary classification, to verify if a target model was trained correctly by applying the appropriate preprocessing steps, and multi-class classification, to identify specific preprocessing errors. Evaluations on three real-world datasets-Diabetes, Adult, and Student Record-demonstrate that while the ML-based approach is particularly effective in binary tasks, the threshold-based method performs comparably in multi-class tasks. Results indicate that although verification accuracy varies across datasets and noise levels, the framework provides effective detection of preprocessing errors, strong privacy guarantees, and practical applicability for safeguarding sensitive data.

Keywords

Cite

@article{arxiv.2501.08236,
  title  = {Privacy-Preserving Model and Preprocessing Verification for Machine Learning},
  author = {Wenbiao Li and Anisa Halimi and Xiaoqian Jiang and Jaideep Vaidya and Erman Ayday},
  journal= {arXiv preprint arXiv:2501.08236},
  year   = {2025}
}
R2 v1 2026-06-28T21:06:06.747Z