paper-with-me

Papers

One Class Restricted Kernel Machines

2025-02-11 · A. Quadir, M. Sajid, M. Tanveer

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 a nonprobabilistic setting. The formulation of the proposed OCRKM facilitates the seamless integration of one-class classification method with the RKM, enhancing its capability to detect outliers and anomalies effectively. The proposed OCRKM model is evaluated over UCI benchmark datasets. Experimental findings and statistical analyses consistently emphasize the superior generalization capabilities of the proposed OCRKM model over baseline models across all scenarios.

📄 PDF Abstract BibTeX arXiv:2502.10443

Code (1)

mtanveer1/OCRKM 공식 구현

Tasks

One-Class Classification

Similar Papers 제목 키워드 기반

TRKM: Twin Restricted Kernel Machines for Classification and Regression

2025-02-13 · A. Quadir, M. Tanveer

Restricted kernel machines (RKMs) have considerably improved generalization in machine learning. Recent advancements explored various techniques within the RKM framework, integrating kernel functions with least squares s…

regression

Combining Primal and Dual Representations in Deep Restricted Kernel Machines Classifiers

2023-06-12 · Francesco Tonin, Panagiotis Patrinos, Johan A. K. Suykens

In the context of deep learning with kernel machines, the deep Restricted Kernel Machine (DRKM) framework allows multiple levels of kernel PCA (KPCA) and Least-Squares Support Vector Machines (LSSVM) to be combined into …

Classification

Generative Restricted Kernel Machines

2019-09-25 · Arun Pandey, Joachim Schreurs, Johan A.K. Suykens

We introduce a novel framework for generative models based on Restricted Kernel Machines (RKMs) with multi-view generation and uncorrelated feature learning capabilities, called Gen-RKM. To incorporate multi-view generat…

Randomized based restricted kernel machine for hyperspectral image classification

2025-03-06 · A. Quadir, M. Tanveer

In recent years, the random vector functional link (RVFL) network has gained significant popularity in hyperspectral image (HSI) classification due to its simplicity, speed, and strong generalization performance. However…

Hyperspectral Image Classificationimage-classificationImage Classification

Latent Space Exploration Using Generative Kernel PCA

2021-05-28 · David Winant, Joachim Schreurs, Johan A. K. Suykens

Kernel PCA is a powerful feature extractor which recently has seen a reformulation in the context of Restricted Kernel Machines (RKMs). These RKMs allow for a representation of kernel PCA in terms of hidden and visible u…

Novelty Detection