Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Approximate Data Deletion from Machine Learning Models #2103

Open
icoxfog417 opened this issue Nov 6, 2021 · 1 comment
Open

Approximate Data Deletion from Machine Learning Models #2103

icoxfog417 opened this issue Nov 6, 2021 · 1 comment
Labels

Comments

@icoxfog417
Copy link
Member

一言でいうと

機械学習モデルから特定のデータに関する学習内容を除去する研究。いわゆる忘れられる権利の履行に必要となるが、削除後のデータによる再学習はコストが高い。線形モデルについてhat matrixを使用してデータ除去後の予測値を求め、予測値から逆にパラメータを推定する手法を提案している。

論文リンク

https://arxiv.org/abs/2002.10077

著者/所属機関

Zachary Izzo, Mary Anne Smart, Kamalika Chaudhuri, James Zou

  • Stanford University
  • UC San Diego

投稿日付(yyyy/MM/dd)

2020/2/24

概要

新規性・差分

手法

結果

コメント

@icoxfog417
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant