Multimodal Skip-gram Using Convolutional Pseudowords
Zachary Seymour, Yingming Li, Zhongfei Zhang

TL;DR
This paper introduces a simplified multimodal embedding method using convolutional pseudowords within a skip-gram framework, enabling cross-modal semantic mapping for applications like retrieval and recognition.
Contribution
It proposes a novel convolutional pseudoword approach for learning multimodal embeddings with a simplified training objective.
Findings
Effective on word similarity benchmarks
Shows promise for cross-modal semantic tasks
Simplifies multimodal embedding training
Abstract
This work studies the representational mapping across multimodal data such that given a piece of the raw data in one modality the corresponding semantic description in terms of the raw data in another modality is immediately obtained. Such a representational mapping can be found in a wide spectrum of real-world applications including image/video retrieval, object recognition, action/behavior recognition, and event understanding and prediction. To that end, we introduce a simplified training objective for learning multimodal embeddings using the skip-gram architecture by introducing convolutional "pseudowords:" embeddings composed of the additive combination of distributed word representations and image features from convolutional neural networks projected into the multimodal space. We present extensive results of the representational properties of these embeddings on various word…
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
TopicsTopic Modeling · Multimodal Machine Learning Applications · Natural Language Processing Techniques
