中文
相关论文

相关论文: Beam-Guided Knowledge Replay for Knowledge-Rich Im…

200 篇论文

Current captioning approaches tend to generate correct but "generic" descriptions that lack real-world knowledge, e.g., named entities and contextual information. Considering that Vision-Language Pre-Training (VLP) models master massive…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Kanzhi Cheng , Wenpo Song , Zheng Ma , Wenhao Zhu , Zixuan Zhu , Jianbing Zhang

When captioning an image, people describe objects in diverse ways, such as by using different terms and/or including details that are perceptually noteworthy to them. Descriptions can be especially unique across languages and cultures.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Kyle Buettner , Jacob T. Emmerson , Adriana Kovashka

With the recent progress in large-scale vision and language representation learning, Vision Language Pre-training (VLP) models have achieved promising improvements on various multi-modal downstream tasks. Albeit powerful, these models have…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Jiahua Rao , Zifei Shan , Longpo Liu , Yao Zhou , Yuedong Yang

In this work, we present an unsupervised method for enhancing an image captioning model (in our case, BLIP2) using reinforcement learning and vision-language models like CLIP and BLIP2-ITM as reward models. The RL-tuned model is able to…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Maksim Dzabraev , Alexander Kunitsyn , Andrei Ivaniuta

The objective of image captioning models is to bridge the gap between the visual and linguistic modalities by generating natural language descriptions that accurately reflect the content of input images. In recent years, researchers have…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Sara Sarto , Marcella Cornia , Lorenzo Baraldi , Alessandro Nicolosi , Rita Cucchiara

Automatically translating images to texts involves image scene understanding and language modeling. In this paper, we propose a novel model, termed RefineCap, that refines the output vocabulary of the language decoder using decoder-guided…

计算与语言 · 计算机科学 2021-09-09 Yekun Chai , Shuo Jin , Junliang Xing

It has been a longstanding goal within image captioning to move beyond a dependence on object detection. We investigate using superpixels coupled with Vision Language Models (VLMs) to bridge the gap between detector-based captioning…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Henry Senior , Luca Rossi , Gregory Slabaugh , Shanxin Yuan

Image captioning systems often produce generic descriptions that fail to capture event-level semantics which are crucial for applications like news reporting and digital archiving. We present ReCap, a novel pipeline for event-enriched image…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Thinh-Phuc Nguyen , Thanh-Hai Nguyen , Gia-Huy Dinh , Lam-Huy Nguyen , Minh-Triet Tran , Trung-Nghia Le

Much recent progress in Vision-to-Language problems has been achieved through a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs). This approach does not explicitly represent high-level semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-19 Qi Wu , Chunhua Shen , Anton van den Hengel , Peng Wang , Anthony Dick

Augmenting pretrained language models (LMs) with a vision encoder (e.g., Flamingo) has obtained the state-of-the-art results in image-to-text generation. However, these models store all the knowledge within their parameters, thus often…

Large language models (LLMs)-based image captioning has the capability of describing objects not explicitly observed in training data; yet novel objects occur frequently, necessitating the requirement of sustaining up-to-date object…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Jiaxuan Li , Duc Minh Vo , Akihiro Sugimoto , Hideki Nakayama

Image captioning models aim at connecting Vision and Language by providing natural language descriptions of input images. In the past few years, the task has been tackled by learning parametric models and proposing visual feature extraction…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Sara Sarto , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

Image captioning is a fundamental task that bridges the visual and linguistic domains, playing a critical role in pre-training Large Vision-Language Models (LVLMs). Current state-of-the-art captioning models are typically trained with…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Long Xing , Xiaoyi Dong , Yuhang Zang , Yuhang Cao , Jianze Liang , Qidong Huang , Jiaqi Wang , Feng Wu , Dahua Lin

Recent retrieval-augmented image captioning methods incorporate external knowledge to compensate for the limitations in comprehending complex scenes. However, current approaches face challenges in relation modeling: (1) the representation…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Xiaosheng Long , Hanyu Wang , Zhentao Song , Kun Luo , Hongde Liu

Vision-Language Models (VLMs) often yield inconsistent descriptions of the same object across viewpoints, hindering the ability of embodied agents to construct consistent semantic representations over time. Previous methods resolved…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Tommaso Galliena , Stefano Rosa , Tommaso Apicella , Pietro Morerio , Alessio Del Bue , Lorenzo Natale

Knowledge-Based Visual Question Answering (KB-VQA) methods focus on tasks that demand reasoning with information extending beyond the explicit content depicted in the image. Early methods relied on explicit knowledge bases to provide this…

计算与语言 · 计算机科学 2025-05-27 Mohammad Mahdi Moradi , Sudhir Mudur

Conventional vision-language models (VLMs) struggle to interpret scenes captured under adverse conditions (e.g., low light, high dynamic range, or fast motion) because standard RGB images degrade in such environments. Event cameras provide…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Hanqing Liu , Mingjie Liu , Luoping Cui , Endian Lin , Donghong Jiang , Chuang Zhu

The advent of vision-language pre-training techniques enhanced substantial progress in the development of models for image captioning. However, these models frequently produce generic captions and may omit semantically important image…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Noam Rotstein , David Bensaid , Shaked Brody , Roy Ganz , Ron Kimmel

For an image with multiple scene texts, different people may be interested in different text information. Current text-aware image captioning models are not able to generate distinctive captions according to various information needs. To…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Anwen Hu , Shizhe Chen , Qin Jin

Multilingual image captioning has recently been tackled by training with large-scale machine translated data, which is an expensive, noisy, and time-consuming process. Without requiring any multilingual caption data, we propose LMCap, an…

计算与语言 · 计算机科学 2023-06-01 Rita Ramos , Bruno Martins , Desmond Elliott
‹ 上一页 1 2 3 10 下一页 ›