Update slides.

This commit is contained in:
Justin Hsu 2020-09-01 18:41:36 -05:00
parent 2b0a174414
commit 42be556bb5
1 changed files with 39 additions and 17 deletions

View File

@ -40,7 +40,7 @@ date: September 02, 2020
## Five modules ## Five modules
1. Differential privacy 1. Differential privacy
2. Adversarial machine learning 2. Adversarial machine learning
3. Crytpography in machine learning 3. Cryptography in machine learning
4. Algorithmic fairness 4. Algorithmic fairness
5. PL and verification 5. PL and verification
@ -126,28 +126,28 @@ date: September 02, 2020
## Lecture schedule ## Lecture schedule
- First ten weeks: **lectures MWF** - First ten weeks: **lectures MWF**
- Intensive lectures, get you up to speed - Intensive lectures, get you up to speed
- M: I will present - I will present once a week
- WF: You will present - You will present twice a week
- Last five weeks: **no lectures** - Last five weeks: **no lectures**
- Intensive work on projects - Intensive work on projects
- I will be available to meet, one-on-one - 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 ## Class format
- Three components: - Three components:
1. Paper presentations 1. Paper presentations
2. Presentation summaries 2. Presentation summaries
3. Final project 3. Final project
- Announcement/schedule/materials: on [website](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/) - Announcement/schedule/materials on [website](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/)
- Class mailing list: [compsci763-1-f19@lists.wisc.edu]() - Discussions/forming groups on [Piazza](https://piazza.com/class/ke3clkclul16hq)
## Paper presentations ## Paper presentations
- In pairs, lead a discussion on group of papers - 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/) - See website for [schedule of topics](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/schedule/lectures/)
- One week **before** presentation: meet with me - 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 - Run through your outline, I will give feedback
## Presentation summaries ## Presentation summaries
@ -159,31 +159,53 @@ date: September 02, 2020
- Writeups will be shared with the class - Writeups will be shared with the class
## Final project ## 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/) - See website for [project details](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/assignments/project/)
- Key dates: - Key dates:
- **October 11**: Milestone 1 - **October 12**: Milestone 1
- **November 8**: Milestone 2 - **November 6**: Milestone 2
- **End of class**: Final writeups and presentations - **End of class**: Final writeups and presentations
## Todos for you ## 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/) 1. Explore the [course website](https://pages.cs.wisc.edu/~justhsu/teaching/current/cs763/)
2. Think about which lecture you want to present 2. Think about which lecture you want to present
3. Think about which lecture you want to summarize 3. Think about which lecture you want to summarize
4. Form project groups and brainstorm topics 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 ## We will move quickly
- First deadline: **next Monday, September 9** - First deadline: **next Wednesday, September 9**
- Form paper and project groups - Form paper and project groups
- Signup sheet [here](https://docs.google.com/spreadsheets/d/1hSbRy0mo3PjlozN0Ph1JkP5JwlRG8y7ukuCdorofncA/edit?usp=sharing) - Signup sheet [here](https://docs.google.com/spreadsheets/d/1Qiq6RtBiHD6x7t-wPqAykvTDdbbBvZYSMZ9FrKUHKm4/edit?usp=sharing)
- Please: don't sign up for the same slot - First slot is soon: **Monday, September 14**
- First slot is soon: **next Friday, September 13**
- Only slot for presenting differential privacy - Only slot for presenting differential privacy
- I will help the first group prepare - 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 # Defining privacy
## What does privacy mean? ## What does privacy mean?