Difference between revisions of "DSC180bW2021"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=DSC 180B Capstone Section A01: Explainable AI= * Instructor: [https://jacobsschool.ucsd.edu/faculty/profile?id=360 Jurgen Schulze] * Discussion: Wednesdays 9-9:50pm on [http...")
 
(Schedule)
 
(20 intermediate revisions by one user not shown)
Line 3: Line 3:
 
* Instructor: [https://jacobsschool.ucsd.edu/faculty/profile?id=360 Jurgen Schulze]
 
* Instructor: [https://jacobsschool.ucsd.edu/faculty/profile?id=360 Jurgen Schulze]
 
* Discussion: Wednesdays 9-9:50pm on [https://ucsd.zoom.us/j/91004751607 Zoom]
 
* Discussion: Wednesdays 9-9:50pm on [https://ucsd.zoom.us/j/91004751607 Zoom]
* Office hours: Fridays 10-11am on [https://ucsd.zoom.us/j/97761107672 Zoom], except on Jan 8 it is a 12 noon
+
* Office hours: Fridays 10-11am on [https://ucsd.zoom.us/j/97761107672 Zoom]
* [piazza.com/ucsd/winter2021/dsc180/home Piazza Discussion Board]
+
* [http://piazza.com/ucsd/winter2021/dsc180/home Piazza Discussion Board]
  
 
==Overview==
 
==Overview==
Line 20: Line 20:
 
! Week
 
! Week
 
! Discussion Date
 
! Discussion Date
! Discussion Mon 9-9:50am (Link to Slides)
+
! Discussion Wed 9-9:50am (Link to Slides)
 
! Checkpoints
 
! Checkpoints
 
|-  
 
|-  
Line 30: Line 30:
 
| 2
 
| 2
 
| Jan 13
 
| Jan 13
|  
+
| [[Media:02_Week2W21.pdf|Week 2]]
 
|
 
|
 
|-
 
|-
 
| 3
 
| 3
 
| Jan 20
 
| Jan 20
|  
+
| [[Media:03_Week3W21.pdf|Week 3]]
 
|
 
|
 
|-
 
|-
 
| 4
 
| 4
 
| Jan 27
 
| Jan 27
|  
+
| [[Media:04_Week4W21.pdf|Week 4]]
 
|  
 
|  
 
|-
 
|-
 
| 5
 
| 5
 
| Feb 3
 
| Feb 3
|  
+
| [[Media:05_DiscussionW21.pdf|Week 5]]
|
+
| [https://dsc-capstone.github.io/assignments/quarter-2-checkpoints/ Midterm Checkpoint due Feb 7]
 
|-
 
|-
 
| 6
 
| 6
 
| Feb 10
 
| Feb 10
 +
| [[Media:06_DiscussionW21.pdf|Week 6]]
 
|  
 
|  
|
 
 
|-
 
|-
 
| 7
 
| 7
 
| Feb 17
 
| Feb 17
|  
+
| [[Media:07_DiscussionW21.pdf|Week 7]]
 
|  
 
|  
 
|-
 
|-
 
| 8
 
| 8
 
| Feb 24
 
| Feb 24
|  
+
| [[Media:08_DiscussionW21.pdf|Week 8]]
 
|
 
|
 
|-
 
|-
 
| 9
 
| 9
 
| Mar 3
 
| Mar 3
|  
+
| [[Media:09_DiscussionW21.pdf|Week 9]]
|
+
| [https://dsc-capstone.github.io/assignments/quarter-2-project/ Final Checkpoint]
 
|-
 
|-
 
| 10
 
| 10
 
| Mar 10
 
| Mar 10
|  
+
| [[Media:10_DiscussionW21.pdf|Week 10]]
 
|  
 
|  
 
|}
 
|}
Line 76: Line 76:
 
==Relevant Publications==
 
==Relevant Publications==
  
* Paper for replication: [https://arxiv.org/pdf/1610.02391v1.pdf Grad-CAM: Why did you say that? Visual Explanations from Deep Networks via Gradient-based Localization]
+
* Paper on Grad-CAM algorithm: [https://arxiv.org/pdf/1610.02391v1.pdf Grad-CAM: Why did you say that? Visual Explanations from Deep Networks via Gradient-based Localization]
 
* Paper on COCO image dataset: [https://arxiv.org/abs/1405.0312 Microsoft COCO: Common Objects in Context]
 
* Paper on COCO image dataset: [https://arxiv.org/abs/1405.0312 Microsoft COCO: Common Objects in Context]
 
* Original attention map paper: [https://arxiv.org/pdf/1312.6034.pdf Deep Inside Convolutional Networks: Visualising Image Classification Models and Saliency Maps]
 
* Original attention map paper: [https://arxiv.org/pdf/1312.6034.pdf Deep Inside Convolutional Networks: Visualising Image Classification Models and Saliency Maps]

Latest revision as of 09:57, 10 March 2021

Contents

DSC 180B Capstone Section A01: Explainable AI

Overview

In this capstone domain we are going to study how we can make machine learning systems more user friendly by exploiting additional knowledge we can derive from the system and present it to the user. These types of systems are called Explainable AI.

In this second quarter of the capstone domain, the teams that were formed in the first quarter will be working on their capstone projects. In the weekly discussions we will get updates from randomly selected teams, and also discuss anything that might be of interest to multiple/all teams.

This class will be entirely remote.

Schedule

Week Discussion Date Discussion Wed 9-9:50am (Link to Slides) Checkpoints
1 Jan 6 Overview
2 Jan 13 Week 2
3 Jan 20 Week 3
4 Jan 27 Week 4
5 Feb 3 Week 5 Midterm Checkpoint due Feb 7
6 Feb 10 Week 6
7 Feb 17 Week 7
8 Feb 24 Week 8
9 Mar 3 Week 9 Final Checkpoint
10 Mar 10 Week 10

Relevant Publications

Useful Links

Direct CNN Visualization