aai-institute / aai-institute/pyDVL
Implement LAVA method
- Lenguaje dominante
- Python
- Estrellas
- 146
- Forks
- 10
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.](https://arxiv.org/abs/2305.00054) arXiv preprint arXiv:2305.00054 (2023).
The paper's code can be found in [this repository](https://github.com/ruoxi-jia-group/LAVA).
To compute Optimal Transport we can use either [POT](https://pythonot.github.io/) and/or [GeomLoss](https://www.kernel-operations.io/geomloss/). The latter is Pytorch specific whereas the former isn't.
Guía de contribución
Línea de trabajo
Read the linked LAVA paper and its GitHub repository to understand the algorithm. Examine pyDVL's existing data valuation modules for integration patterns. Determine whether to use POT or GeomLoss for Optimal Transport, considering the project's dependencies. The implementation will require designing a new module, writing tests, and documenting the method.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, pytorch
- Área
- ai-infra-agents, machine-learning
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100