English

Learning cross space mapping via DNN using large scale click-through logs

Computer Vision and Pattern Recognition 2023-02-28 v1

Abstract

The gap between low-level visual signals and high-level semantics has been progressively bridged by continuous development of deep neural network (DNN). With recent progress of DNN, almost all image classification tasks have achieved new records of accuracy. To extend the ability of DNN to image retrieval tasks, we proposed a unified DNN model for image-query similarity calculation by simultaneously modeling image and query in one network. The unified DNN is named the cross space mapping (CSM) model, which contains two parts, a convolutional part and a query-embedding part. The image and query are mapped to a common vector space via these two parts respectively, and image-query similarity is naturally defined as an inner product of their mappings in the space. To ensure good generalization ability of the DNN, we learn weights of the DNN from a large number of click-through logs which consists of 23 million clicked image-query pairs between 1 million images and 11.7 million queries. Both the qualitative results and quantitative results on an image retrieval evaluation task with 1000 queries demonstrate the superiority of the proposed method.

Keywords

Cite

@article{arxiv.2302.13275,
  title  = {Learning cross space mapping via DNN using large scale click-through logs},
  author = {Wei Yu and Kuiyuan Yang and Yalong Bai and Hongxun Yao and Yong Rui},
  journal= {arXiv preprint arXiv:2302.13275},
  year   = {2023}
}

Comments

Accepted by IEEE Transactions on Multimedia 2015

R2 v1 2026-06-28T08:49:46.170Z