Statistical Learning
Supplementary Material for Anomaly Detection Benchmark
We implement several representative supervised classification algorithms in ADBench (as shown in Appx. B.1), and recommend interesting readers to recent machine learning books [ To this end, some recent studies investigate efficiently using partially labeled data for improving detection performance, and leverage the unlabeled data to facilitate representation learning. As we show in Table 1, there is a line of existing AD benchmarks. A GAN-based method that defines the reconstruction error of the input instance as the anomaly score. The hidden size of REPEN is set to 20, and the margin of triplet loss is set to 1000.
Contents of Appendix
The above lemma is obtained by combining [ CGM19, Corollary 7] and VC-dimension bounds. We now prove the accuracy guarantee of Algorithm 1 . Here, we give the details of Algorithm 4 invoked in step 4 of Algorithm 2 . Note that the setup in Algorithm 2 is a special case of the above. Moreover, Algorithm 2 requires O ( m log ( m) log ( 1)) gradient computations.