paper-with-me

홈 › Papers

Hashmarks: Privacy-Preserving Benchmarks for High-Stakes AI Evaluation

2023-12-01 · Paul Bricman

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.

📄 PDF Abstract BibTeX arXiv:2312.00645

Code (0)

등록된 구현이 없습니다.

Tasks

FormLanguage ModelingLanguage ModellingPrivacy Preserving

Similar Papers 제목 키워드 기반

Generating Synthetic Data with Formal Privacy Guarantees: State of the Art and the Road Ahead

2025-03-26 · Viktor Schlegel, Anil A Bharath, Zilong Zhao, Kevin Yee

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 Preserving

Reconciling Privacy and Explainability in High-Stakes: A Systematic Inquiry

2024-12-30 · Supriya Manna, Niladri Sett

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 PreservingRTE

Evaluating Differentially Private Synthetic Data Generation in High-Stakes Domains

2024-10-10 · Krithika Ramesh, Nupoor Gandhi, Pulkit Madaan, Lisa Bauer 외

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 Generation

CutClean: Neural Network Pruning for Privacy-Preserving Inference

2026-08-13 · Leonardo Magliolo, Vito Paolo Pastore, Giuseppe Valenzise, Enzo Tartaglione arxiv

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 Pruning

Benchmarking LLMs and SLMs for patient reported outcomes

2024-12-20 · Matteo Marengo, Jarod Lévy, Jean-Emmanuel Bibault

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