中文
相关论文

相关论文: jina-clip-v2: Multilingual Multimodal Embeddings f…

200 篇论文

The original CLIP text encoder is limited by a maximum input length of 77 tokens, which hampers its ability to effectively process long texts and perform fine-grained semantic understanding. In addition, the CLIP text encoder lacks support…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Xiaoxing Hu , Kaicheng Yang , Ziyang Gong , Qi Ming , Zonghao Guo , Yu Tian , Xiang An , Ziyong Feng , Xue Yang

The interplay between the image and comment on a social media post is one of high importance for understanding its overall message. Recent strides in multimodal embedding models, namely CLIP, have provided an avenue forward in relating…

计算机视觉与模式识别 · 计算机科学 2023-09-11 William Theisen , Walter Scheirer

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Yiwu Zhong , Jianwei Yang , Pengchuan Zhang , Chunyuan Li , Noel Codella , Liunian Harold Li , Luowei Zhou , Xiyang Dai , Lu Yuan , Yin Li , Jianfeng Gao

Vision-language models such as CLIP have shown great impact on diverse downstream tasks for zero-shot or label-free predictions. However, when it comes to low-level vision such as image restoration their performance deteriorates…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Ziwei Luo , Fredrik K. Gustafsson , Zheng Zhao , Jens Sjölund , Thomas B. Schön

This work aims to adapt large-scale pre-trained vision-language models, such as contrastive language-image pretraining (CLIP), to enhance the performance of object reidentification (Re-ID) across various supervision settings. Although…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Jiachen Li , Xiaojin Gong

Vision-language models, such as CLIP, have achieved significant success in aligning visual and textual representations, becoming essential components of many multi-modal large language models (MLLMs) like LLaVA and OpenFlamingo. However,…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Shizhan Gong , Yankai Jiang , Qi Dou , Farzan Farnia

Contrastively-trained Vision-Language Models (VLMs) like CLIP have become the de facto approach for discriminative vision-language representation learning. However, these models have limited language understanding, often exhibiting a "bag…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Yassine Ouali , Adrian Bulat , Alexandros Xenos , Anestis Zaganidis , Ioannis Maniadis Metaxas , Brais Martinez , Georgios Tzimiropoulos

Although fusion of information from multiple views of mammograms plays an important role to increase accuracy of breast cancer detection, developing multi-view mammograms-based computer-aided diagnosis (CAD) schemes still faces challenges…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Xuxin Chen , Yuheng Li , Mingzhe Hu , Ella Salari , Xiaoqian Chen , Richard L. J. Qiu , Bin Zheng , Xiaofeng Yang

CLIP models perform remarkably well on zero-shot classification and retrieval tasks. But recent studies have shown that learnt representations in CLIP are not well suited for dense prediction tasks like object detection, semantic…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Pavan Kumar Anasosalu Vasu , Hadi Pouransari , Fartash Faghri , Oncel Tuzel

Contrastive image-text models such as CLIP form the building blocks of many state-of-the-art systems. While they excel at recognizing common generic concepts, they still struggle on fine-grained entities which are rare, or even absent from…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Ahmet Iscen , Mathilde Caron , Alireza Fathi , Cordelia Schmid

We present Distill CLIP (DCLIP), a fine-tuned variant of the CLIP model that enhances multimodal image-text retrieval while preserving the original model's strong zero-shot classification capabilities. CLIP models are typically constrained…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Daniel Csizmadia , Andrei Codreanu , Victor Sim , Vighnesh Prabhu , Michael Lu , Kevin Zhu , Sean O'Brien , Vasu Sharma

We present jina-vlm, a token-efficient 2.4B parameter vision-language model that achieves state-of-the-art multilingual VQA performance among open 2B-scale VLMs. The model couples a SigLIP2 vision encoder with a Qwen3 language decoder and…

In the field of vision-language contrastive learning, models such as CLIP capitalize on matched image-caption pairs as positive examples and leverage within-batch non-matching pairs as negatives. This approach has led to remarkable outcomes…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Maxwell Aladago , Lorenzo Torresani , Soroush Vosoughi

Pre-training vision-language models with contrastive objectives has shown promising results that are both scalable to large uncurated datasets and transferable to many downstream applications. Some following works have targeted to improve…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Janghyeon Lee , Jongsuk Kim , Hyounguk Shon , Bumsoo Kim , Seung Hwan Kim , Honglak Lee , Junmo Kim

Contrastive language-image pretraining (CLIP) links vision and language modalities into a unified embedding space, yielding the tremendous potential for vision-language (VL) tasks. While early concurrent works have begun to study this…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhecan Wang , Noel Codella , Yen-Chun Chen , Luowei Zhou , Jianwei Yang , Xiyang Dai , Bin Xiao , Haoxuan You , Shih-Fu Chang , Lu Yuan

CLIP outperforms self-supervised models like DINO as vision encoders for vision-language models (VLMs), but it remains unclear whether this advantage stems from CLIP's language supervision or its much larger training data. To disentangle…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yiming Liu , Yuhui Zhang , Dhruba Ghosh , Ludwig Schmidt , Serena Yeung-Levy

CLIP (Contrastive Language-Image Pre-Training) is a multimodal neural network trained on (text, image) pairs to predict the most relevant text caption given an image. It has been used extensively in image generation by connecting its output…

多媒体 · 计算机科学 2024-06-04 Zhouyao Xie , Nikhil Yadala , Xinyi Chen , Jing Xi Liu

Recent advances in image-text pretraining have significantly enhanced visual understanding by aligning visual and textual representations. Contrastive Language-Image Pretraining (CLIP) has played a pivotal role in multimodal learning.…

计算机视觉与模式识别 · 计算机科学 2026-02-20 Zihan Li , Yiqing Wang , Sina Farsiu , Paul Kinahan

Contrastive Language-Image Pretraining (CLIP) has demonstrated great zero-shot performance for matching images and text. However, it is still challenging to adapt vision-lanaguage pretrained models like CLIP to compositional image and text…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Kenan Jiang , Xuehai He , Ruize Xu , Xin Eric Wang

We propose Wav2CLIP, a robust audio representation learning method by distilling from Contrastive Language-Image Pre-training (CLIP). We systematically evaluate Wav2CLIP on a variety of audio tasks including classification, retrieval, and…

声音 · 计算机科学 2022-02-16 Ho-Hsiang Wu , Prem Seetharaman , Kundan Kumar , Juan Pablo Bello