Differentially Private Training in the LLM Era
This seminar explores how to make differentially private training practical and scalable for large language models and new methods that enable stronger privacy guarantees without sacrificing performance.
Overview
Differentially private stochastic gradient descent (DP-SGD) has been extensively studied in recent years from a variety of perspectives. However, applying DP-SGD to large language model (LLM) training introduces several additional challenges. First, unlike the end-to-end training pipeline commonly used in classical deep learning, LLM development typically involves multiple training stages, each of which may impose different privacy requirements. Second, DP-SGD is difficult to scale to large models due to its inherent computational and memory overhead.
In this talk, I will present our recent work on addressing these challenges from both theoretical and systems perspectives. I will first discuss how to make DP-SGD scalable for LLM pretraining with little to no sacrifice in throughput or memory efficiency. I will then show how to enable scalable differentially private fine-tuning for extremely large LLMs under limited computational resources. Next, I will present theoretical limitations of differentially private alignment, and show how these barriers can be addressed through new structure-aware methods, together with corresponding lower-bound analyses. Finally, I will discuss future research directions along these lines.
Presenters
Brief Biography
Di Wang is an assistant professor in the Computer Science Program and an adjunct professor in the Statistics Program within the Computer, Electrical and Mathematical Sciences and Engineering (CEMSE) Division at KAUST. He earned his Ph.D. in computer science and engineering from the State University of New York at Buffalo, his M.S. in mathematics from Western University, and his B.S. in mathematics from Shandong University.
His research focuses on privacy-preserving machine learning, interpretability, machine learning theory, and trustworthy machine learning. During his Ph.D. studies, he was invited as a visiting student to the University of California, Berkeley; Harvard University; and Boston University. He has also served as a visiting professor at the University of Helsinki, Inria, and the Finnish Center for Artificial Intelligence.
Wang has received the SEAS Dean’s Graduate Achievement Award and the Best CSE Graduate Research Award from SUNY Buffalo.