paper-with-me

Papers

Effectively Leveraging Attributes for Visual Similarity

2021-05-04 · ICCV 2021 10 · Samarth Mishra, Zhongping Zhang, Yuan Shen, Ranjitha Kumar, Venkatesh Saligrama, Bryan Plummer

Measuring similarity between two images often requires performing complex reasoning along different axes (e.g., color, texture, or shape). Insights into what might be important for measuring similarity can can be provided by annotated attributes, but prior work tends to view these annotations as complete, resulting in them using a simplistic approach of predicting attributes on single images, which are, in turn, used to measure similarity. However, it is impractical for a dataset to fully annotate every attribute that may be important. Thus, only representing images based on these incomplete annotations may miss out on key information. To address this issue, we propose the Pairwise Attribute-informed similarity Network (PAN), which breaks similarity learning into capturing similarity conditions and relevance scores from a joint representation of two images. This enables our model to identify that two images contain the same attribute, but can have it deemed irrelevant (e.g., due to fine-grained differences between them) and ignored for measuring similarity between the two images. Notably, while prior methods of using attribute annotations are often unable to outperform prior art, PAN obtains a 4-9% improvement on compatibility prediction between clothing items on Polyvore Outfits, a 5% gain on few shot classification of images using Caltech-UCSD Birds (CUB), and over 1% boost to Recall@1 on In-Shop Clothes Retrieval. Implementation available at https://github.com/samarth4149/PAN

📄 PDF Abstract BibTeX arXiv:2105.01695

Code (1)

samarth4149/PAN 공식 구현 pytorch

Tasks

AttributeRetrieval

Similar Papers 제목 키워드 기반

Semantic Granularity Metric Learning for Visual Search

2019-11-14 · Dipu Manandhar, Muhammet Bastan, Kim-Hui Yap

Deep metric learning applied to various applications has shown promising results in identification, retrieval and recognition. Existing methods often do not consider different granularity in visual similarity. However, i…

AttributeMetric LearningRetrieval

Visual Fashion-Product Search at SK Planet

2016-09-26 · Taewan Kim, Seyeong Kim, Sangil Na, Hayoon Kim 외

We build a large-scale visual search system which finds similar product images given a fashion item. Defining similarity among arbitrary fashion-products is still remains a challenging problem, even there is no exact gro…

Semantic SimilaritySemantic Textual Similarity

On the Complexity of Bayesian Generalization

2022-11-20 · Yu-Zhe Shi, Manjie Xu, John E. Hopcroft, Kun He 외

We consider concept generalization at a large scale in the diverse and natural visual spectrum. Established computational modes (i.e., rule-based or similarity-based) are primarily studied isolated and focus on confined …

Attribute

Gaze-Guided Learning: Avoiding Shortcut Bias in Visual Classification

2025-04-08 · Jiahang Li, Shibo Xue, Yong Su

Inspired by human visual attention, deep neural networks have widely adopted attention mechanisms to learn locally discriminative attributes for challenging visual classification tasks. However, existing approaches prima…

cross-modal alignmentImage ClassificationMultimodal Deep LearningTime Series+1

Do Inpainting Yourself: Generative Facial Inpainting Guided by Exemplars

2022-02-13 · Wanglong Lu, Hanli Zhao, Xianta Jiang, Xiaogang Jin 외

We present EXE-GAN, a novel exemplar-guided facial inpainting framework using generative adversarial networks. Our approach can not only preserve the quality of the input facial image but also complete the image with exe…

AttributeFacial InpaintingImage Inpainting