Half-KFN: An Enhanced Detection Method for Subtle Covariate Drift
Bingbing Wang, Dong Xu, Yu Tang

TL;DR
This paper introduces Half-KFN, a novel covariate drift detection method inspired by KNN, which is more effective at identifying subtle drift, especially with large samples, outperforming existing techniques in sensitivity and speed.
Contribution
The paper proposes Half-KFN, a new drift detection method that leverages farthest neighbors and bootstrap testing for improved detection of subtle covariate drift.
Findings
Half-KFN outperforms traditional methods in detecting subtle drift.
The bootstrap approach accelerates p-value computation with increasing sample size.
Numerical experiments confirm superior sensitivity and speed of the proposed method.
Abstract
Detecting covariate drift is a common task of significant practical value in supervised learning. Once covariate drift occurs, the models may no longer be applicable, hence numerous studies have been devoted to the advancement of detection methods. However, current research methods are not particularly effective in handling subtle covariate drift when dealing with small proportions of drift samples. In this paper, inspired by the -nearest neighbor (KNN) approach, a novel method called Half -farthest neighbor (Half-KFN) is proposed in response to specific scenarios. Compared to traditional ones, Half-KFN exhibits higher power due to the inherent capability of the farthest neighbors which could better characterize the nature of drift. Furthermore, with larger sample sizes, the employment of the bootstrap for hypothesis testing is recommended. It is leveraged to calculate -values…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Blind Source Separation Techniques · Advanced Algorithms and Applications
