Powering Robust Fashion Retrieval with Information Rich Feature Embeddings

Abstract

Visual content based product retrieval has become increasingly important for e-commerce. Fashion retrieval, in particular, is a challenging problem owing to a wide range of deformations of clothing items along with visual distortions in their product images. In this paper, we propose a Grid Search Network (GSN) for learning feature embeddings for fashion retrieval. The proposed approach posits the training procedure as a search problem, focused on locating matches for a reference query image in a grid containing both positive and negative images w.r.t the query. The proposed framework significantly outperforms existing state-of-art methods on benchmark fashion datasets. We also utilize a reinforcement learning based strategy to learn a specialized transformation function which further improves retrieval performance when applied over the feature embeddings. We also extend the reinforcement learning based strategy to learn custom kernel functions for SVM based classification over FashionMNIST and MNIST datasets, showing improved performance. We highlight the generalization capabilities of this search strategy by showing performance improvement in search and attribution tasks in domains beyond fashion.

Cite

Text

Chopra et al. "Powering Robust Fashion Retrieval with Information Rich Feature Embeddings." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00045

Markdown

[Chopra et al. "Powering Robust Fashion Retrieval with Information Rich Feature Embeddings." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/chopra2019cvprw-powering/) doi:10.1109/CVPRW.2019.00045

BibTeX

@inproceedings{chopra2019cvprw-powering,
  title     = {{Powering Robust Fashion Retrieval with Information Rich Feature Embeddings}},
  author    = {Chopra, Ayush and Sinha, Abhishek and Gupta, Hiresh and Sarkar, Mausoom and Ayush, Kumar and Krishnamurthy, Balaji},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {326-334},
  doi       = {10.1109/CVPRW.2019.00045},
  url       = {https://mlanthology.org/cvprw/2019/chopra2019cvprw-powering/}
}