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...")
 
(Relevant Publications)
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]

Revision as of 10:50, 6 January 2021

Contents

DSC 180B Capstone Section A01: Explainable AI

  • Instructor: Jurgen Schulze
  • Discussion: Wednesdays 9-9:50pm on Zoom
  • Office hours: Fridays 10-11am on Zoom, except on Jan 8 it is a 12 noon
  • [piazza.com/ucsd/winter2021/dsc180/home Piazza Discussion Board]

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 Mon 9-9:50am (Link to Slides) Checkpoints
1 Jan 6 Overview
2 Jan 13
3 Jan 20
4 Jan 27
5 Feb 3
6 Feb 10
7 Feb 17
8 Feb 24
9 Mar 3
10 Mar 10

Relevant Publications

Useful Links

Direct CNN Visualization