English

LLM-CEG: Extending the Classification Error Gauge Framework for Privacy Auditing of Large Language Models

Cryptography and Security 2026-04-28 v1

Abstract

This paper extends the Classification Error Gauge (x-CEG) framework, originally developed for measuring the privacy-utility trade-off in tabular datasets, to privacy auditing of Large Language Models (LLMs). We propose LLM-CEG, a systematic framework that employs membership inference attack (MIA) success rates as an empirical privacy gauge and model perplexity as a utility gauge, iteratively adjusting differential privacy parameters until both thresholds are jointly satisfied. A proof-of-concept prototype fine-tunes DistilGPT-2 on a synthetic clinical PII dataset under four privacy regimes using DP-SGD. Results indicate that DP-SGD reduces MIA attacker advantage by 71.5% while simultaneously improving out-of-distribution utility by 47-50% relative to the overfitted baseline, suggesting that differential privacy may act as implicit regularization under narrow fine-tuning conditions. We further extend the SIED engineering framework to the LLM context as LLM-SIED, providing an auditable, regulator-aligned process for privacy-compliant LLM deployment.

Keywords

Cite

@article{arxiv.2604.23795,
  title  = {LLM-CEG: Extending the Classification Error Gauge Framework for Privacy Auditing of Large Language Models},
  author = {Kato Mivule},
  journal= {arXiv preprint arXiv:2604.23795},
  year   = {2026}
}
R2 v1 2026-07-01T12:35:54.499Z