One Class Restricted Kernel Machines
A. Quadir, M. Sajid, M. Tanveer

TL;DR
This paper introduces the one-class restricted kernel machine (OCRKM), a novel robust model that combines kernel methods with one-class classification to improve outlier detection and generalization in machine learning tasks.
Contribution
The paper proposes OCRKM, integrating one-class classification with RKM using an energy function inspired by RBM, enhancing robustness against outliers.
Findings
OCRKM outperforms baseline models on UCI datasets.
Experimental results show improved outlier detection.
Statistical analysis confirms superior generalization.
Abstract
Restricted kernel machines (RKMs) have demonstrated a significant impact in enhancing generalization ability in the field of machine learning. Recent studies have introduced various methods within the RKM framework, combining kernel functions with the least squares support vector machine (LSSVM) in a manner similar to the energy function of restricted boltzmann machines (RBM), such that a better performance can be achieved. However, RKM's efficacy can be compromised by the presence of outliers and other forms of contamination within the dataset. These anomalies can skew the learning process, leading to less accurate and reliable outcomes. To address this critical issue and to ensure the robustness of the model, we propose the novel one-class RKM (OCRKM). In the framework of OCRKM, we employ an energy function akin to that of the RBM, which integrates both visible and hidden variables in…
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.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Machine Learning and ELM
