paper-with-me

홈 › Papers

PiTL: Cross-modal Retrieval with Weakly-supervised Vision-language Pre-training via Prompting

2023-07-14 · Zixin Guo, Tzu-Jui Julius Wang, Selen Pehlivan, Abduljalil Radman, Jorma Laaksonen

Vision-language (VL) Pre-training (VLP) has shown to well generalize VL models over a wide range of VL downstream tasks, especially for cross-modal retrieval. However, it hinges on a huge amount of image-text pairs, which requires tedious and costly curation. On the contrary, weakly-supervised VLP (W-VLP) explores means with object tags generated by a pre-trained object detector (OD) from images. Yet, they still require paired information, i.e. images and object-level annotations, as supervision to train an OD. To further reduce the amount of supervision, we propose Prompts-in-The-Loop (PiTL) that prompts knowledge from large language models (LLMs) to describe images. Concretely, given a category label of an image, e.g. refinery, the knowledge, e.g. a refinery could be seen with large storage tanks, pipework, and ..., extracted by LLMs is used as the language counterpart. The knowledge supplements, e.g. the common relations among entities most likely appearing in a scene. We create IN14K, a new VL dataset of 9M images and 1M descriptions of 14K categories from ImageNet21K with PiTL. Empirically, the VL models pre-trained with PiTL-generated pairs are strongly favored over other W-VLP works on image-to-text (I2T) and text-to-image (T2I) retrieval tasks, with less supervision. The results reveal the effectiveness of PiTL-generated pairs for VLP.

📄 PDF Abstract BibTeX arXiv:2307.07341

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalImage to textObjectRetrieval

Similar Papers 제목 키워드 기반

Product1M: Towards Weakly Supervised Instance-Level Product Retrieval via Cross-modal Pretraining

2021-07-30 · ICCV 2021 10 · Xunlin Zhan, Yangxin Wu, Xiao Dong, Yunchao Wei 외

Nowadays, customer's demands for E-commerce are more diversified, which introduces more complications to the product retrieval industry. Previous methods are either subject to single-modal input or perform supervised ima…

Retrieval

Weakly Supervised Vision-and-Language Pre-training with Relative Representations

2023-05-24 · Chi Chen, Peng Li, Maosong Sun, Yang Liu

Weakly supervised vision-and-language pre-training (WVLP), which learns cross-modal representations with limited cross-modal supervision, has been shown to effectively reduce the data cost of pre-training while maintaini…

Retrieval

Weakly Supervised Dense Video Captioning via Jointly Usage of Knowledge Distillation and Cross-modal Matching

2021-05-18 · Bofeng Wu, guocheng niu, Jun Yu, Xinyan Xiao 외

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event propo…

Caption GenerationCross-Modal RetrievalDense Video CaptioningKnowledge Distillation+3

Hybrid-Learning Video Moment Retrieval across Multi-Domain Labels

2024-06-03 · Weitong Cai, Jiabo Huang, Shaogang Gong

Video moment retrieval (VMR) is to search for a visual temporal moment in an untrimmed raw video by a given text query description (sentence). Existing studies either start from collecting exhaustive frame-wise annotatio…

Moment RetrievalRetrievalSentenceText Matching+1

LoGAN: Latent Graph Co-Attention Network for Weakly-Supervised Video Moment Retrieval

2019-09-27 · Reuben Tan, Huijuan Xu, Kate Saenko, Bryan A. Plummer

The goal of weakly-supervised video moment retrieval is to localize the video segment most relevant to the given natural language query without access to temporal annotations during training. Prior strongly- and weakly-s…

Moment RetrievalRetrieval