Graph Distillation for Action Detection with Privileged Modalities
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 transfer learning do not take advantage of the extra modalities potentially available in the source domain. On the other hand, previous work on multimodal learning only focuses on a single domain or task and does not handle the modality discrepancy between training and testing. In this work, we propose a method termed graph distillation that incorporates rich privileged information from a large-scale multimodal dataset in the source domain, and improves the learning in the target domain where training data and modalities are scarce. We evaluate our approach on action classification and detection tasks in multimodal videos, and show that our model outperforms the state-of-the-art by a large margin on the NTU RGB+D and PKU-MMD benchmarks. The code is released at http://alan.vision/eccv18_graph/.
Code (1)
Tasks
Action ClassificationAction DetectionTransfer LearningSimilar Papers 제목 키워드 기반
On the effectiveness of multimodal privileged knowledge distillation in two vision transformer based diagnostic applications
Deploying deep learning models in clinical practice often requires leveraging multiple data modalities, such as images, text, and structured data, to achieve robust and trustworthy decisions. However, not all modalities …
Knowledge DistillationPrivileged Knowledge Distillation for Online Action Detection
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 DetectionMulti Teacher Privileged Knowledge Distillation for Multimodal Expression Recognition
Human emotion is a complex phenomenon conveyed and perceived through facial expressions, vocal tones, body language, and physiological signals. Multimodal emotion recognition systems can perform well because they can lea…
Emotion RecognitionKnowledge DistillationMultimodal Emotion RecognitionDistilling Privileged Multimodal Information for Expression Recognition using Optimal Transport
Deep learning models for multimodal expression recognition have reached remarkable performance in controlled laboratory environments because of their ability to learn complementary and redundant semantic information. How…
DiversityKnowledge DistillationOrdinal ClassificationPrivileged Graph Distillation for Cold Start Recommendation
The cold start problem in recommender systems is a long-standing challenge, which requires recommending to new users (items) based on attributes without any historical interaction records. In these recommendation systems…
AttributeCollaborative FilteringRecommendation Systems