Adversarial Representation Learning for Text-to-Image Matching
Nikolaos Sarafianos, Xiang Xu, Ioannis A. Kakadiaris

TL;DR
This paper introduces TIMAM, an adversarial learning approach that enhances text-to-image matching by creating modality-invariant features, leveraging BERT embeddings, and achieving state-of-the-art results on multiple datasets.
Contribution
The paper proposes TIMAM, a novel adversarial framework that improves cross-modal matching by learning modality-invariant features and effectively utilizing BERT for textual embeddings.
Findings
Achieves 2-5% absolute improvement in rank-1 accuracy.
Outperforms previous methods on four public datasets.
Demonstrates effectiveness of BERT in text-to-image matching.
Abstract
For many computer vision applications such as image captioning, visual question answering, and person search, learning discriminative feature representations at both image and text level is an essential yet challenging problem. Its challenges originate from the large word variance in the text domain as well as the difficulty of accurately measuring the distance between the features of the two modalities. Most prior work focuses on the latter challenge, by introducing loss functions that help the network learn better feature representations but fail to account for the complexity of the textual input. With that in mind, we introduce TIMAM: a Text-Image Modality Adversarial Matching approach that learns modality-invariant feature representations using adversarial and cross-modal matching objectives. In addition, we demonstrate that BERT, a publicly-available language model that extracts…
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
MethodsLinear Layer · Weight Decay · Residual Connection · Adam · Layer Normalization · Softmax · Attention Is All You Need · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention
