
Shift happens: we compared 5 methods to detect drift in ML embeddings
Date : 2023-05-17
Presentation
Monitoring embedding drift is relevant for the production use of LLM and NLP models. EvidentlyAI ran experiments to compare different drift detection methods. They implemented them in an open-source library and recommend model-based drift detection as a good default.
What you’ll find in the blog:
- Experiment design. We created artificial shifts on three datasets and chose five embedding drift detection methods to test.
- Comparison of drift detectors. We summarize how they work and react to varying data changes. The goal is to help shape the intuition of the behavior of different methods.
- Colab notebooks with all the code. You can repeat the comparisons on your data by introducing artificial shifts with the same approach as we did.
- Open-source library to detect embedding drift. We implemented our findings in Evidently, an open-source Python library to evaluate, test and monitor ML models.
Read blog post here
Evaluation of Sports Performance: Cognitive Biases, Vectors an...


What Tech tells us about corporate culture
Recently on :
Artificial Intelligence
Research

WEB - 2024-12-30
Fine-tune ModernBERT for text classification using synthetic data
David Berenstein explains how to finetune a ModernBERT model for text classification on a synthetic dataset generated from argi...

WEB - 2024-12-25
Fine-tune classifier with ModernBERT in 2025
In this blog post Philipp Schmid explains how to fine-tune ModernBERT, a refreshed version of BERT models, with 8192 token cont...

WEB - 2024-12-18
MordernBERT, finally a replacement for BERT
6 years after the release of BERT, answer.ai introduce ModernBERT, bringing modern model optimizations to encoder-only models a...

PITTI - 2024-09-19
A bubble in AI?
Bubble or true technological revolution? While the path forward isn't without obstacles, the value being created by AI extends ...

PITTI - 2024-09-08
Artificial Intelligence : what everyone can agree on
Artificial Intelligence is a divisive subject that sparks numerous debates about both its potential and its limitations. Howeve...