paper-with-me

Papers

Detection under Privileged Information

2016-03-31 · Z. Berkay Celik, Patrick McDaniel, Rauf Izmailov, Nicolas Papernot, Ryan Sheatsley, Raquel Alvarez, Ananthram Swami

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, suspicious email) is deemed malicious or non-malicious based on its similarity to the learned model at runtime. However, the training of the models has been historically limited to only those features available at runtime. In this paper, we consider an alternate learning approach that trains models using "privileged" information--features available at training time but not at runtime--to improve the accuracy and resilience of detection systems. In particular, we adapt and extend recent advances in knowledge transfer, model influence, and distillation to enable the use of forensic or other data unavailable at runtime in a range of security domains. An empirical evaluation shows that privileged information increases precision and recall over a system with no privileged information: we observe up to 7.7% relative decrease in detection error for fast-flux bot detection, 8.6% for malware traffic detection, 7.3% for malware classification, and 16.9% for face recognition. We explore the limitations and applications of different privileged information techniques in detection systems. Such techniques provide a new means for detection systems to learn from data that would otherwise not be available at runtime.

📄 PDF Abstract BibTeX arXiv:1603.09638

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionMalware ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

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

OCKELM+: Kernel Extreme Learning Machine based One-class Classification using Privileged Information (or KOC+: Kernel Ridge Regression or Least Square SVM with zero bias based One-class Classification using Privileged Information)

2019-04-13 · Chandan Gautam, Aruna Tiwari, M. Tanveer

Kernel method-based one-class classifier is mainly used for outlier or novelty detection. In this letter, kernel ridge regression (KRR) based one-class classifier (KOC) has been extended for learning using privileged inf…

General ClassificationNovelty DetectionOne-Class ClassificationOne-class classifier

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

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

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

2026-01-05 · Matthias Bartolo, Dylan Seychell, Gabriel Hili, Matthew Montebello 외 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…

Computational EfficiencyObject Detection