Sequential Harmful Shift Detection Without Labels
About
We introduce a novel approach for detecting distribution shifts that negatively impact the performance of machine learning models in continuous production environments, which requires no access to ground truth data labels. It builds upon the work of Podkopaev and Ramdas [2022], who address scenarios where labels are available for tracking model errors over time. Our solution extends this framework to work in the absence of labels, by employing a proxy for the true error. This proxy is derived using the predictions of a trained error estimator. Experiments show that our method has high power and false alarm control under various distribution shifts, including covariate and label shifts and natural shifts over geography and time.
Salim I. Amoukou, Tom Bewley, Saumitra Mishra, Freddy Lecue, Daniele Magazzeni, Manuela Veloso• 2024
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Out-of-Distribution Detection | NHANESI | FDP0.00e+0 | 12 | |
| Distribution Shift Detection | Folktables 250 production datasets (50 states over 5 years) | Power48 | 2 | |
| Harmful shift detection | California house prices (test) | Generated Shifts Count62 | 2 | |
| Harmful shift detection | Bike sharing demand (test) | Total Generated Shifts2.13e+3 | 2 | |
| Harmful shift detection | HELOC (test) | Generated Shifts Count3.39e+3 | 2 | |
| Harmful shift detection | Nhanesi (test) | Total Generated Shifts1.70e+3 | 2 |
Showing 6 of 6 rows