paper-with-me

Papers

A Comparative Study of Pairwise Learning Methods based on Kernel Ridge Regression

2018-03-05 · Michiel Stock, Tapio Pahikkala, Antti Airola, Bernard De Baets, Willem Waegeman

Many machine learning problems can be formulated as predicting labels for a pair of objects. Problems of that kind are often referred to as pairwise learning, dyadic prediction or network inference problems. During the last decade kernel methods have played a dominant role in pairwise learning. They still obtain a state-of-the-art predictive performance, but a theoretical analysis of their behavior has been underexplored in the machine learning literature. In this work we review and unify existing kernel-based algorithms that are commonly used in different pairwise learning settings, ranging from matrix filtering to zero-shot learning. To this end, we focus on closed-form efficient instantiations of Kronecker kernel ridge regression. We show that independent task kernel ridge regression, two-step kernel ridge regression and a linear matrix filter arise naturally as a special case of Kronecker kernel ridge regression, implying that all these methods implicitly minimize a squared loss. In addition, we analyze universality, consistency and spectral filtering properties. Our theoretical results provide valuable insights in assessing the advantages and limitations of existing pairwise learning methods.

📄 PDF Abstract BibTeX arXiv:1803.01575

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningregressionZero-Shot Learning

Similar Papers 제목 키워드 기반

Conformalized Kernel Ridge Regression

2016-09-19 · Evgeny Burnaev, Ivan Nazarov

General predictive models do not provide a measure of confidence in predictions without Bayesian assumptions. A way to circumvent potential restrictions is to use conformal methods for constructing non-parametric confide…

Anomaly Detectionregression

Efficient Pairwise Learning Using Kernel Ridge Regression: an Exact Two-Step Method

2016-06-14 · Michiel Stock, Tapio Pahikkala, Antti Airola, Bernard De Baets 외

Pairwise learning or dyadic prediction concerns the prediction of properties for pairs of objects. It can be seen as an umbrella covering various machine learning problems such as matrix completion, collaborative filteri…

Collaborative FilteringMatrix CompletionMulti-Task LearningPrediction+3

Scalable Pairwise Kernel Learning with Stochastic Vec Trick

2026-06-15 · Napsu Karmitsa, Tapio Pahikkala, Antti Airola arxiv

Pairwise learning is a specialized form of supervised learning that focuses on predicting outcomes for pairs of objects. In this work, we introduce SPaiK, a new scalable kernel learning method tailored for pairwise setti…

Persistence kernels for classification: A comparative study

2024-08-09 · Cinzia Bandiziol, Stefano De Marchi

The aim of the present work is a comparative study of different persistence kernels applied to various classification problems. After some necessary preliminaries on homology and persistence diagrams, we introduce five d…

Classification

Differentiable Kernel Ridge Regression for Deep Learning Pipelines

2026-05-04 · Jean-Marc Mercier, Gabriele Santin arxiv

Deep neural networks dominate modern machine learning, while alternative function approximators remain comparatively underexplored at scale. In this work, we revisit kernel methods as drop-in components for standard deep…

Reinforcement Learning