中文
相关论文

相关论文: VisualBERT: A Simple and Performant Baseline for V…

200 篇论文

Visual grounding refers to the ability of a model to identify a region within some visual input that matches a textual description. Consequently, a model equipped with visual grounding capabilities can target a wide range of applications in…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Georgios Pantazopoulos , Eda B. Özyiğit

Learning visual representations from natural language supervision has recently shown great promise in a number of pioneering works. In general, these language-augmented visual models demonstrate strong transferability to a variety of…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Chunyuan Li , Haotian Liu , Liunian Harold Li , Pengchuan Zhang , Jyoti Aneja , Jianwei Yang , Ping Jin , Houdong Hu , Zicheng Liu , Yong Jae Lee , Jianfeng Gao

Recent advances in Multimodal Large Language Models (MLLMs) have significantly improved performance on tasks such as visual grounding and visual question answering. However, the reasoning processes of these models remain largely opaque;…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Haobo Yuan , Yueyi Sun , Yanwei Li , Tao Zhang , Xueqing Deng , Henghui Ding , Lu Qi , Anran Wang , Xiangtai Li , Ming-Hsuan Yang

Following the recent popularity of Large Language Models (LLMs), several attempts have been made to extend them to the visual domain. From having a visual assistant that could guide us through unfamiliar environments to generative models…

Systems that can find correspondences between multiple modalities, such as between speech and images, have great potential to solve different recognition and data analysis tasks in an unsupervised manner. This work studies multimodal…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Khazar Khorrami , Okko Räsänen

The limited capacity for fine-grained visual perception presents a critical bottleneck for Vision-Language Models (VLMs) in real-world applications. Addressing this is challenging due to the scarcity of high-quality data and the limitations…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Juntian Zhang , Song Jin , Chuanqi Cheng , Yuhan Liu , Yankai Lin , Xun Zhang , Yufei Zhang , Fei Jiang , Guojun Yin , Wei Lin , Rui Yan

Recently, fine-tuning language models pre-trained on large text corpora have provided huge improvements on vision-and-language (V&L) tasks as well as on pure language tasks. However, fine-tuning the entire parameter set of pre-trained…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Yi-Lin Sung , Jaemin Cho , Mohit Bansal

Although pre-trained language models~(PLMs) have shown impressive performance by text-only self-supervised training, they are found lack of visual semantics or commonsense. Existing solutions often rely on explicit images for visual…

计算与语言 · 计算机科学 2023-05-29 Hangyu Guo , Kun Zhou , Wayne Xin Zhao , Qinyu Zhang , Ji-Rong Wen

We introduce VLM-Lens, a toolkit designed to enable systematic benchmarking, analysis, and interpretation of vision-language models (VLMs) by supporting the extraction of intermediate outputs from any layer during the forward pass of…

计算与语言 · 计算机科学 2025-10-03 Hala Sheta , Eric Huang , Shuyu Wu , Ilia Alenabi , Jiajun Hong , Ryker Lin , Ruoxi Ning , Daniel Wei , Jialin Yang , Jiawei Zhou , Ziqiao Ma , Freda Shi

We investigate the ability of Vision Language Models (VLMs) to perform visual perspective taking using a new set of visual tasks inspired by established human tests. Our approach leverages carefully controlled scenes in which a single…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Gracjan Góral , Alicja Ziarko , Piotr Miłoś , Michał Nauman , Maciej Wołczyk , Michał Kosiński

Vision-language models (VLMs) have demonstrated remarkable potential in integrating visual and linguistic information, but their performance is often constrained by the need for extensive, high-quality image-text training data. Curation of…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Giorgio Giannone , Ruoteng Li , Qianli Feng , Evgeny Perevodchikov , Rui Chen , Aleix Martinez

Open-vocabulary learning has emerged as a cutting-edge research area, particularly in light of the widespread adoption of vision-based foundational models. Its primary objective is to comprehend novel concepts that are not encompassed…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Chunlei Wang , Wenquan Feng , Xiangtai Li , Guangliang Cheng , Shuchang Lyu , Binghao Liu , Lijiang Chen , Qi Zhao

In recent years, vision-language models (VLMs) have shown remarkable performance on visual reasoning tasks (e.g. attributes, location). While such tasks measure the requisite knowledge to ground and reason over a given visual instance, they…

计算与语言 · 计算机科学 2022-09-16 Shikhar Singh , Ehsan Qasemi , Muhao Chen

Visual Question Answering (VQA) concerns providing answers to Natural Language questions about images. Several deep neural network approaches have been proposed to model the task in an end-to-end fashion. Whereas the task is grounded in…

人工智能 · 计算机科学 2020-02-03 Mehrdad Alizadeh , Barbara Di Eugenio

Language-guided robots performing home and office tasks must navigate in and interact with the world. Grounding language instructions against visual observations and actions to take in an environment is an open challenge. We present…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Alessandro Suglia , Qiaozi Gao , Jesse Thomason , Govind Thattai , Gaurav Sukhatme

We propose VALSE (Vision And Language Structured Evaluation), a novel benchmark designed for testing general-purpose pretrained vision and language (V&L) models for their visio-linguistic grounding capabilities on specific linguistic…

计算与语言 · 计算机科学 2024-02-13 Letitia Parcalabescu , Michele Cafagna , Lilitta Muradjan , Anette Frank , Iacer Calixto , Albert Gatt

Human intelligence effortlessly interprets visual scenes along a rich spectrum of semantic dimensions. However, existing approaches to language-grounded visual concept learning are limited to a few predefined primitive axes, such as color…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Whie Jung , Semin Kim , Junee Kim , Seunghoon Hong

Natural language instruction following tasks serve as a valuable test-bed for grounded language and robotics research. However, data collection for these tasks is expensive and end-to-end approaches suffer from data inefficiency. We propose…

人工智能 · 计算机科学 2021-09-07 Kolby Nottingham , Litian Liang , Daeyun Shin , Charless C. Fowlkes , Roy Fox , Sameer Singh

Recently, the bidirectional encoder representations from transformers (BERT) model has attracted much attention in the field of natural language processing, owing to its high performance in language understanding-related tasks. The BERT…

机器学习 · 计算机科学 2020-04-16 Kazuki Miyazawa , Tatsuya Aoki , Takato Horii , Takayuki Nagai

While most conversational AI systems focus on textual dialogue only, conditioning utterances on visual context (when it's available) can lead to more realistic conversations. Unfortunately, a major challenge for incorporating visual context…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Paul Hongsuck Seo , Arsha Nagrani , Cordelia Schmid