paper-with-me

홈 › Papers

ZSCRGAN: A GAN-based Expectation Maximization Model for Zero-Shot Retrieval of Images from Textual Descriptions

2020-07-23 · Anurag Roy, Vinay Kumar Verma, Kripabandhu Ghosh, Saptarshi Ghosh

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 retrieval models, as well as zero-shot classification and hashing models suitably used for retrieval.

📄 PDF Abstract BibTeX arXiv:2007.12212

Code (1)

ranarag/ZSCRGAN 공식 구현 tf

Tasks

Cross-Modal Information RetrievalImage RetrievalInformation RetrievalRetrievalzero-shot-classificationZero-Shot LearningZero-shot Text-to-Image Retrieval

Similar Papers 제목 키워드 기반

A Video is Worth 256 Bases: Spatial-Temporal Expectation-Maximization Inversion for Zero-Shot Video Editing

2023-12-10 · CVPR 2024 1 · Maomao Li, Yu Li, Tianyu Yang, Yunfei Liu 외

This paper presents a video inversion approach for zero-shot video editing, which models the input video with low-rank representation during the inversion process. The existing video editing methods usually apply the typ…

Video Editing

Risk Minimization for Zero-shot Sequence Labeling

2021-08-01 · ACL 2021 5 · Zechuan Hu, Yong Jiang, Nguyen Bach, Tao Wang 외

Zero-shot sequence labeling aims to build a sequence labeler without human-annotated datasets. One straightforward approach is utilizing existing systems (source models) to generate pseudo-labeled datasets and train a ta…

Transductive Zero-Shot and Few-Shot CLIP

2024-01-01 · CVPR 2024 1 · Ségolène Martin, Yunshi Huang, Fereshteh Shakeri, Jean-Christophe Pesquet 외

Transductive inference has been widely investigated in few-shot image classification but completely overlooked in the recent fast growing literature on adapting vision-langage models like CLIP. This paper addresses t…

ClassificationFew-Shot Image Classificationimage-classificationImage Classification

Learning Mixture Density via Natural Gradient Expectation Maximization

2026-02-11 · Yutao Chen, Jasmine Bayrooti, Steven Morad arxiv

Mixture density networks are neural networks that produce Gaussian mixtures to represent continuous multimodal conditional densities. Standard training procedures involve maximum likelihood estimation using the negative …

Zero-Shot Cross-lingual Name Retrieval for Low-Resource Languages

2019-11-01 · WS 2019 11 · Kevin Blissett, Heng Ji

In this paper we address a challenging cross-lingual name retrieval task. Given an English named entity query, we aim to find all name mentions in documents in low-resource languages. We present a novel method which reli…

Retrieval