Active Learning for Finely-Categorized Image-Text Retrieval by Selecting Hard Negative Unpaired Samples
Dae Ung Jo, Kyuewang Lee, JaeHo Chung, Jin Young Choi

TL;DR
This paper introduces an active learning method for image-text retrieval that efficiently collects paired data by selecting hard negative unpaired samples, reducing annotation costs and improving retrieval performance.
Contribution
The study proposes a novel active learning algorithm that selects hard negative unpaired samples for training image-text retrieval models, addressing data collection costs.
Findings
Effective in reducing annotation costs
Improves retrieval accuracy on Flickr30K and MS-COCO datasets
Outperforms baseline active learning methods
Abstract
Securing a sufficient amount of paired data is important to train an image-text retrieval (ITR) model, but collecting paired data is very expensive. To address this issue, in this paper, we propose an active learning algorithm for ITR that can collect paired data cost-efficiently. Previous studies assume that image-text pairs are given and their category labels are asked to the annotator. However, in the recent ITR studies, the importance of category label is decreased since a retrieval model can be trained with only image-text pairs. For this reason, we set up an active learning scenario where unpaired images (or texts) are given and the annotator provides corresponding texts (or images) to make paired data. The key idea of the proposed AL algorithm is to select unpaired images (or texts) that can be hard negative samples for existing texts (or images). To this end, we introduce a…
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
TopicsImage Retrieval and Classification Techniques · Text and Document Classification Technologies · Machine Learning and Algorithms
MethodsSparse Evolutionary Training
