aai-institute / aai-institute/pyDVL
Implement AME
- 主要语言
- Python
- 星标
- 146
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
Introduced in _Lin, Jinkun, Anqi Zhang, Mathias Lécuyer, Jinyang Li, Aurojit Panda, and Siddhartha Sen. “[Measuring the Effect of Training Data on Deep Learning Predictions via Randomized Experiments](https://proceedings.mlr.press/v162/lin22h.html).” In Proceedings of the 39th International Conference on Machine Learning, 13468–504. PMLR, 2022._
For the "exact" AME, a very similar sampling scheme to Owen sampling makes for a trivial implementation.
贡献指南
调研方向
The issue references a specific ML paper on AME (Average Marginal Effect). Start by reading the linked paper to understand the algorithm. Look for existing Owen sampling implementations in the pyDVL codebase as a reference. The implementation likely belongs in a module related to data valuation or sampling. Check the repository structure for relevant directories and tests to understand the codebase's patterns.
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai-infra-agents, machine-learning
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100