Custodian Guardian Layer · Structure-Preservation Audit

EN · 中文

The PHI moves.
The detector doesn’t notice.

Does replacing PHI with realistic surrogates stop downstream tools from finding it? Across 11 detectors and 7 benchmarks — no.

1,750 docs11 detectors7 benchmarks · 7 languagesmasking = transform
±2 ptsproven-equivalent margin

On the 57,112 spans Custodian masks, detector recall is 76.1% → 74.9% (−1.2 pts). An equivalence test (TOST, p≈3×10⁻⁹) confirms this is statistically equivalent to zero within ±2 points — too small to matter. Ranking is preserved; the flagship Llama 3.3-70B is unchanged.

What the transform does

ASQ-PHI · one document
Anna S. · April 12 2023 · Methodist Hospital
Maria S. · March 13 2021 · Methodist Hospital

Real values → realistic same-type surrogates. The sentence still reads normally, so anything that processed the original works on the result.

Surrogate still detectable

Recall on masked spans, transformed ÷ original (overlap match — does the detector find the surrogate?).

SystemRetention

Where the small gap comes from

40,165 spans found in both; 3,300 lost (50% same length — not a boundary effect). The cause is surrogate quality, not detector failure:

ChicagoIllino   El PasoEl  truncated / garbled
Cedars-SinaiVidant  famous → obscure
nachorutor@…nxxxxxxxxx@…  x-masked ID

All three are fixable surrogate-generation defects — not evidence that transformation hides well-formed PHI.

Bottom line

Detectability is preserved. Surrogates stay findable 93–100% of the time; ranking unchanged.

Coverage, reported separately. The transform masks ~80% of genuine clinical PHI (lower on general text); the utility result above is measured only on spans it actually masks.

Slides

▶ View the slides in your browser

A 5-slide walkthrough (EN / 中文 toggle) — no download needed.

Workshop paper

📝 Read the workshop paper (PDF)

Draft for a clinical/privacy NLP workshop — the paired multi-detector protocol, TOST equivalence testing, and the redaction / open-surrogate comparison experiments.