paper-with-me

Papers

Multi-layer Kernel Ridge Regression for One-class Classification

2018-05-20 · Chandan Gautam, Aruna Tiwari, Sundaram Suresh, Alexandros Iosifidis

In this paper, a multi-layer architecture (in a hierarchical fashion) by stacking various Kernel Ridge Regression (KRR) based Auto-Encoder for one-class classification is proposed and is referred as MKOC. MKOC has many layers of Auto-Encoders to project the input features into new feature space and the last layer was regression based one class classifier. The Auto-Encoders use an unsupervised approach of learning and the final layer uses semi-supervised (trained by only positive samples) approach of learning. The proposed MKOC is experimentally evaluated on 15 publicly available benchmark datasets. Experimental results verify the effectiveness of the proposed approach over 11 existing state-of-the-art kernel-based one-class classifiers. Friedman test is also performed to verify the statistical significance of the claim of the superiority of the proposed one-class classifiers over the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1805.07808

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationOne-Class ClassificationOne-class classifierregression

Similar Papers 제목 키워드 기반

Graph-Embedded Multi-layer Kernel Extreme Learning Machine for One-class Classification or (Graph-Embedded Multi-layer Kernel Ridge Regression for One-class Classification)

2019-04-13 · Chandan Gautam, Aruna Tiwari, M. Tanveer

A brain can detect outlier just by using only normal samples. Similarly, one-class classification (OCC) also uses only normal samples to train the model and trained model can be used for outlier detection. In this paper,…

ClassificationGeneral ClassificationGraph EmbeddingOne-Class Classification+3

On the kernel learning problem

2025-02-17 · Yang Li, Feng Ruan

The classical kernel ridge regression problem aims to find the best fit for the output $Y$ as a function of the input data $X\in \mathbb{R}^d$, with a fixed choice of regularization term imposed by a given choice of a re…

regression

Quantum Fourier Transform Based Kernel for Solar Irrandiance Forecasting

2025-11-21 · Nawfel Mechiche-Alami, Eduardo Rodriguez, Jose M. Cardemil, Enrique Lopez Droguett arxiv

This study proposes a Quantum Fourier Transform (QFT)-enhanced quantum kernel for short-term time-series forecasting. Each signal is windowed, amplitude-encoded, transformed by a QFT, then passed through a protective rot…

A Theoretical Analysis of the Test Error of Finite-Rank Kernel Ridge Regression

2023-10-02 · NeurIPS 2023 11

Existing statistical learning guarantees for general kernel regressors often yield loose bounds when used with finite-rank kernels. Yet, finite-rank kernels naturally appear in several machine learning problems, e.g.\ wh…

regressionTransfer Learningvalid

pGMM Kernel Regression and Comparisons with Boosted Trees

2022-07-18 · Ping Li, Weijie Zhao

In this work, we demonstrate the advantage of the pGMM (``powered generalized min-max'') kernel in the context of (ridge) regression. In recent prior studies, the pGMM kernel has been extensively evaluated for classifica…

regression