paper-with-me

Papers

Symmetrical Bidirectional Knowledge Alignment for Zero-Shot Sketch-Based Image Retrieval

2023-12-16 · Decheng Liu, Xu Luo, Chunlei Peng, Nannan Wang, Ruimin Hu, Xinbo Gao

This paper studies the problem of zero-shot sketch-based image retrieval (ZS-SBIR), which aims to use sketches from unseen categories as queries to match the images of the same category. Due to the large cross-modality discrepancy, ZS-SBIR is still a challenging task and mimics realistic zero-shot scenarios. The key is to leverage transferable knowledge from the pre-trained model to improve generalizability. Existing researchers often utilize the simple fine-tuning training strategy or knowledge distillation from a teacher model with fixed parameters, lacking efficient bidirectional knowledge alignment between student and teacher models simultaneously for better generalization. In this paper, we propose a novel Symmetrical Bidirectional Knowledge Alignment for zero-shot sketch-based image retrieval (SBKA). The symmetrical bidirectional knowledge alignment learning framework is designed to effectively learn mutual rich discriminative information between teacher and student models to achieve the goal of knowledge alignment. Instead of the former one-to-one cross-modality matching in the testing stage, a one-to-many cluster cross-modality matching method is proposed to leverage the inherent relationship of intra-class images to reduce the adverse effects of the existing modality gap. Experiments on several representative ZS-SBIR datasets (Sketchy Ext dataset, TU-Berlin Ext dataset and QuickDraw Ext dataset) prove the proposed algorithm can achieve superior performance compared with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2312.10320

Code (1)

zermatt-luo/SBKA 공식 구현 pytorch

Tasks

Image RetrievalKnowledge DistillationRetrievalSketch-Based Image Retrieval

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Knowledge-Guided Cross-Modal Fusion for Adult-to-Pediatric ECG Transfer via Label-Conditioned Contrastive Alignment

2026-07-17 · Xinran Liu, Yuwen Li, Hongxiang Gao, Heyang Xu 외 arxiv

Adult and pediatric electrocardiogram (ECG) interpretation relies on age-sensitive criteria, and models pretrained mainly on adult ECGs often transfer poorly to pediatric populations when pediatric labels are scarce. Exi…

Contrastive LearningDomain Adaptation

CALIP: Zero-Shot Enhancement of CLIP with Parameter-free Attention

2022-09-28 · Ziyu Guo, Renrui Zhang, Longtian Qiu, Xianzheng Ma 외

Contrastive Language-Image Pre-training (CLIP) has been shown to learn visual representations with great transferability, which achieves promising accuracy for zero-shot classification. To further improve its downstream …

Training-free 3D Point Cloud ClassificationTransfer Learningzero-shot-classificationZero-Shot Learning

Large-Scale Bidirectional Training for Zero-Shot Image Captioning

2022-11-13 · TaeHoon Kim, Mark Marsden, Pyunghwan Ahn, Sangyun Kim 외

When trained on large-scale datasets, image captioning models can understand the content of images from a general domain but often fail to generate accurate, detailed captions. To improve performance, pretraining-and-fin…

Image CaptioningKeyword Extraction

Dynamic Visual-semantic Alignment for Zero-shot Learning with Ambiguous Labels

2026-04-20 · Jiangnan Li, Linqing Huang, Xiaowen Yan, Min Gan 외 arxiv

Zero-shot learning (ZSL) aims to recognize unseen classes without visual instances. However, existing methods usually assume clean labels, overlooking real-world label noise and ambiguity, which degrades performance. To …

Zero-Shot Learning

CREST: Cross-modal Resonance through Evidential Deep Learning for Enhanced Zero-Shot Learning

2024-04-15 · Haojian Huang, Xiaozhen Qiao, Zhuo Chen, Haodong Chen 외

Zero-shot learning (ZSL) enables the recognition of novel classes by leveraging semantic knowledge transfer from known to unknown categories. This knowledge, typically encapsulated in attribute descriptions, aids in iden…

AttributeTransfer LearningVisual LocalizationZero-Shot Learning