paper-with-me

Papers

Learning to Transfer Privileged Information

2014-10-01 · Viktoriia Sharmanska, Novi Quadrianto, Christoph H. Lampert

We introduce a learning framework called learning using privileged information (LUPI) to the computer vision field. We focus on the prototypical computer vision problem of teaching computers to recognize objects in images. We want the computers to be able to learn faster at the expense of providing extra information during training time. As additional information about the image data, we look at several scenarios that have been studied in computer vision before: attributes, bounding boxes and image tags. The information is privileged as it is available at training time but not at test time. We explore two maximum-margin techniques that are able to make use of this additional source of information, for binary and multiclass object classification. We interpret these methods as learning easiness and hardness of the objects in the privileged space and then transferring this knowledge to train a better classifier in the original space. We provide a thorough analysis and comparison of information transfer from privileged to the original data spaces for both LUPI methods. Our experiments show that incorporating privileged information can improve the classification accuracy. Finally, we conduct user studies to understand which samples are easy and which are hard for human learning, and explore how this information is related to easy and hard samples when learning a classifier.

📄 PDF Abstract BibTeX arXiv:1410.0389

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Transfer and Marginalize: Explaining Away Label Noise with Privileged Information

2022-02-18 · Mark Collier, Rodolphe Jenatton, Efi Kokiopoulou, Jesse Berent

Supervised learning datasets often have privileged information, in the form of features which are available at training time but are not available at test time e.g. the ID of the annotator that provided the label. We arg…

Gaussian Process Classification with Privileged Information by Soft-to-Hard Labeling Transfer

2018-02-12 · Ryosuke Kamesawa, Issei Sato, Masashi Sugiyama

Learning using privileged information is an attractive problem setting that helps many learning scenarios in the real world. A state-of-the-art method of Gaussian process classification (GPC) with privileged information …

Gaussian ProcessesGeneral ClassificationTransfer Learning

Privileged Prior Information Distillation for Image Matting

2022-11-25 · Cheng Lyu, Jiake Xie, Bo Xu, Cheng Lu 외

Performance of trimap-free image matting methods is limited when trying to decouple the deterministic and undetermined regions, especially in the scenes where foregrounds are semantically ambiguous, chromaless, or high t…

Image Matting

Rethinking Knowledge Transfer in Learning Using Privileged Information

2024-08-26 · Danil Provodin, Bram van den Akker, Christina Katsimerou, Maurits Kaptein 외

In supervised machine learning, privileged information (PI) is information that is unavailable at inference, but is accessible during training time. Research on learning using privileged information (LUPI) aims to transf…

Transfer Learning

Incorporating Privileged Information to Unsupervised Anomaly Detection

2018-05-06 · Shubhranshu Shekhar, Leman Akoglu

We introduce a new unsupervised anomaly detection ensemble called SPI which can harness privileged information - data available only for training examples but not for (future) test examples. Our ideas build on the Learni…

Anomaly DetectionUnsupervised Anomaly Detection