Summary

Detecting the presence of outliers, like novelties or anomalies, with respect to a particular distribution has numerous applications in computer vision and in nearly every area of data science. In (Pidhorskyi et al., 2018) we introduced a generative based approach that aims at learning the manifold of the inliers, and that efficiently computes the likelihood of a data point to have been drawn from that distribution. The manifold learning can be problematic for high dimensional data. On the one hand specialized architectures are needed, like autoencoders (Pidhorskyi et al., 2020), on the other hand, it is important to leverage the local geometry of the manifold to improve the computational efficiency (Almohsen et al., 2022).

References

  1. CVPRW
    Generative Probabilistic Novelty Detection With Isometric Adversarial Autoencoders Almohsen, R., Keaton, M. R., Adjeroh, D. A., and Doretto, G. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022. Oral abstract bibTeX pdf doi
  2. CVPR
    Adversarial Latent Autoencoders Pidhorskyi, S., Adjeroh, D. A., and Doretto, G. In Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 2020. abstract bibTeX arXiv pdf code
  3. NeurIPS
    Generative probabilistic novelty detection with adversarial autoencoders Pidhorskyi, S., Almohsen, R., Adjeroh, D., and Doretto, G. In Neural Information Processing Systems, 2018. abstract bibTeX arXiv pdf code