AI and Cryptography (PhD Course, June 2023)

Description

PhD course given in June 2023 within the Applied Data Science & Artificial Intelligence PhD program of the University of Trieste.

The aim of this course is to give an overview of research problems at the intersection of Artificial Intelligence (AI) and Cryptography, namely exploring a) AI models and methods to design cryptographic algorithms, and b) cryptographic techniques for the design of secure and private machine learning models.

Lecturers

Main lecturer: Luca Mariot, University of Twente

Guest lecturer: Stjepan Picek, Radboud University

Workload

Credits: 2, Educational mode: 8 lectures (2 hours per lecture)

Learning Objectives

By the end of this course, you should be able to:

  1. Employ AI methods to:
    • Design strong cryptographic primitives
    • Assess the security of cryptographic primitives
  2. Employ cryptographic techniques to
    • Analyze relevant security and privacy threats in AI models
    • Apply cryptographic countermeasures to mitigate such threats

Prerequisites

The course is designed for PhD students in computer science and related fields. Basic knowledge of Machine Learning is assumed. Knowledge of cryptography is useful, but all necessary concepts will be reviewed throughout the course.

Assessment

Short report (of around 8 pages) on a research topic agreed with the lecturer. The report can be both a theoretical or experimental contribution, or a brief survey on a particular topic.

Lecture Plan and Syllabus

  1. Review of basic concepts of symmetric and public-key cryptography
  2. Cryptographic properties of Boolean functions and evolutionary algorithms
  3. Evolutionary algorithms and cellular automata for the design of Boolean functions
  4. Adversarial examples in deep neural networks, and how to generate them with evolutionary algorithms
  5. Differential privacy as a countermeasure to adversarial examples
  6. Deep learning-based side-channel analysis (guest lecture by Stjepan Picek, Radboud University)
  7. Secure Multiparty Computation for privacy-preserving machine learning
  8. Wrap-up, discussion of open problems and future directions of research

Recordings

The recordings of all lectures are available on my YouTube channel.

References and Reading Material

See the references in the individual lecture links above.

Related