paper-with-me

홈 › Papers

Privileged Knowledge Distillation for Online Action Detection

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

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-with-privileged based framework for online action detection where the future frames only observable at the training stages are considered as a form of privileged information. Knowledge distillation is employed to transfer the privileged information from the offline teacher to the online student. We note that this setting is different from conventional KD because the difference between the teacher and student models mostly lies in input data rather than the network architecture. We propose Privileged Knowledge Distillation (PKD) which (i) schedules a curriculum learning procedure and (ii) inserts auxiliary nodes to the student model, both for shrinking the information gap and improving learning performance. Compared to other OAD methods that explicitly predict future frames, our approach avoids learning unpredictable unnecessary yet inconsistent visual contents and achieves state-of-the-art accuracy on two popular OAD benchmarks, TVSeries and THUMOS14.

📄 PDF Abstract BibTeX arXiv:2011.09158

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionKnowledge DistillationOnline Action Detection

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Calibration-compatible Listwise Distillation of Privileged Features for CTR Prediction

2023-12-14 · Xiaoqiang Gui, Yueyao Cheng, Xiang-Rong Sheng, Yunfeng Zhao 외

In machine learning systems, privileged features refer to the features that are available during offline training but inaccessible for online serving. Previous studies have recognized the importance of privileged feature…

Click-Through Rate Prediction

Toward Understanding Privileged Features Distillation in Learning-to-Rank

2022-09-19 · Shuo Yang, Sujay Sanghavi, Holakou Rahmanian, Jan Bakus 외

In learning-to-rank problems, a privileged feature is one that is available during model training, but not available at test time. Such features naturally arise in merchandised recommendation systems; for instance, "user…

Learning-To-RankRecommendation Systems

CoDiMAD: Diffusion-Based Privileged Distillation for Communication-Free Multi-Robot Coordination

2026-07-10 · Jiyue Tao, Shunheng Xin, Tongsheng Shen, Dexin Zhao 외 arxiv

Decentralized multi-robot coordination under partial observability remains challenging, especially in communication-free settings where agents must act solely from local sensor observations. Privileged policy distillatio…

Graph Distillation for Action Detection with Privileged Modalities

2017-11-30 · ECCV 2018 9 · Zelun Luo, Jun-Ting Hsieh, Lu Jiang, Juan Carlos Niebles 외

We propose a technique that tackles action detection in multimodal videos under a realistic and challenging condition in which only limited training data and partially observed modalities are available. Common methods in…

Action ClassificationAction DetectionTransfer Learning

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