paper-with-me

Papers

Rethinking Knowledge Transfer in Learning Using Privileged Information

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

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 transfer the knowledge captured in PI onto a model that can perform inference without PI. It seems that this extra bit of information ought to make the resulting model better. However, finding conclusive theoretical or empirical evidence that supports the ability to transfer knowledge using PI has been challenging. In this paper, we critically examine the assumptions underlying existing theoretical analyses and argue that there is little theoretical justification for when LUPI should work. We analyze LUPI methods and reveal that apparent improvements in empirical risk of existing research may not directly result from PI. Instead, these improvements often stem from dataset anomalies or modifications in model design misguidedly attributed to PI. Our experiments for a wide variety of application domains further demonstrate that state-of-the-art LUPI approaches fail to effectively transfer knowledge from PI. Thus, we advocate for practitioners to exercise caution when working with PI to avoid unintended inductive biases.

📄 PDF Abstract BibTeX arXiv:2408.14319

Code (1)

danilprov/rethinking_lupi 공식 구현 pytorch

Tasks

Transfer Learning

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…

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 image…

General Classification

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

Privileged Knowledge Distillation for Online Action Detection

2020-11-18 · Peisen Zhao, Lingxi Xie, Ya zhang, Yanfeng Wang 외

Online Action Detection (OAD) in videos is proposed as a per-frame labeling task to address the real-time prediction tasks that can only obtain the previous and current video frames. This paper presents a novel learning-…

Action DetectionKnowledge DistillationOnline Action Detection

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