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

Implement LAVA method #493

Open
AnesBenmerzoug opened this issue Feb 1, 2024 · 0 comments · May be fixed by #503
Open

Implement LAVA method #493

AnesBenmerzoug opened this issue Feb 1, 2024 · 0 comments · May be fixed by #503
Assignees
Labels
new-method Implementation of new algorithms for valuation or influence functions
Milestone

Comments

@AnesBenmerzoug
Copy link
Collaborator

Implement Just, Hoang Anh, Feiyang Kang, Jiachen T. Wang, Yi Zeng, Myeongseob Ko, Ming Jin, and Ruoxi Jia. Lava: Data valuation without pre-specified learning algorithms. arXiv preprint arXiv:2305.00054 (2023).

The paper's code can be found in this repository.

To compute Optimal Transport we can use either POT and/or GeomLoss. The latter is Pytorch specific whereas the former isn't.

@AnesBenmerzoug AnesBenmerzoug added the new-method Implementation of new algorithms for valuation or influence functions label Feb 1, 2024
@AnesBenmerzoug AnesBenmerzoug added this to the v0.9.0 milestone Feb 1, 2024
@AnesBenmerzoug AnesBenmerzoug self-assigned this Feb 1, 2024
@AnesBenmerzoug AnesBenmerzoug linked a pull request Feb 25, 2024 that will close this issue
4 tasks
@AnesBenmerzoug AnesBenmerzoug modified the milestones: v0.9.0, v0.10.0 Mar 18, 2024
@schroedk schroedk modified the milestones: v0.10.0, v0.11.0 May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-method Implementation of new algorithms for valuation or influence functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants