TL;DR
This paper introduces a relevance-based variable margin for contrastive training in video retrieval, improving ranking quality metrics like nDCG and mAP over fixed-margin methods.
Contribution
It proposes a relevance-based margin adjustment technique for contrastive loss, enhancing retrieval ranking quality without adding hyperparameters.
Findings
Improved nDCG and mAP scores on EPIC-Kitchens-100 and YouCook2 datasets.
Relevance-based margin outperforms fixed-margin approaches even with fixed-margin tuning.
Method is robust across different models and settings.
Abstract
Video retrieval using natural language queries has attracted increasing interest due to its relevance in real-world applications, from intelligent access in private media galleries to web-scale video search. Learning the cross-similarity of video and text in a joint embedding space is the dominant approach. To do so, a contrastive loss is usually employed because it organizes the embedding space by putting similar items close and dissimilar items far. This framework leads to competitive recall rates, as they solely focus on the rank of the groundtruth items. Yet, assessing the quality of the ranking list is of utmost importance when considering intelligent retrieval systems, since multiple items may share similar semantics, hence a high relevance. Moreover, the aforementioned framework uses a fixed margin to separate similar and dissimilar items, treating all non-groundtruth items as…
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.
