Picachv: Formally Verified Data Use Policy Enforcement for Secure Data Analytics
Haobin Hiroki Chen, Hongbo Chen, Mingshen Sun, Chenghong Wang,, XiaoFeng Wang

TL;DR
Picachv is a formally verified security monitor that enforces data use policies during analytics, ensuring compliance through formal methods and trusted execution environments, and is integrated into a real data framework with practical evaluation.
Contribution
We introduce Picachv, a novel, formally verified security monitor for data policy enforcement that works across diverse analytics frameworks using relational algebra and TEEs.
Findings
Picachv correctly enforces data policies as proven in Coq.
Integration with Polars shows practical performance.
Evaluation with TPC-H benchmark demonstrates scalability.
Abstract
Ensuring the proper use of sensitive data in analytics under complex privacy policies is an increasingly critical challenge. Many existing approaches lack portability, verifiability, and scalability across diverse data processing frameworks. We introduce Picachv, a novel security monitor that automatically enforces data use policies. It works on relational algebra as an abstraction for program semantics, enabling policy enforcement on query plans generated by programs during execution. This approach simplifies analysis across diverse analytical operations and supports various front-end query languages. By formalizing both data use policies and relational algebra semantics in Coq, we prove that Picachv correctly enforces policies. Picachv also leverages Trusted Execution Environments (TEEs) to enhance trust in runtime, providing provable policy compliance to stakeholders that the…
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
TopicsPrivacy-Preserving Technologies in Data · Cloud Data Security Solutions · Digital and Cyber Forensics
