Showing posts with label anomaly detection. Show all posts
Showing posts with label anomaly detection. Show all posts
Tuesday, October 8, 2019
Monday, October 7, 2019
Axis aligned artifacts
![]() |
| Left: Original data distribution. Right: Learned co-displacement, darker is lower. |
![]() |
| Notice the echoes around (10,-10) and (-10, 10) |
There are minor artifacts created by choosing axis aligned cuts in RRCF, similar to what was noted with IsoForest.
Tuesday, September 17, 2019
Training an autoencoder with mostly noise
I am working on a project where we wish to use anomaly detection to find what image patches have structure and which don't. As an aside, I ran an experiment on MNIST. You have 500 images of fives. You have 5000 images that are pure noise. You train a deep convolutional autoencoder. What you end up with is the following reconstruction:
The top row are the inputs and the bottom row are the reconstructions. You find images of fives even when nothing is present.
The top row are the inputs and the bottom row are the reconstructions. You find images of fives even when nothing is present.
Monday, September 9, 2019
Goal of Anomaly Detection in Non-stationary Data
The code for this is:
Subscribe to:
Posts (Atom)



