CVDec 23, 2019

DMCL: Distillation Multiple Choice Learning for Multimodal Action Recognition

arXiv:1912.10982v156 citations
Originality Incremental advance
AI Analysis

This work addresses multimodal action recognition with missing modalities, which is a practical challenge in video analysis, but it appears incremental as it builds on existing ensemble and distillation methods.

The paper tackles the problem of learning an ensemble of specialist networks for multimodal action recognition, addressing missing modalities at test time, and achieves state-of-the-art results on three benchmark datasets by leveraging complementary information to improve accuracy.

In this work, we address the problem of learning an ensemble of specialist networks using multimodal data, while considering the realistic and challenging scenario of possible missing modalities at test time. Our goal is to leverage the complementary information of multiple modalities to the benefit of the ensemble and each individual network. We introduce a novel Distillation Multiple Choice Learning framework for multimodal data, where different modality networks learn in a cooperative setting from scratch, strengthening one another. The modality networks learned using our method achieve significantly higher accuracy than if trained separately, due to the guidance of other modalities. We evaluate this approach on three video action recognition benchmark datasets. We obtain state-of-the-art results in comparison to other approaches that work with missing modalities at test time.

Code Implementations2 repos
Foundations

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

Your Notes