This is the accompanying code for the paper published in the Machine Learning journal in 2023. In this work we introduce the notion of learning from contradictions (a.k.a. Universum Learning) for deep one class classification problems. We formalize this notion for the widely adopted one class large-margin loss, and propose the Deep One Class Classification using Contradictions (
If you find this work useful please cite,
here goes the reference to our paper
- python 3.9.16
- pytorch 2.0.0
- numpy 1.23.5
- matplotlib 3.7.1
- scikit-learn 1.2.0
- torchvision 0.15.0
Bernardo Gonzalez <[email protected]>