From XAI to MLOps: Explainable Concept Drift Detection with Profile Drift Detection
Ugur Dar, Mustafa Cavus

TL;DR
This paper introduces Profile Drift Detection (PDD), a novel explainable method for detecting concept drift in data streams by leveraging Partial Dependence Profiles, enhancing understanding and performance in dynamic environments.
Contribution
The paper presents PDD, a new explainable drift detection technique that improves sensitivity and interpretability for concept drift in MLOps workflows.
Findings
PDD outperforms existing drift detection methods in experiments.
PDD maintains high predictive performance while detecting subtle concept shifts.
PDD is suitable for real-time applications due to its computational efficiency.
Abstract
Predictive models often degrade in performance due to evolving data distributions, a phenomenon known as data drift. Among its forms, concept drift, where the relationship between explanatory variables and the response variable changes, is particularly challenging to detect and adapt to. Traditional drift detection methods often rely on metrics such as accuracy or marginal variable distributions, which may fail to capture subtle but important conceptual changes. This paper proposes a novel method, Profile Drift Detection (PDD), which enables both the detection of concept drift and an enhanced understanding of its underlying causes by leveraging an explainable AI tool: Partial Dependence Profiles (PDPs). PDD quantifies changes in PDPs through new drift metrics that are sensitive to shifts in the data stream while remaining computationally efficient. This approach is aligned with MLOps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
