CVNov 30, 2017

Graph Distillation for Action Detection with Privileged Modalities

arXiv:1712.00108v2117 citations
Originality Incremental advance
AI Analysis

This addresses the problem of modality discrepancy and data scarcity in multimodal action detection, offering a domain-specific solution for video analysis.

The paper tackles action detection in multimodal videos when training data and modalities are limited, by proposing graph distillation to incorporate privileged information from a source domain, resulting in outperforming state-of-the-art methods on NTU RGB+D and PKU-MMD benchmarks.

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 Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes