Automatic Spatially-Aware Fashion Concept Discovery

Abstract

This paper proposes an automatic spatially-aware concept discovery approach using weakly labeled image-text data from shopping websites. We first fine-tune GoogleNet by jointly modeling clothing images and their corresponding descriptions in a visual-semantic embedding space. Then, for each attribute (word), we generate its spatially-aware representation by combining its semantic word vector representation with its spatial representation derived from the convolutional maps of the fine-tuned network. The resulting spatially-aware representations are further used to cluster attributes into multiple groups to form spatially-aware concepts (e.g., the neckline concept might consist of attributes like v-neck, round-neck, etc). Finally, we decompose the visual-semantic embedding space into multiple concept-specific subspaces, which facilitates structured browsing and attribute-feedback product retrieval by exploiting multimodal linguistic regularities. We conducted extensive experiments on our newly collected Fashion200K dataset, and results on clustering quality evaluation and attribute-feedback product retrieval task demonstrate the effectiveness of our automatically discovered spatially-aware concepts.

Cite

Text

Han et al. "Automatic Spatially-Aware Fashion Concept Discovery." International Conference on Computer Vision, 2017. doi:10.1109/ICCV.2017.163

Markdown

[Han et al. "Automatic Spatially-Aware Fashion Concept Discovery." International Conference on Computer Vision, 2017.](https://mlanthology.org/iccv/2017/han2017iccv-automatic/) doi:10.1109/ICCV.2017.163

BibTeX

@inproceedings{han2017iccv-automatic,
  title     = {{Automatic Spatially-Aware Fashion Concept Discovery}},
  author    = {Han, Xintong and Wu, Zuxuan and Huang, Phoenix X. and Zhang, Xiao and Zhu, Menglong and Li, Yuan and Zhao, Yang and Davis, Larry S.},
  booktitle = {International Conference on Computer Vision},
  year      = {2017},
  doi       = {10.1109/ICCV.2017.163},
  url       = {https://mlanthology.org/iccv/2017/han2017iccv-automatic/}
}