CI-Bench: Benchmarking Contextual Integrity of AI Assistants on Synthetic Data
Zhao Cheng, Diane Wan, Matthew Abueg, Sahra Ghalebikesabi, Ren Yi, Eugene Bagdasarian, Borja Balle, Stefan Mellem, Shawn O'Banion
TL;DR
This work addresses privacy risks in AI assistants by introducing CI-Bench, a Contextual Integrity-based benchmark built on a scalable synthetic data pipeline that yields 44k test samples across eight domains. The framework decomposes information-flow mediation into context understanding, norm identification, appropriateness judgment, and response generation, with a case study illustrating its application. Experimental results with Gemini models reveal strong contextual reasoning but notable gaps in appropriateness judgments and in generating privacy-compliant responses, highlighting the importance of explicit norms and model size. CI-Bench offers a granular tool for guiding privacy-aware development, model training, and dataset construction to better align AI assistants with user privacy expectations.
Abstract
Advances in generative AI point towards a new era of personalized applications that perform diverse tasks on behalf of users. While general AI assistants have yet to fully emerge, their potential to share personal data raises significant privacy challenges. This paper introduces CI-Bench, a comprehensive synthetic benchmark for evaluating the ability of AI assistants to protect personal information during model inference. Leveraging the Contextual Integrity framework, our benchmark enables systematic assessment of information flow across important context dimensions, including roles, information types, and transmission principles. We present a novel, scalable, multi-step synthetic data pipeline for generating natural communications, including dialogues and emails. Unlike previous work with smaller, narrowly focused evaluations, we present a novel, scalable, multi-step data pipeline that synthetically generates natural communications, including dialogues and emails, which we use to generate 44 thousand test samples across eight domains. Additionally, we formulate and evaluate a naive AI assistant to demonstrate the need for further study and careful training towards personal assistant tasks. We envision CI-Bench as a valuable tool for guiding future language model development, deployment, system design, and dataset construction, ultimately contributing to the development of AI assistants that align with users' privacy expectations.
