Hashmarks: Privacy-Preserving Benchmarks for High-Stakes AI Evaluation
There is a growing need to gain insight into language model capabilities that relate to sensitive topics, such as bioterrorism or cyberwarfare. However, traditional open source benchmarks are not fit for the task, due to the associated practice of publishing the correct answers in human-readable form. At the same time, enforcing mandatory closed-quarters evaluations might stifle development and erode trust. In this context, we propose hashmarking, a protocol for evaluating language models in the open without having to disclose the correct answers. In its simplest form, a hashmark is a benchmark whose reference solutions have been cryptographically hashed prior to publication. Following an overview of the proposed evaluation protocol, we go on to assess its resilience against traditional attack vectors (e.g. rainbow table attacks), as well as against failure modes unique to increasingly capable generative models.
Code (0)
등록된 구현이 없습니다.
Tasks
FormLanguage ModelingLanguage ModellingPrivacy PreservingSimilar Papers 제목 키워드 기반
Generating Synthetic Data with Formal Privacy Guarantees: State of the Art and the Road Ahead
Privacy-preserving synthetic data offers a promising solution to harness segregated data in high-stakes domains where information is compartmentalized for regulatory, privacy, or institutional reasons. This survey provid…
Privacy PreservingReconciling Privacy and Explainability in High-Stakes: A Systematic Inquiry
Deep learning's preponderance across scientific domains has reshaped high-stakes decision-making, making it essential to follow rigorous operational frameworks that include both Right-to-Privacy (RTP) and Right-to-Explan…
Decision MakingPrivacy PreservingRTEEvaluating Differentially Private Synthetic Data Generation in High-Stakes Domains
The difficulty of anonymizing text data hinders the development and deployment of NLP in high-stakes domains that involve private data, such as healthcare and social services. Poorly anonymized sensitive data cannot be e…
FairnessPrivacy PreservingSynthetic Data GenerationCutClean: Neural Network Pruning for Privacy-Preserving Inference
Neural networks are increasingly deployed in high-stakes applications with growing privacy leakage concerns. We show that this privacy leakage can occur even in the absence of representation imbalances that lead to tradi…
Network PruningBenchmarking LLMs and SLMs for patient reported outcomes
LLMs have transformed the execution of numerous tasks, including those in the medical domain. Among these, summarizing patient-reported outcomes (PROs) into concise natural language reports is of particular interest to c…
BenchmarkingPrivacy Preserving