"Mitigating Temporal-Drift: A Simple Approach to Keep NER Models Crisp" (SocialNLP at NAACL 2021)
-
Updated
Jul 17, 2021 - Python
"Mitigating Temporal-Drift: A Simple Approach to Keep NER Models Crisp" (SocialNLP at NAACL 2021)
Builds a fraud detection system on IEEE-CIS data that explicitly models temporal distribution shift by training adversarial validators to detect when the production distribution diverges from training data, then dynamically reweights ensemble members (LightGBM, CatBoost, XGBoost) based on their robustness to detected drift regimes.
Add a description, image, and links to the temporal-drift topic page so that developers can more easily learn about it.
To associate your repository with the temporal-drift topic, visit your repo's landing page and select "manage topics."