SEAL-Tag: Self-Tag Evidence Aggregation with Probabilistic Circuits for PII-Safe Retrieval-Augmented Generation
Jin Xie, Songze Li, Guang Cheng

TL;DR
SEAL-Tag is a privacy-preserving framework for RAG systems that significantly reduces PII leakage by verifying evidence with probabilistic circuits, balancing privacy and utility efficiently.
Contribution
We introduce SEAL-Tag, a novel runtime environment employing probabilistic circuits and a structured verification protocol to enhance PII safety in retrieval-augmented generation.
Findings
Reduces adaptive PII leakage by over 8 times.
Maintains utility and speed comparable to unsafe baselines.
Provides a structured, verifiable evidence generation process.
Abstract
Retrieval-Augmented Generation (RAG) systems introduce a critical vulnerability: contextual leakage, where adversaries exploit instruction-following to exfiltrate Personally Identifiable Information (PII) via adaptive extraction. Current defenses force a rigid trade-off between semantic utility and latency. We present SEAL-Tag, a privacy-preserving runtime environment that resolves this via a Verify-then-Route paradigm. SEAL-Tag introduces the SEAL-Probe protocol, transforming auditing into a structured tool-use operation where the model generates a verifiable PII-Evidence Table (PET) alongside its draft. To adjudicate this evidence, we employ a Probabilistic Circuit (PC) that enforces verifiable logical constraints for robust decision-making. To overcome the privacy "Cold Start" problem, we introduce the S0--S6 Anchored Synthesis Pipeline, generating high-fidelity, provenanced RAG…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Security and Verification in Computing · Scientific Computing and Data Management
