English

A Strong and Robust Baseline for Text-Image Matching

Machine Learning 2019-06-05 v1 Computation and Language Computer Vision and Pattern Recognition

Abstract

We review the current schemes of text-image matching models and propose improvements for both training and inference. First, we empirically show limitations of two popular loss (sum and max-margin loss) widely used in training text-image embeddings and propose a trade-off: a kNN-margin loss which 1) utilizes information from hard negatives and 2) is robust to noise as all KK-most hardest samples are taken into account, tolerating \emph{pseudo} negatives and outliers. Second, we advocate the use of Inverted Softmax (\textsc{Is}) and Cross-modal Local Scaling (\textsc{Csls}) during inference to mitigate the so-called hubness problem in high-dimensional embedding space, enhancing scores of all metrics by a large margin.

Keywords

Cite

@article{arxiv.1906.01205,
  title  = {A Strong and Robust Baseline for Text-Image Matching},
  author = {Fangyu Liu and Rongtian Ye},
  journal= {arXiv preprint arXiv:1906.01205},
  year   = {2019}
}

Comments

6 pages (excluding references); 2019 ACL Student Research Workshop (to appear)

R2 v1 2026-06-23T09:40:25.478Z