中文
相关论文

相关论文: Linearly Mapping from Image to Text Space

200 篇论文

This paper reveals that large language models (LLMs), despite being trained solely on textual data, are surprisingly strong encoders for purely visual tasks in the absence of language. Even more intriguingly, this can be achieved by a…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Ziqi Pang , Ziyang Xie , Yunze Man , Yu-Xiong Wang

Currently, the most dominant approach to establishing language-image alignment is to pre-train text and image encoders jointly through contrastive learning, such as CLIP and its variants. In this work, we question whether such a costly…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Jingfeng Yang , Ziyang Wu , Yue Zhao , Yi Ma

We propose a method to fuse frozen text-only large language models (LLMs) with pre-trained image encoder and decoder models, by mapping between their embedding spaces. Our model demonstrates a wide suite of multimodal capabilities: image…

计算与语言 · 计算机科学 2023-10-16 Jing Yu Koh , Daniel Fried , Ruslan Salakhutdinov

The human brain extracts complex information from visual inputs, including objects, their spatial and semantic interrelations, and their interactions with the environment. However, a quantitative approach for studying this information…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Adrien Doerig , Tim C Kietzmann , Emily Allen , Yihan Wu , Thomas Naselaris , Kendrick Kay , Ian Charest

One critical prerequisite for faithful text-to-image generation is the accurate understanding of text inputs. Existing methods leverage the text encoder of the CLIP model to represent input prompts. However, the pre-trained CLIP model can…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Zhiyu Tan , Mengping Yang , Luozheng Qin , Hao Yang , Ye Qian , Qiang Zhou , Cheng Zhang , Hao Li

What is the interplay between semantic representations learned by language models (LM) from surface form alone to those learned from more grounded evidence? We study this question for a scenario where part of the input comes from a…

计算与语言 · 计算机科学 2026-04-23 Tianyang Xu , Marcelo Sandoval-Castaneda , Karen Livescu , Greg Shakhnarovich , Kanishka Misra

Visually grounded speech systems learn from paired images and their spoken captions. Recently, there have been attempts to utilize the visually grounded models trained from images and their corresponding text captions, such as CLIP, to…

音频与语音处理 · 电气工程与系统科学 2023-09-12 Saurabhchand Bhati , Jesús Villalba , Laureano Moro-Velazquez , Thomas Thebaud , Najim Dehak

Encoding models have been used to assess how the human brain represents concepts in language and vision. While language and vision rely on similar concept representations, current encoding models are typically trained and tested on brain…

计算与语言 · 计算机科学 2023-05-23 Jerry Tang , Meng Du , Vy A. Vo , Vasudev Lal , Alexander G. Huth

Our understanding of the visual world is centered around various concept axes, characterizing different aspects of visual entities. While different concept axes can be easily specified by language, e.g. color, the exact visual nuances along…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Sharon Lee , Yunzhi Zhang , Shangzhe Wu , Jiajun Wu

Visual-Language Models (VLMs) have become a powerful tool for bridging the gap between visual and linguistic understanding. However, the conventional learning approaches for VLMs often suffer from limitations, such as the high resource…

计算与语言 · 计算机科学 2025-04-01 Dasol Choi , Guijin Son , Soo Yong Kim , Gio Paik , Seunghyeok Hong

What does learning to model relationships between strings teach large language models (LLMs) about the visual world? We systematically evaluate LLMs' abilities to generate and recognize an assortment of visual concepts of increasing…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Pratyusha Sharma , Tamar Rott Shaham , Manel Baradad , Stephanie Fu , Adrian Rodriguez-Munoz , Shivam Duggal , Phillip Isola , Antonio Torralba

Both masked image modeling (MIM) and natural language supervision have facilitated the progress of transferable visual pre-training. In this work, we seek the synergy between two paradigms and study the emerging properties when MIM meets…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shusheng Yang , Yixiao Ge , Kun Yi , Dian Li , Ying Shan , Xiaohu Qie , Xinggang Wang

Unlike traditional vision-only models, vision language models (VLMs) offer an intuitive way to access visual content through language prompting by combining a large language model (LLM) with a vision encoder. However, both the LLM and the…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Paul Gavrikov , Jovita Lukasik , Steffen Jung , Robert Geirhos , M. Jehanzeb Mirza , Margret Keuper , Janis Keuper

Vision-Language Pre-training (VLP) has advanced the performance of many vision-language tasks, such as image-text retrieval, visual entailment, and visual reasoning. The pre-training mostly utilizes lexical databases and image queries in…

计算与语言 · 计算机科学 2023-06-30 Yasmine Karoui , Rémi Lebret , Negar Foroutan , Karl Aberer

Modern neural language models (LMs) are powerful tools for modeling human sentence production and comprehension, and their internal representations are remarkably well-aligned with representations of language in the human brain. But to…

计算与语言 · 计算机科学 2024-03-27 Chengxu Zhuang , Evelina Fedorenko , Jacob Andreas

Both text-to-image generation and large language models (LLMs) have made significant advancements. However, many text-to-image models still employ the somewhat outdated T5 and CLIP as their text encoders. In this work, we investigate the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Andrew Z. Wang , Songwei Ge , Tero Karras , Ming-Yu Liu , Yogesh Balaji

Vision-language models (VLMs), serve as foundation models for multi-modal applications such as image captioning and text-to-image generation. Recent studies have highlighted limitations in VLM text encoders, particularly in areas like…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Sri Harsha Dumpala , David Arps , Sageev Oore , Laura Kallmeyer , Hassan Sajjad

Masked language modeling (MLM) has been one of the most popular pretraining recipes in natural language processing, e.g., BERT, one of the representative models. Recently, contrastive language-image pretraining (CLIP) has also attracted…

计算与语言 · 计算机科学 2023-06-07 Zhihong Chen , Guiming Hardy Chen , Shizhe Diao , Xiang Wan , Benyou Wang

Recently, vision-language joint representation learning has proven to be highly effective in various scenarios. In this paper, we specifically adapt vision-language joint learning for scene text detection, a task that intrinsically involves…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Sibo Song , Jianqiang Wan , Zhibo Yang , Jun Tang , Wenqing Cheng , Xiang Bai , Cong Yao

Many high-level skills that are required for computer vision tasks, such as parsing questions, comparing and contrasting semantics, and writing descriptions, are also required in other domains such as natural language processing. In this…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Sophia Gu , Christopher Clark , Aniruddha Kembhavi
‹ 上一页 1 2 3 10 下一页 ›