TL;DR
This paper introduces ZSCRGAN, a GAN-based model utilizing Expectation-Maximization for zero-shot text-to-image retrieval, effectively handling unseen classes and outperforming existing methods on benchmark datasets.
Contribution
The paper presents a novel GAN-based zero-shot retrieval model trained with Expectation-Maximization, addressing the challenge of unseen classes in cross-modal retrieval.
Findings
Outperforms state-of-the-art zero-shot retrieval models
Effective on multiple benchmark datasets
Handles unseen classes in text-to-image retrieval
Abstract
Most existing algorithms for cross-modal Information Retrieval are based on a supervised train-test setup, where a model learns to align the mode of the query (e.g., text) to the mode of the documents (e.g., images) from a given training set. Such a setup assumes that the training set contains an exhaustive representation of all possible classes of queries. In reality, a retrieval model may need to be deployed on previously unseen classes, which implies a zero-shot IR setup. In this paper, we propose a novel GAN-based model for zero-shot text to image retrieval. When given a textual description as the query, our model can retrieve relevant images in a zero-shot setup. The proposed model is trained using an Expectation-Maximization framework. Experiments on multiple benchmark datasets show that our proposed model comfortably outperforms several state-of-the-art zero-shot text to image…
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.
