Students taught by multimodal teachers are superior action recognizers
Gorjan Radevski, Dusan Grujicic, Matthew Blaschko, Marie-Francine, Moens, Tinne Tuytelaars

TL;DR
This paper introduces a knowledge distillation method where a unimodal RGB model learns from a multimodal teacher to improve action recognition in egocentric videos, achieving performance comparable to multimodal models.
Contribution
It proposes a novel multimodal knowledge distillation approach that enables unimodal models to match multimodal performance without additional input modalities.
Findings
Distilled models outperform baseline RGB models in action recognition.
Distilled models perform comparably to multimodal models trained on all modalities.
Preliminary results show significant improvements in standard and compositional action recognition.
Abstract
The focal point of egocentric video understanding is modelling hand-object interactions. Standard models -- CNNs, Vision Transformers, etc. -- which receive RGB frames as input perform well, however, their performance improves further by employing additional modalities such as object detections, optical flow, audio, etc. as input. The added complexity of the required modality-specific modules, on the other hand, makes these models impractical for deployment. The goal of this work is to retain the performance of such multimodal approaches, while using only the RGB images as input at inference time. Our approach is based on multimodal knowledge distillation, featuring a multimodal teacher (in the current experiments trained only using object detections, optical flow and RGB frames) and a unimodal student (using only RGB frames as input). We present preliminary results which demonstrate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Human Pose and Action Recognition · Robot Manipulation and Learning
