Fine-Grained Fashion Similarity Learning by Attribute-Specific Embedding Network
Abstract
This paper strives to learn fine-grained fashion similarity. In this similarity paradigm, one should pay more attention to the similarity in terms of a specific design/attribute among fashion items, which has potential values in many fashion related applications such as fashion copyright protection. To this end, we propose an Attribute-Specific Embedding Network (ASEN) to jointly learn multiple attribute-specific embeddings in an end-to-end manner, thus measure the fine-grained similarity in the corresponding space. With two attention modules, i.e., Attribute-aware Spatial Attention and Attribute-aware Channel Attention, ASEN is able to locate the related regions and capture the essential patterns under the guidance of the specified attribute, thus make the learned attribute-specific embeddings better reflect the fine-grained similarity. Extensive experiments on four fashion-related datasets show the effectiveness of ASEN for fine-grained fashion similarity learning and its potential for fashion reranking. Code and data are available at https://github.com/Maryeon/asen.
Cite
Text
Ma et al. "Fine-Grained Fashion Similarity Learning by Attribute-Specific Embedding Network." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I07.6845Markdown
[Ma et al. "Fine-Grained Fashion Similarity Learning by Attribute-Specific Embedding Network." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/ma2020aaai-fine/) doi:10.1609/AAAI.V34I07.6845BibTeX
@inproceedings{ma2020aaai-fine,
title = {{Fine-Grained Fashion Similarity Learning by Attribute-Specific Embedding Network}},
author = {Ma, Zhe and Dong, Jianfeng and Long, Zhongzi and Zhang, Yao and He, Yuan and Xue, Hui and Ji, Shouling},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2020},
pages = {11741-11748},
doi = {10.1609/AAAI.V34I07.6845},
url = {https://mlanthology.org/aaai/2020/ma2020aaai-fine/}
}