Estimating Example Difficulty Using Variance of Gradients
In machine learning, a question of great interest is understanding what examples are challenging for a model to classify. Identifying atypical examples helps inform safe deployment of models, isolates examples that require further human inspection, and provides interpretability into model behavior. In this work, we propose Variance of Gradients () as a valuable and efficient proxy metric for detecting outliers in the data distribution. We provide quantitative and qualitative support that is a meaningful way to rank data by difficulty and to surface a tractable subset of the most challenging examples for human-in-the-loop auditing. Data points with high scores are far more difficult for the model to learn and over-index on corrupted or memorized examples.
View on arXiv