paper-with-me

홈 › Papers

Fine-Grained Fashion Similarity Prediction by Attribute-Specific Embedding Learning

2021-04-06 · Jianfeng Dong, Zhe Ma, Xiaofeng Mao, Xun Yang, Yuan He, Richang Hong, Shouling Ji

This paper strives to predict fine-grained fashion similarity. In this similarity paradigm, one should pay more attention to the similarity in terms of a specific design/attribute between fashion items. For example, whether the collar designs of the two clothes are similar. It has potential value 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, thus measure the fine-grained similarity in the corresponding space. The proposed ASEN is comprised of a global branch and a local branch. The global branch takes the whole image as input to extract features from a global perspective, while the local branch takes as input the zoomed-in region-of-interest (RoI) w.r.t. the specified attribute thus able to extract more fine-grained features. As the global branch and the local branch extract the features from different perspectives, they are complementary to each other. Additionally, in each branch, two attention modules, i.e., Attribute-aware Spatial Attention and Attribute-aware Channel Attention, are integrated to make ASEN be 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 three fashion-related datasets, i.e., FashionAI, DARN, and DeepFashion, show the effectiveness of ASEN for fine-grained fashion similarity prediction and its potential for fashion reranking. Code and data are available at https://github.com/maryeon/asenpp .

📄 PDF Abstract BibTeX arXiv:2104.02429

Code (1)

maryeon/asenpp 공식 구현 pytorch

Tasks

AttributeReranking

Similar Papers 제목 키워드 기반

Fine-Grained Fashion Similarity Learning by Attribute-Specific Embedding Network

2020-02-07 · Zhe Ma, Jianfeng Dong, Yao Zhang, Zhongzi Long 외

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 v…

AttributeReranking

FashionFAE: Fine-grained Attributes Enhanced Fashion Vision-Language Pre-training

2024-12-28 · Jiale Huang, Dehong Gao, Jinxia Zhang, Zechao Zhan 외

Large-scale Vision-Language Pre-training (VLP) has demonstrated remarkable success in the general domain. However, in the fashion domain, items are distinguished by fine-grained attributes like texture and material, whic…

AttributeImage ReconstructionRetrieval

From Region to Patch: Attribute-Aware Foreground-Background Contrastive Learning for Fine-Grained Fashion Retrieval

2023-05-17 · Jianfeng Dong, Xiaoman Peng, Zhe Ma, Daizong Liu 외

Attribute-specific fashion retrieval (ASFR) is a challenging information retrieval task, which has attracted increasing attention in recent years. Different from traditional fashion retrieval which mainly focuses on opti…

AttributeContrastive LearningInformation RetrievalRetrieval

FashionSAP: Symbols and Attributes Prompt for Fine-grained Fashion Vision-Language Pre-training

2023-04-11 · CVPR 2023 1 · Yunpeng Han, Lisai Zhang, Qingcai Chen, Zhijian Chen 외

Fashion vision-language pre-training models have shown efficacy for a wide range of downstream tasks. However, general vision-language pre-training models pay less attention to fine-grained domain features, while these f…

Attribute

Zero-Shot Product Attribute Labeling with Vision-Language Models: A Three-Tier Evaluation Framework

2026-01-22 · Shubham Shukla, Kunal Sonalkar arxiv

Fine-grained attribute prediction is essential for fashion retail applications including catalog enrichment, visual search, and recommendation systems. Vision-Language Models (VLMs) offer zero-shot prediction without tas…

Recommendation Systems