2019

Pan-Private Uniformity Testing

Amin, Kareem, Joseph, Matthew, Mao, Jieming

Understand

A centrally differentially private algorithm maps raw data to differentially private outputs.

  • In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and this interaction must be a differentially private function of the data.
  • We study the intermediate model of pan-privacy.
  • Unlike a locally private algorithm, a pan-private algorithm receives data in the clear.

Reading the bibliography…