Differential Privacy in Artificial Intelligence

From Theory to Practice


Differential Privacy in Artificial Intelligence
Differential Privacy in Artificial Intelligence
CC BY-NC

Book Details

Authors Ferdinando Fioretto, Pascal Van Hentenryck
Publisher Now Publishers
Published 2025
Edition 1st
Paperback 628 pages
Language English
ISBN-13 9781638284772, 9781638286271
ISBN-10 1638284776, 1638286272
License Creative Commons Attribution-NonCommercial

Book Description

Differential Privacy in Artificial Intelligence: From Theory to Practice is a comprehensive resource designed to review the principles and applications of differential privacy in a world increasingly driven by data. This book delves into the theoretical underpinnings of differential privacy, its use in machine learning systems, practical implementation details, and its broader social and legal ramifications. Intended as a primer and a deep dive, it lays a solid foundation by introducing essential concepts and mechanisms critical to understanding differential privacy.

From theoretical foundations to practical application, the book is organized into five distinct parts. Part I reviews the foundational notions of differential privacy in the central and local models, delving into composition and privacy amplification. The discussion extends to practical strategies for data release and the creation of synthetic data, which is essential for real-world applications. Part II focuses on the application of differential privacy in optimization and learning, examining the integration of privacy measures in machine learning, including private optimization methods and private federated learning.

Beyond technical applications, the book highlights the use of differential privacy in critical sectors such as healthcare and energy, and discusses its implications in image and video analysis in Part III. Part IV provides a thorough look at the tools and challenges in deploying privacy-preserving models, including insights into programming frameworks and machine learning tools. Finally, Part V addresses the societal impact of differential privacy, discussing its intersection with public policy, law, fairness, and bias.

Targeted at researchers, practitioners, and policymakers, Differential Privacy in Artificial Intelligence: From Theory to Practice aims to be an essential guide for anyone committed to advancing privacy in the digital age, providing the knowledge needed to develop and deploy effective and ethical privacy solutions across various domains.


This book is available under a Creative Commons Attribution-NonCommercial license (CC BY-NC), which means that you are free to copy, distribute, and modify it, as long as you attribute the source and don't use it for commercial purposes.

If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.

Download and Read Links

Share this Book

[localhost]# find . -name "*Similar_Books*"


The Privacy Engineer's Manifesto

Security

The Privacy Engineer's Manifesto: Getting from Policy to Code to QA to Value is the first book of its kind, offering industry-proven solutions that go beyond mere theory and adding lucid perspectives on the challenges and opportunities raised with the emerging "personal" information economy. The authors, a uniquely skilled team of longtime industry

Operating Systems: From 0 to 1

C / C++

This book helps you gain the foundational knowledge required to write an operating system from scratch. Hence the title, 0 to 1. After completing this book, at the very least you will learn: - How to write an operating system from scratch by reading hardware datasheets. In the real world, it works like that. You won't be able to consult Google for

Annotated Algorithms in Python, 2nd Edition

Python

This open book is assembled from lectures given by the author over a period of 10 years at the School of Computing of DePaul University. The lectures cover multiple classes, including Analysis and Design of Algorithms, Scientific Computing, Monte Carlo Simulations, and Parallel Algorithms. These lectures teach the core knowledge required by any sci

API Traffic Management 101

API

The aim of this short book is to introduce the general themes, challenges, and opportunities in the world of managing API traffic. Most of the examples and recommendations come from my own experience (or that of colleagues) while working with customers, ranging from small local startups to global enterprises. This book is for those just getting sta

Android on x86

Android Intel

Android on x86: an Introduction to Optimizing for Intel Architecture serves two main purposes. First, it makes the case for adapting your applications onto Intel’s x86 architecture, including discussions of the business potential, the changing landscape of the Android marketplace, and the unique challenges and opportunities that arise from x86 de

From Containers to Kubernetes with Node.js

Node.js Kubernetes JavaScript

This book is designed as an introduction to containers and Kubernetes by way of Node.js. Containers are the basis for distributed, repeatable workflows with orchestrators such as Kubernetes, and they allow developers and operators to develop applications consistently across environments and deploy in a repeatable and predictable fashion. The exampl