paper-with-me

Papers

Learning Using Privileged Information: SVM+ and Weighted SVM

2013-06-13 · Maksim Lapin, Matthias Hein, Bernt Schiele

Prior knowledge can be used to improve predictive performance of learning algorithms or reduce the amount of data required for training. The same goal is pursued within the learning using privileged information paradigm which was recently introduced by Vapnik et al. and is aimed at utilizing additional information available only at training time -- a framework implemented by SVM+. We relate the privileged information to importance weighting and show that the prior knowledge expressible with privileged features can also be encoded by weights associated with every training example. We show that a weighted SVM can always replicate an SVM+ solution, while the converse is not true and we construct a counterexample highlighting the limitations of SVM+. Finally, we touch on the problem of choosing weights for weighted SVMs when privileged features are not available.

📄 PDF Abstract BibTeX arXiv:1306.3161

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Multi-view learning with privileged weighted twin support vector machine

2022-01-27 · Ruxin Xu, Huiru Wang

Weighted twin support vector machines (WLTSVM) mines as much potential similarity information in samples as possible to improve the common short-coming of non-parallel plane classifiers. Compared with twin support vector…

2kMULTI-VIEW LEARNING

Correcting for Selection Bias and Missing Response in Regression using Privileged Information

2023-03-29 · Philip Boeken, Noud de Kroon, Mathijs de Jong, Joris M. Mooij 외

When estimating a regression model, we might have data where some labels are missing, or our data might be biased by a selection mechanism. When the response or selection mechanism is ignorable (i.e., independent of the …

ImputationregressionSelection bias

Command Line Interface Risk Modeling

2023-01-17 · Dr Anthony L. Faulds

Protecting sensitive data is an essential part of security in cloud computing. However, only specific privileged individuals have access to view or interact with this data; therefore, it is unscalable to depend on these …

Cloud Computing

Real-World Reinforcement Learning of Active Perception Behaviors

2025-12-01 · Edward S. Hu, Jie Wang, Xingfang Yuan, Fiona Luo 외 arxiv

A robot's instantaneous sensory observations do not always reveal task-relevant state information. Under such partial observability, optimal behavior typically involves explicitly acting to gain the missing information. …

Reinforcement Learning

On the Capacity Limits of Privileged ERM

2023-03-05 · Michal Sharoni, Sivan Sabato

We study the supervised learning paradigm called Learning Using Privileged Information, first suggested by Vapnik and Vashist (2009). In this paradigm, in addition to the examples and labels, additional (privileged) info…