TL;DR
This paper introduces a multi-modal fusion transformer that learns to integrate video, audio, and text data into a unified embedding for improved zero-shot video retrieval and localization, without relying on explicit modality encoding.
Contribution
It presents a modality-agnostic fusion transformer trained with a combinatorial loss, enabling flexible multi-modal input processing and state-of-the-art zero-shot video retrieval performance.
Findings
Achieved state-of-the-art zero-shot retrieval results on four benchmarks.
The model can process any number of modalities and variable input lengths.
Demonstrated effectiveness on large-scale HowTo100M dataset.
Abstract
Multi-modal learning from video data has seen increased attention recently as it allows to train semantically meaningful embeddings without human annotation enabling tasks like zero-shot retrieval and classification. In this work, we present a multi-modal, modality agnostic fusion transformer approach that learns to exchange information between multiple modalities, such as video, audio, and text, and integrate them into a joined multi-modal representation to obtain an embedding that aggregates multi-modal temporal information. We propose to train the system with a combinatorial loss on everything at once, single modalities as well as pairs of modalities, explicitly leaving out any add-ons such as position or modality encoding. At test time, the resulting model can process and fuse any number of input modalities. Moreover, the implicit properties of the transformer allow to process…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
