paper-with-me

Papers

Using Text to Teach Image Retrieval

2020-11-19 · Haoyu Dong, Ze Wang, Qiang Qiu, Guillermo Sapiro

Image retrieval relies heavily on the quality of the data modeling and the distance measurement in the feature space. Building on the concept of image manifold, we first propose to represent the feature space of images, learned via neural networks, as a graph. Neighborhoods in the feature space are now defined by the geodesic distance between images, represented as graph vertices or manifold samples. When limited images are available, this manifold is sparsely sampled, making the geodesic computation and the corresponding retrieval harder. To address this, we augment the manifold samples with geometrically aligned text, thereby using a plethora of sentences to teach us about images. In addition to extensive results on standard datasets illustrating the power of text to help in image retrieval, a new public dataset based on CLEVR is introduced to quantify the semantic similarity between visual data and text data. The experimental results show that the joint embedding manifold is a robust representation, allowing it to be a better basis to perform image retrieval given only an image and a textual instruction on the desired modifications over the image

📄 PDF Abstract BibTeX arXiv:2011.09928

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Context Unaware Knowledge Distillation for Image Retrieval

2022-07-19 · Bytasandram Yaswanth Reddy, Shiv Ram Dubey, Rakesh Kumar Sanodiya, Ravi Ranjan Prasad Karn

Existing data-dependent hashing methods use large backbone networks with millions of parameters and are computationally complex. Existing knowledge distillation methods use logits and other features of the deep (teacher)…

Image RetrievalKnowledge DistillationQuantizationRetrieval

MCAD: Multi-teacher Cross-modal Alignment Distillation for efficient image-text retrieval

2023-10-30 · Youbo Lei, Feifei He, Chen Chen, Yingbin Mo 외

Due to the success of large-scale visual-language pretraining (VLP) models and the widespread use of image-text retrieval in industry areas, it is now critically necessary to reduce the model size and streamline their mo…

cross-modal alignmentImage-text RetrievalRetrievalText Retrieval

Retaining Knowledge and Enhancing Long-Text Representations in CLIP through Dual-Teacher Distillation

2025-01-01 · CVPR 2025 1 · Yuheng Feng, Changsong Wen, Zelin Peng, Li jiaye 외

Contrastive language-image pretraining models such as CLIP have demonstrated remarkable performance in various text-image alignment tasks. However, the inherent 77-token input limitation and reliance on predominantly…

image-classificationImage ClassificationImage to textImage-to-Text Retrieval+3

AMMKD: Adaptive Multimodal Multi-teacher Distillation for Lightweight Vision-Language Models

2025-08-23 · Yuqi Li, Chuanguang Yang, Junhao Dong, Zhengtao Yao 외 arxiv

The success of large-scale visual language pretraining (VLP) models has driven widespread adoption of image-text retrieval tasks. However, their deployment on mobile devices remains limited due to large model sizes and c…

Knowledge DistillationText Retrieval

Rethinking Knowledge in Distillation: An In-context Sample Retrieval Perspective

2025-01-13 · Jinjing Zhu, Songze Li, Lin Wang

Conventional knowledge distillation (KD) approaches are designed for the student model to predict similar output as the teacher model for each sample. Unfortunately, the relationship across samples with same class is oft…

Knowledge DistillationRetrieval