
Register here: https://osu.zoom.us/webinar/register/WN_GjghUFbQQVGH9AXSebf8Ig
“Securing Data Analytics via Trusted Execution Environment”

Zhiqiang Lin, TDAI Core Faculty, Associate Professor, Computer Science and Engineering, College of Engineering
In this talk, Dr. Lin will present a line of research on how to develop abstractions, tools, and SDKs, to ease the SGX programming and data-analytics. In particular, he will talk about SGX-BigMatrix that supports vectorized computations and optimal matrix based operations over encrypted data using Intel SGX, SGX-Elide that enables enclave code confidentiality via dynamic updating, and finally Rust-SGX that allows programmers to develop memory safe SGX applications atop Rust programming language.
“Harnessing Public Data in Privacy-Preserving Machine Learning”

Raef Bassily, TDAI Core Faculty, Assistant Professor, Computer Science and Engineering, College of Engineering
One of the most salient features of our time is the dissemination of huge amounts of personal and sensitive data. Differential privacy has emerged as a sound theoretical approach to reason about privacy in a precise and quantifiable fashion, and has become the gold standard of privacy-preserving data analysis.
Despite its remarkable success, differential privacy is a stringent condition that sometimes comes with various limitations leading to unacceptable accuracy guarantees in many machine learning problems. In this talk, I will present a more relaxed model of learning under differential privacy, where the learning algorithm has access to a limited amount of public data, in addition to its input private dataset. I will discuss algorithmic techniques we developed for this model and their formal accuracy guarantees. Our results show that, with a limited amount of public data, it is possible to attain the same level of accuracy attained by non-private algorithms, while providing strong privacy guarantees for the private dataset.