paper-with-me

Papers

Enhancing Object Detection with Privileged Information: A Model-Agnostic Teacher-Student Approach

2026-01-05 · Matthias Bartolo, Dylan Seychell, Gabriel Hili, Matthew Montebello, Carl James Debono, Saviour Formosa, Konstantinos Makantasis arxiv

This paper investigates the integration of the Learning Using Privileged Information (LUPI) paradigm in object detection to exploit fine-grained, descriptive information available during training but not at inference. We introduce a general, model-agnostic methodology for injecting privileged information-such as bounding box masks, saliency maps, and depth cues-into deep learning-based object detectors through a teacher-student architecture. Experiments are conducted across five state-of-the-art object detection models and multiple public benchmarks, including UAV-based litter detection datasets and Pascal VOC 2012, to assess the impact on accuracy, generalization, and computational efficiency. Our results demonstrate that LUPI-trained students consistently outperform their baseline counterparts, achieving significant boosts in detection accuracy with no increase in inference complexity or model size. Performance improvements are especially marked for medium and large objects, while ablation studies reveal that intermediate weighting of teacher guidance optimally balances learning from privileged and standard inputs. The findings affirm that the LUPI framework provides an effective and practical strategy for advancing object detection systems in both resource-constrained and real-world settings.

📄 PDF Abstract BibTeX arXiv:2601.02016

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyObject Detection

Similar Papers 제목 키워드 기반

Learning with Privileged Information for Multi-Label Classification

2017-03-29 · Shiyu Chen, Shangfei Wang, Tanfang Chen, Xiaoxiao Shi

In this paper, we propose a novel approach for learning multi-label classifiers with the help of privileged information. Specifically, we use similarity constraints to capture the relationship between available informati…

Action Unit DetectionClassificationFacial Action Unit DetectionGeneral Classification+4

Pseudo-Labeling Enhanced by Privileged Information and Its Application to In Situ Sequencing Images

2023-06-28 · Marzieh Haghighi, Mario C. Cruz, Erin Weisbart, Beth A. Cimini 외

Various strategies for label-scarce object detection have been explored by the computer vision research community. These strategies mainly rely on assumptions that are specific to natural images and not directly applicab…

object-detectionObject DetectionSemi-Supervised Object Detection

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

Object Localization based on Structural SVM using Privileged Information

2014-12-01 · NeurIPS 2014 12 · Jan Feyereisl, Suha Kwak, Jeany Son, Bohyung Han

We propose a structured prediction algorithm for object localization based on Support Vector Machines (SVMs) using privileged information. Privileged information provides useful high-level knowledge for image understandi…

ObjectObject LocalizationStructured Prediction

Detection under Privileged Information

2016-03-31 · Z. Berkay Celik, Patrick McDaniel, Rauf Izmailov, Nicolas Papernot 외

For well over a quarter century, detection systems have been driven by models learned from input features collected from real or simulated environments. An artifact (e.g., network event, potential malware sample, suspici…

Face RecognitionMalware ClassificationTransfer Learning