paper-with-me

Papers

Graph Distillation for Action Detection with Privileged Modalities

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

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/.

📄 PDF Abstract BibTeX arXiv:1712.00108

Code (1)

google/graph_distillation 공식 구현 pytorch

Tasks

Action ClassificationAction DetectionTransfer Learning

Similar Papers 제목 키워드 기반

On the effectiveness of multimodal privileged knowledge distillation in two vision transformer based diagnostic applications

2025-08-06 · Simon Baur, Alexandra Benova, Emilio Dolgener Cantú, Jackie Ma arxiv

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 Distillation

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

Multi Teacher Privileged Knowledge Distillation for Multimodal Expression Recognition

2024-08-16 · Muhammad Haseeb Aslam, Marco Pedersoli, Alessandro Lameiras Koerich, Eric Granger

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 Recognition

Distilling Privileged Multimodal Information for Expression Recognition using Optimal Transport

2024-01-27 · Muhammad Haseeb Aslam, Muhammad Osama Zeeshan, Soufiane Belharbi, Marco Pedersoli 외

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 Classification

Privileged Graph Distillation for Cold Start Recommendation

2021-05-31 · Shuai Wang, Kun Zhang, Le Wu, Haiping Ma 외

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