paper-with-me

홈 › Papers

Adapting Dual-encoder Vision-language Models for Paraphrased Retrieval

2024-05-06 · Jiacheng Cheng, Hijung Valentina Shin, Nuno Vasconcelos, Bryan Russell, Fabian Caba Heilbron

In the recent years, the dual-encoder vision-language models (\eg CLIP) have achieved remarkable text-to-image retrieval performance. However, we discover that these models usually results in very different retrievals for a pair of paraphrased queries. Such behavior might render the retrieval system less predictable and lead to user frustration. In this work, we consider the task of paraphrased text-to-image retrieval where a model aims to return similar results given a pair of paraphrased queries. To start with, we collect a dataset of paraphrased image descriptions to facilitate quantitative evaluation for this task. We then hypothesize that the undesired behavior of existing dual-encoder model is due to their text towers which are trained on image-sentence pairs and lack the ability to capture the semantic similarity between paraphrased queries. To improve on this, we investigate multiple strategies for training a dual-encoder model starting from a language model pretrained on a large text corpus. Compared to public dual-encoder models such as CLIP and OpenCLIP, the model trained with our best adaptation strategy achieves a significantly higher ranking similarity for paraphrased queries while maintaining similar zero-shot classification and retrieval accuracy.

📄 PDF Abstract BibTeX arXiv:2405.03190

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalLanguage ModelingLanguage ModellingRetrievalSemantic SimilaritySemantic Textual SimilaritySentencezero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Detecting Document-level Paraphrased Machine Generated Content: Mimicking Human Writing Style and Involving Discourse Features

2024-12-17 · Yupei Li, Manuel Milling, Lucia Specia, Björn W. Schuller

The availability of high-quality APIs for Large Language Models (LLMs) has facilitated the widespread creation of Machine-Generated Content (MGC), posing challenges such as academic plagiarism and the spread of misinform…

MisinformationSentence

Enhancing Generalization in Vision-Language-Action Models by Preserving Pretrained Representations

2025-09-14 · Shresth Grover, Akshay Gopalkrishnan, Bo Ai, Henrik I. Christensen 외 arxiv

Vision-language-action (VLA) models finetuned from vision-language models (VLMs) hold the promise of leveraging rich pretrained representations to build generalist robots across diverse tasks and environments. However, d…

Robot ManipulationSpatial Reasoning

Fine-tuning CLIP Text Encoders with Two-step Paraphrasing

2024-02-23 · Hyunjae Kim, Seunghyun Yoon, Trung Bui, Handong Zhao 외

Contrastive language-image pre-training (CLIP) models have demonstrated considerable success across various vision-language tasks, such as text-to-image retrieval, where the model is required to effectively process natur…

Image CaptioningImage RetrievalParaphrase GenerationRetrieval+1

Spotting AI's Touch: Identifying LLM-Paraphrased Spans in Text

2024-05-21 · Yafu Li, Zhilin Wang, Leyang Cui, Wei Bi 외

AI-generated text detection has attracted increasing attention as powerful language models approach human-level generation. Limited work is devoted to detecting (partially) AI-paraphrased texts. However, AI paraphrasing …

DiversityText Detection

SHCT: A Successively Hierarchical Conditional Transformer for Controllable Paraphrase Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Paraphrase generation has consistently been a challenging area in the field of NLP. Despite the considerable achievements made by previous work, existing methods lack a flexible way to include multiple controllable attri…

DiversityParaphrase Generation