paper-with-me

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, in many domain applications, images exhibit similarity at multiple granularities with visual semantic concepts, e.g. fashion demonstrates similarity ranging from clothing of the exact same instance to similar looks/design or a common category. Therefore, training image triplets/pairs used for metric learning inherently possess different degree of information. However, the existing methods often treats them with equal importance during training. This hinders capturing the underlying granularities in feature similarity required for effective visual search. In view of this, we propose a new deep semantic granularity metric learning (SGML) that develops a novel idea of leveraging attribute semantic space to capture different granularity of similarity, and then integrate this information into deep metric learning. The proposed method simultaneously learns image attributes and embeddings using multitask CNNs. The two tasks are not only jointly optimized but are further linked by the semantic granularity similarity mappings to leverage the correlations between the tasks. To this end, we propose a new soft-binomial deviance loss that effectively integrates the degree of information in training samples, which helps to capture visual similarity at multiple granularities. Compared to recent ensemble-based methods, our framework is conceptually elegant, computationally simple and provides better performance. We perform extensive experiments on benchmark metric learning datasets and demonstrate that our method outperforms recent state-of-the-art methods, e.g., 1-4.5\% improvement in Recall@1 over the previous state-of-the-arts [1],[2] on DeepFashion In-Shop dataset.

📄 PDF Abstract BibTeX arXiv:1911.06047

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeMetric LearningRetrieval

Similar Papers 제목 키워드 기반

PSVMA+: Exploring Multi-granularity Semantic-visual Adaption for Generalized Zero-shot Learning

2024-10-15 · Man Liu, Huihui Bai, Feng Li, Chunjie Zhang 외

Generalized zero-shot learning (GZSL) endeavors to identify the unseen categories using knowledge from the seen domain, necessitating the intrinsic interactions between the visual features and attribute semantic features…

AttributeDiversityGeneralized Zero-Shot LearningZero-Shot Learning

Pose-Guided Multi-Granularity Attention Network for Text-Based Person Search

2018-09-22 · Ya Jing, Chenyang Si, Jun-Bo Wang, Wei Wang 외

Text-based person search aims to retrieve the corresponding person images in an image database by virtue of a describing sentence about the person, which poses great potential for various applications such as video surve…

Person SearchSentenceText based Person Search

Granulon: Awakening Pixel-Level Visual Encoders with Adaptive Multi-Granularity Semantics for MLLM

2026-03-09 · Junyuan Mao, Qiankun Li, Linghao Meng, Zhicheng He 외 arxiv

Recent advances in multimodal large language models largely rely on CLIP-based visual encoders, which emphasize global semantic alignment but struggle with fine-grained visual understanding. In contrast, DINOv3 provides …

An Information Compensation Framework for Zero-Shot Skeleton-based Action Recognition

2024-06-02 · Haojun Xu, Yan Gao, Jie Li, Xinbo Gao

Zero-shot human skeleton-based action recognition aims to construct a model that can recognize actions outside the categories seen during training. Previous research has focused on aligning sequences' visual and semantic…

Action RecognitionEnsemble LearningSkeleton Based Action RecognitionZero-Shot Action Recognition+1

Hierarchical Granularity Transfer Learning

2020-12-01 · NeurIPS 2020 12 · Shaobo Min, Hongtao Xie, Hantao Yao, Xuran Deng 외

In the real world, object categories usually have a hierarchical granularity tree. Nowadays, most researchers focus on recognizing categories in a specific granularity, \emph{e.g.,} basic-level or sub(ordinate)-level. Co…

Transfer Learning