aai-institute / aai-institute/pyDVL

Implement Gradient Shapley

オープン
#173 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement new-method
主要言語
Python
スター
146
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

Algorithm 2 of _Ghorbani, Amirata, and James Zou. [Data Shapley: Equitable Valuation of Data for Machine Learning](http://proceedings.mlr.press/v97/ghorbani19c.html). In International Conference on Machine Learning, 2242–51. PMLR, 2019._

Note that this is not a true approximation to Shapley value, since it reuses the computation of the utility on a subset to compute it on another. In particular, the marginal utility is the difference in performance after one SGD step, which is not equivalent to a full retraining. As such this breaks several assumptions, e.g. that the sequence in which one adds samples to a coalition does not affect its utility, or that the utility computations are independent.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。