A Structured Listwise Approach to Learning to Rank for Image Tagging

Abstract

With the growing quantity and diversity of publicly available image data, computer vision plays a crucial role in understanding and organizing visual information today. Image tagging models are very often used to make this data accessible and useful. Generating image labels and ranking them by their relevance to the visual content is still an open problem. In this work, we use a bilinear compatibility function inspired from zero-shot learning that allows us to rank tags according to their relevance to the image content. We propose a novel listwise structured loss formulation to learn it from data. We leverage captioned image data and propose different “tags from captions” schemes meant to capture user attention and intra-user agreement in a simple and effective manner. We evaluate our method on the COCO-Captions, PASCAL-sentences and MIRFlickr-25k datasets showing promising results.

Cite

Text

Sánchez et al. "A Structured Listwise Approach to Learning to Rank for Image Tagging." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11024-6_42

Markdown

[Sánchez et al. "A Structured Listwise Approach to Learning to Rank for Image Tagging." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/sanchez2018eccvw-structured/) doi:10.1007/978-3-030-11024-6_42

BibTeX

@inproceedings{sanchez2018eccvw-structured,
  title     = {{A Structured Listwise Approach to Learning to Rank for Image Tagging}},
  author    = {Sánchez, Jorge and Luque, Franco and Lichtensztein, Leandro},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {545-559},
  doi       = {10.1007/978-3-030-11024-6_42},
  url       = {https://mlanthology.org/eccvw/2018/sanchez2018eccvw-structured/}
}