TL;DR
This paper introduces a localized multiple kernel learning method for one-class classification, enhancing anomaly detection by adaptively assigning kernel weights locally, leading to improved performance over existing methods.
Contribution
It proposes a novel LMKAD approach that assigns local kernel weights via a gating function, optimizing parameters through a two-step process, and demonstrates superior results on benchmark datasets.
Findings
Achieves higher Gmean scores than existing MKAD methods.
Uses fewer support vectors for comparable or better performance.
Statistically significant improvements confirmed by Friedman test.
Abstract
Multi-kernel learning has been well explored in the recent past and has exhibited promising outcomes for multi-class classification and regression tasks. In this paper, we present a multiple kernel learning approach for the One-class Classification (OCC) task and employ it for anomaly detection. Recently, the basic multi-kernel approach has been proposed to solve the OCC problem, which is simply a convex combination of different kernels with equal weights. This paper proposes a Localized Multiple Kernel learning approach for Anomaly Detection (LMKAD) using OCC, where the weight for each kernel is assigned locally. Proposed LMKAD approach adapts the weight for each kernel using a gating function. The parameters of the gating function and one-class classifier are optimized simultaneously through a two-step optimization process. We present the empirical results of the performance of LMKAD…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
