VSE-ens: Visual-Semantic Embeddings with Efficient Negative Sampling
Guibing Guo, Songlin Zhai, Fajie Yuan, Yuan Liu, Xingwei Wang

TL;DR
This paper introduces VSE-ens, an efficient negative sampling method for visual-semantic embeddings that significantly speeds up training and improves ranking accuracy, especially when visual features are unavailable.
Contribution
The paper proposes a fast adaptive negative sampling strategy for VSE that scales linearly and performs well without visual features, enhancing training efficiency and accuracy.
Findings
Converges 5.02x faster on OpenImages
Converges 2.5x faster on IAPR-TCI2
Converges 2.06x faster on NUS-WIDE
Abstract
Jointing visual-semantic embeddings (VSE) have become a research hotpot for the task of image annotation, which suffers from the issue of semantic gap, i.e., the gap between images' visual features (low-level) and labels' semantic features (high-level). This issue will be even more challenging if visual features cannot be retrieved from images, that is, when images are only denoted by numerical IDs as given in some real datasets. The typical way of existing VSE methods is to perform a uniform sampling method for negative examples that violate the ranking order against positive examples, which requires a time-consuming search in the whole label space. In this paper, we propose a fast adaptive negative sampler that can work well in the settings of no figure pixels available. Our sampling strategy is to choose the negative examples that are most likely to meet the requirements of violation…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
