Type: Research Highlight

Title: εKTELO: A Framework for Defining Differentially-Private Computations

Dan Zhang, Ryan McKenna, os Kotsogiannis, George Bissias, Michael Hay, Ashwin Machanavajjhala and Gerome Miklau

Available in: PDF

The adoption of differential privacy is growing but the complexity of designing private, efficient and accurate algorithms is still high. We propose a novel programming framework and system, εktelo, for implementing both existing and new privacy algorithms. For the task of answering linear counting queries, we show that nearly all existing algorithms can be composed from operators, each conforming to one of a small number of operator classes. While past programming frameworks have helped to ensure the privacy of programs, the novelty of our framework is its significant support for authoring accurate and efficient (as well as private) programs. We describe the design and architecture of the εktelo system and show that εktelo is expressive enough to describe many algorithms from the privacy literature. εktelo allows for safer implementations through code reuse and allows both privacy novices and experts to more easily design new algorithms. We demonstrate the use of εktelo by designing new algorithms offering state-of-the-art accuracy and runtime.

Back to Gallery     Go to the Full Issue