paper-with-me

Papers

Generalized Reference Kernel for One-class Classification

2022-05-01 · Jenni Raitoharju, Alexandros Iosifidis

In this paper, we formulate a new generalized reference kernel hoping to improve the original base kernel using a set of reference vectors. Depending on the selected reference vectors, our formulation shows similarities to approximate kernels, random mappings, and Non-linear Projection Trick. Focusing on small-scale one-class classification, our analysis and experimental results show that the new formulation provides approaches to regularize, adjust the rank, and incorporate additional information into the kernel itself, leading to improved one-class classification accuracy.

📄 PDF Abstract BibTeX arXiv:2205.00534

Code (1)

jenniraitoharju/generalizedreferencekernel 공식 구현

Tasks

ClassificationOne-Class Classification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Generalized Shortest Path Kernel on Graphs

2015-10-22 · Linus Hermansson, Fredrik D. Johansson, Osamu Watanabe

We consider the problem of classifying graphs using graph kernels. We define a new graph kernel, called the generalized shortest path kernel, based on the number and length of shortest paths between nodes. For our exampl…

General ClassificationGraph Classification

Generalized Intersection Kernel

2016-12-29 · Ping Li

Following the very recent line of work on the ``generalized min-max'' (GMM) kernel, this study proposes the ``generalized intersection'' (GInt) kernel and the related ``normalized generalized min-max'' (NGMM) kernel. In …

Sample based Explanations via Generalized Representers

2023-10-27 · NeurIPS 2023 11

We propose a general class of sample based explanations of machine learning models, which we term generalized representers. To measure the effect of a training sample on a model's test prediction, generalized representer…

text-classificationText Classification

Fast and Scalable Multi-Kernel Encoder Classifier

2024-06-04 · Cencheng Shen

This paper introduces a new kernel-based classifier by viewing kernel matrices as generalized graphs and leveraging recent progress in graph embedding techniques. The proposed method facilitates fast and scalable kernel …

Graph Embedding

Generalized vec trick for fast learning of pairwise kernel models

2020-09-02 · Markus Viljanen, Antti Airola, Tapio Pahikkala

Pairwise learning corresponds to the supervised learning setting where the goal is to make predictions for pairs of objects. Prominent applications include predicting drug-target or protein-protein interactions, or custo…

Metric Learning