Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Detecting Out-of-Distribution Datapoints via Embeddings or Predictions

$
0
0

What’s the Achilles’ heel of modern ML?

RELIABILITY!

Model predictions are often wrong for out-of-distribution (OOD) inputs that do not resemble previous training data. To fix this, scientists have proposed many complex OOD detection algorithms that are only applicable to specific data types.

On the contrary, our latest research demonstrates straightforward methods that work just as effectively and work directly with any type of data for which either a feature embedding or trained classifier is available.

With these findings, we’ve:

  • Open-sourced our methods
  • Published new research and easy tutorials
  • Benchmarked their performance in detecting OOD images

Hope this helps make your ML more trustworthy!

Blog: https://cleanlab.ai/blog/outlier-detection/ (+ many more resources linked within!)

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles