ZJU-DIVER / ValuationMeetsRTBF

Code for VLDB '23 "Equitable Data Valuation Meets the Right to Be Forgotten in Model Markets"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valuation Meets RTBF

Code for implementation of "Equitable Data Valuation Meets the Right to Be Forgotten in Model Markets".

Warning

The code is still untidied and may exist bugs.

Prerequisites

  • Python, NumPy, Scikit-learn, PyTorch

Experiments in the Paper

They can be found in folder paper_exps.

Basic Usage

To divide value fairly between data owners with a given sharded structure, the learning algorithm and a measure of performance for the trained model (test accuracy, etc.).

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Code for VLDB '23 "Equitable Data Valuation Meets the Right to Be Forgotten in Model Markets"

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%