Instructor: Jerry Zhu
Professor of Computer Sciences, UW-Madison
An Approach to Bridge Topology and Machine Learning
Topological data analysis looks at data from a rather unique angle. Good news: it may provide additional information to traditional machine learning, hence benefiting downstream applications. Bad news: Let K be the social network over topologists and machine learners, then betti0(K)=2. Why this means they didn’t talk to each other …
Optimal Teaching: The Inverse Problem of Machine Learning
What if there is a teacher who knows the learning goal and wants to design good training data for a machine learner? In this talk, I formalize the optimal teaching problem. In particular, I will focus on learners who employ Bayesian models. The framework is expressed as an optimization problem …
How to Poison Linear Regression
I will use linear regression as a guinea pig to illustrate data poisoning attacks in adversary machine learning. An adversary attempts to fool linear regression into learning some wrong regression coefficients: perhaps customers are more satisfied the longer they sit in your waiting room, or maybe Wisconsin isn’t warming. The …