Update slides.
This commit is contained in:
parent
2b0a174414
commit
42be556bb5
|
@ -40,7 +40,7 @@ date: September 02, 2020
|
|||
## Five modules
|
||||
1. Differential privacy
|
||||
2. Adversarial machine learning
|
||||
3. Crytpography in machine learning
|
||||
3. Cryptography in machine learning
|
||||
4. Algorithmic fairness
|
||||
5. PL and verification
|
||||
|
||||
|
@ -126,28 +126,28 @@ date: September 02, 2020
|
|||
## Lecture schedule
|
||||
- First ten weeks: **lectures MWF**
|
||||
- Intensive lectures, get you up to speed
|
||||
- M: I will present
|
||||
- WF: You will present
|
||||
- I will present once a week
|
||||
- You will present twice a week
|
||||
- Last five weeks: **no lectures**
|
||||
- Intensive work on projects
|
||||
- I will be available to meet, one-on-one
|
||||
|
||||
> You must attend lectures and participate
|
||||
> You are expected to attend/watch all lectures
|
||||
|
||||
## Class format
|
||||
- Three components:
|
||||
1. Paper presentations
|
||||
2. Presentation summaries
|
||||
3. Final project
|
||||
- Announcement/schedule/materials: on [website](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/)
|
||||
- Class mailing list: [compsci763-1-f19@lists.wisc.edu]()
|
||||
- Announcement/schedule/materials on [website](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/)
|
||||
- Discussions/forming groups on [Piazza](https://piazza.com/class/ke3clkclul16hq)
|
||||
|
||||
## Paper presentations
|
||||
- In pairs, lead a discussion on group of papers
|
||||
- See website for [detailed instructions](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/assignments/presentations/jjj)
|
||||
- See website for [detailed instructions](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/assignments/presentations/)
|
||||
- See website for [schedule of topics](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/schedule/lectures/)
|
||||
- One week **before** presentation: meet with me
|
||||
- Come prepared with presentation materials
|
||||
- Come prepared with draft slides and outline
|
||||
- Run through your outline, I will give feedback
|
||||
|
||||
## Presentation summaries
|
||||
|
@ -159,31 +159,53 @@ date: September 02, 2020
|
|||
- Writeups will be shared with the class
|
||||
|
||||
## Final project
|
||||
- In groups of three (or very rarely two)
|
||||
- In groups of 2-3
|
||||
- See website for [project details](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/assignments/project/)
|
||||
- Key dates:
|
||||
- **October 11**: Milestone 1
|
||||
- **November 8**: Milestone 2
|
||||
- **October 12**: Milestone 1
|
||||
- **November 6**: Milestone 2
|
||||
- **End of class**: Final writeups and presentations
|
||||
|
||||
## Todos for you
|
||||
0. Complete the [course survey](https://forms.gle/NvYx3BM7HVkuzYdG6)
|
||||
0. Complete the [course survey](https://forms.gle/NWAYMf6ZzV3bFKC46)
|
||||
1. Explore the [course website](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/)
|
||||
2. Think about which lecture you want to present
|
||||
3. Think about which lecture you want to summarize
|
||||
4. Form project groups and brainstorm topics
|
||||
|
||||
> Signup for slots and projects [here](https://docs.google.com/spreadsheets/d/1hSbRy0mo3PjlozN0Ph1JkP5JwlRG8y7ukuCdorofncA/edit?usp=sharing)
|
||||
> Sign up for slots and projects [here](https://docs.google.com/spreadsheets/d/1Qiq6RtBiHD6x7t-wPqAykvTDdbbBvZYSMZ9FrKUHKm4/edit?usp=sharing)
|
||||
|
||||
## We will move quickly
|
||||
- First deadline: **next Monday, September 9**
|
||||
- First deadline: **next Wednesday, September 9**
|
||||
- Form paper and project groups
|
||||
- Signup sheet [here](https://docs.google.com/spreadsheets/d/1hSbRy0mo3PjlozN0Ph1JkP5JwlRG8y7ukuCdorofncA/edit?usp=sharing)
|
||||
- Please: don't sign up for the same slot
|
||||
- First slot is soon: **next Friday, September 13**
|
||||
- Signup sheet [here](https://docs.google.com/spreadsheets/d/1Qiq6RtBiHD6x7t-wPqAykvTDdbbBvZYSMZ9FrKUHKm4/edit?usp=sharing)
|
||||
- First slot is soon: **Monday, September 14**
|
||||
- Only slot for presenting differential privacy
|
||||
- I will help the first group prepare
|
||||
|
||||
# COVID notes
|
||||
|
||||
## Norms for virtual class
|
||||
- Mute yourself when you are not talking
|
||||
- Recommended (not required): turn on your video
|
||||
- Use the chat for questions/side discussions
|
||||
|
||||
> If you wouldn't do something in a real classroom, you probably shouldn't do it
|
||||
> in a virtual classroom.
|
||||
|
||||
## Guidelines for discussion
|
||||
- Basically: **be nice to one another**
|
||||
- WAIT: Why Am I Talking?
|
||||
- One mic: one person speaks at a time
|
||||
|
||||
## Accommodations for remote students
|
||||
- Strongly recommended to attend live lectures
|
||||
- If you can't (e.g., lecture in the middle of the night):
|
||||
- All lectures will be recorded on BBCU: watch them
|
||||
- Do **two paper reviews per week** instead of presentation+summary
|
||||
|
||||
> Let me know ASAP if you are remote so I can set you up with paper reviews
|
||||
|
||||
# Defining privacy
|
||||
|
||||
## What does privacy mean?
|
||||
|
|
Reference in New Issue