中文
相关论文

相关论文: Prompt-based Learning for Unpaired Image Captionin…

200 篇论文

The goal of unpaired image captioning (UIC) is to describe images without using image-caption pairs in the training phase. Although challenging, we except the task can be accomplished by leveraging a training set of images aligned with…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Peipei Zhu , Xiao Wang , Yong Luo , Zhenglong Sun , Wei-Shi Zheng , Yaowei Wang , Changwen Chen

Pretrained visual-language models have demonstrated impressive zero-shot abilities in image captioning, when accompanied by hand-crafted prompts. Meanwhile, hand-crafted prompts utilize human prior knowledge to guide the model. However, due…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Hongchen Wei , Zhenzhong Chen

Contrastive vision-language models like CLIP have shown great progress in transfer learning. In the inference stage, the proper text description, also known as prompt, needs to be carefully designed to correctly classify the given images.…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Tony Huang , Jack Chu , Fangyun Wei

Continual learning aims to refine model parameters for new tasks while retaining knowledge from previous tasks. Recently, prompt-based learning has emerged to leverage pre-trained models to be prompted to learn subsequent tasks without the…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Jisu Han , Jaemin Na , Wonjun Hwang

Despite the remarkable progress of image captioning, existing captioners typically lack the controllable capability to generate desired image captions, e.g., describing the image in a rough or detailed manner, in a factual or emotional…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Ning Wang , Jiahao Xie , Jihao Wu , Mingbo Jia , Linlin Li

Despite the success of various text generation metrics such as BERTScore, it is still difficult to evaluate the image captions without enough reference captions due to the diversity of the descriptions. In this paper, we introduce a new…

计算与语言 · 计算机科学 2021-06-29 Hwanhee Lee , Seunghyun Yoon , Franck Dernoncourt , Trung Bui , Kyomin Jung

Image captioning is a multimodal task involving computer vision and natural language processing, where the goal is to learn a mapping from the image to its natural language description. In general, the mapping function is learned from a…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Jiuxiang Gu , Shafiq Joty , Jianfei Cai , Gang Wang

Generating accurate and coherent image captions in a continual learning setting remains a major challenge due to catastrophic forgetting and the difficulty of aligning evolving visual concepts with language over time. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Bertram Taetz , Gal Bordelius

Controllable Image Captioning (CIC) -- generating natural language descriptions about images under the guidance of given control signals -- is one of the most promising directions towards next-generation captioning systems. Till now,…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Zhen Wang , Jun Xiao , Yueting Zhuang , Fei Gao , Jian Shao , Long Chen

Pretraining general-purpose visual features has become a crucial part of tackling many computer vision tasks. While one can learn such features on the extensively-annotated ImageNet dataset, recent approaches have looked at ways to allow…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Mert Bulent Sariyildiz , Julien Perez , Diane Larlus

Pre-trained vision-language models (VLMs) have shown remarkable generalization capabilities via prompting, which leverages VLMs as knowledge bases to extract information beneficial for downstream tasks. However, existing methods primarily…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Xiaoyu Qiu , Hao Feng , Yuechen Wang , Wengang Zhou , Houqiang Li

Generating image descriptions in different languages is essential to satisfy users worldwide. However, it is prohibitively expensive to collect large-scale paired image-caption dataset for every target language which is critical for…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Yuqing Song , Shizhe Chen , Yida Zhao , Qin Jin

Prompt tuning, a parameter- and data-efficient transfer learning paradigm that tunes only a small number of parameters in a model's input space, has become a trend in the vision community since the emergence of large vision-language models…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yuhang Zang , Wei Li , Kaiyang Zhou , Chen Huang , Chen Change Loy

Prompt learning is one of the most effective and trending ways to adapt powerful vision-language foundation models like CLIP to downstream datasets by tuning learnable prompt vectors with very few samples. However, although prompt learning…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Cairong Zhao , Yubin Wang , Xinyang Jiang , Yifei Shen , Kaitao Song , Dongsheng Li , Duoqian Miao

Contrastive language-image Pre-training (CLIP) [13] can leverage large datasets of unlabeled Image-Text pairs, which have demonstrated impressive performance in various downstream tasks. Given that annotating medical data is time-consuming…

图像与视频处理 · 电气工程与系统科学 2023-07-13 Yuhao Wang

Knowledge-based visual question answering (VQA) involves questions that require world knowledge beyond the image to yield the correct answer. Large language models (LMs) like GPT-3 are particularly helpful for this task because of their…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Yushi Hu , Hang Hua , Zhengyuan Yang , Weijia Shi , Noah A Smith , Jiebo Luo

This paper presents a simple and effective visual prompting method for adapting pre-trained models to downstream recognition tasks. Our method includes two key designs. First, rather than directly adding together the prompt and the image,…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Junyang Wu , Xianhang Li , Chen Wei , Huiyu Wang , Alan Yuille , Yuyin Zhou , Cihang Xie

Deep neural networks have achieved great successes on the image captioning task. However, most of the existing models depend heavily on paired image-sentence datasets, which are very expensive to acquire. In this paper, we make the first…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yang Feng , Lin Ma , Wei Liu , Jiebo Luo

Image captioning is a longstanding problem in the field of computer vision and natural language processing. To date, researchers have produced impressive state-of-the-art performance in the age of deep learning. Most of these…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Zihang Meng , David Yang , Xuefei Cao , Ashish Shah , Ser-Nam Lim

Image captioning is a multimodal problem that has drawn extensive attention in both the natural language processing and computer vision community. In this paper, we present a novel image captioning architecture to better explore semantics…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhan Shi , Xu Zhou , Xipeng Qiu , Xiaodan Zhu
‹ 上一页 1 2 3 10 下一页 ›