Skip to content

Final project for "Mathematical Understanding of Deep Learning" (Spring 2022, Princeton University)

Notifications You must be signed in to change notification settings

danielyxyang/COS598B_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Valuation with Shapley Values (COS598 Final Project)

Abstract

The Shapley value is a concept from cooperative game theory that measures the amount of contribution from each player to the collective utility. Recent research attempts to use Shapley values in data valuation in the ML setting: evaluating the contribution of each training data point in improving the model performance. In this project, we test how robust the Shapley values are with respect to different training settings. We also devise methods to use the Shapley values to detect if the dataset contains mislabeled data or if the model is overfitting/underfitting on a specific dataset.

See full report for further details.

About

Final project for "Mathematical Understanding of Deep Learning" (Spring 2022, Princeton University)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published