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 finite-difference and smoothed finite difference influence estimators #469

Open
agrawalraj opened this issue Dec 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request module:robust

Comments

@agrawalraj
Copy link
Contributor

agrawalraj commented Dec 22, 2023

Implement finite differences and smoothed version as described here: https://proceedings.neurips.cc/paper_files/paper/2022/hash/3848fef259495bfd04d60cdc5c1b4db7-Abstract-Conference.html

The authors have code here:
https://proceedings.neurips.cc/paper_files/paper/2022/file/3848fef259495bfd04d60cdc5c1b4db7-Supplemental-Conference.zip

Earlier work:
https://arxiv.org/abs/1608.08717

@agrawalraj agrawalraj added enhancement New feature or request module:robust labels Dec 22, 2023
@eb8680 eb8680 changed the title Implement finite-difference and smoothed finite difference estimators Implement finite-difference and smoothed finite difference influence estimators Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:robust
Projects
None yet
Development

No branches or pull requests

2 participants