← Search

Pingbang Hu

6 accepted papers

2025

GraSS: Scalable Data Attribution with Gradient Sparsification and Sparse Projection

NeurIPS 2025poster

Gradient-based data attribution methods, such as influence functions, are critical for understanding the impact of individual training samples without requiring repeated model retraining. However, their scalability is often limited by the high computational and memory costs associated with per-sampl…

Cited by 0SourcecodeScholar
2024

$\texttt{dattri}$: A Library for Efficient Data Attribution

NeurIPS 2024spotlight

Data attribution methods aim to quantify the influence of individual training samples on the prediction of artificial intelligence (AI) models. As training data plays an increasingly crucial role in the modern development of large-scale AI models, data attribution has found broad applications in imp…

2024

Most Influential Subset Selection: Challenges, Promises, and Beyond

NeurIPS 2024poster

How can we attribute the behaviors of machine learning models to their training data? While the classic influence function sheds light on the impact of individual samples, it often fails to capture the more complex and pronounced collective influence of a set of samples. To tackle this challenge, we…