中文
相关论文

相关论文: XGPT: Cross-modal Generative Pre-Training for Imag…

200 篇论文

We study how to generate captions that are not only accurate in describing an image but also discriminative across different images. The problem is both fundamental and interesting, as most machine-generated captions, despite phenomenal…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Dianqi Li , Qiuyuan Huang , Xiaodong He , Lei Zhang , Ming-Ting Sun

High-quality image captions play a crucial role in improving the performance of cross-modal applications such as text-to-image generation, text-to-video generation, and text-image retrieval. To generate long-form, high-quality captions,…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Ruotian Peng , Haiying He , Yake Wei , Yandong Wen , Di Hu

Language model pre-training has proven to be useful in learning universal language representations. As a state-of-the-art language model pre-training model, BERT (Bidirectional Encoder Representations from Transformers) has achieved amazing…

计算与语言 · 计算机科学 2020-02-06 Chi Sun , Xipeng Qiu , Yige Xu , Xuanjing Huang

Pre-trained Generative models such as BART, T5, etc. have gained prominence as a preferred method for text generation in various natural language processing tasks, including abstractive long-form question answering (QA) and summarization.…

计算与语言 · 计算机科学 2023-11-07 Prabir Mallick , Tapas Nayak , Indrajit Bhattacharya

In this paper, we propose an Omni-perception Pre-Trainer (OPT) for cross-modal understanding and generation, by jointly modeling visual, text and audio resources. OPT is constructed in an encoder-decoder framework, including three…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Jing Liu , Xinxin Zhu , Fei Liu , Longteng Guo , Zijia Zhao , Mingzhen Sun , Weining Wang , Hanqing Lu , Shiyu Zhou , Jiajun Zhang , Jinqiao Wang

With the rapid development of Artificial Intelligence Generated Content (AIGC), it has become a common practice to train models on synthetic data due to data-scarcity and privacy leakage problems. Owing to massive and diverse information…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Shiye Lei , Hao Chen , Sen Zhang , Bo Zhao , Dacheng Tao

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

In this paper, we propose Text-Aware Pre-training (TAP) for Text-VQA and Text-Caption tasks. These two tasks aim at reading and understanding scene text in images for question answering and image caption generation, respectively. In…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Zhengyuan Yang , Yijuan Lu , Jianfeng Wang , Xi Yin , Dinei Florencio , Lijuan Wang , Cha Zhang , Lei Zhang , Jiebo Luo

Video captioning is a challenging task since it requires generating sentences describing various diverse and complex videos. Existing video captioning models lack adequate visual representation due to the neglect of the existence of gaps…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Mingkang Tang , Zhanyu Wang , Zhenhua Liu , Fengyun Rao , Dian Li , Xiu Li

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

Generating natural language descriptions of images is an important capability for a robot or other visual-intelligence driven AI agent that may need to communicate with human users about what it is seeing. Such image captioning methods are…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Li Zhang , Flood Sung , Feng Liu , Tao Xiang , Shaogang Gong , Yongxin Yang , Timothy M. Hospedales

Recent improvements in KG-to-text generation are due to additional auxiliary pre-training tasks designed to give the fine-tune task a boost in performance. These tasks require extensive computational resources while only suggesting marginal…

计算与语言 · 计算机科学 2023-05-19 Anthony Colas , Mehrdad Alvandipour , Daisy Zhe Wang

Image captioning can be improved if the structure of the graphical representations can be formulated with conceptual positional binding. In this work, we have introduced a novel technique for caption generation using the neural-symbolic…

计算与语言 · 计算机科学 2019-11-25 Chiranjib Sur

In this paper, we explore the possibility of building a unified foundation model that can be adapted to both vision-only and text-only tasks. Starting from BERT and ViT, we design a unified transformer consisting of modality-specific…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Qing Li , Boqing Gong , Yin Cui , Dan Kondratyuk , Xianzhi Du , Ming-Hsuan Yang , Matthew Brown

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

Figures are essential channels for densely communicating complex ideas in scientific papers. Previous work in automatically generating figure captions has been largely unsuccessful and has defaulted to using single-layer LSTMs, which no…

计算与语言 · 计算机科学 2024-07-17 Stanley Cao , Kevin Liu

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

Pre-Trained Vision-Language Models (VL-PTMs) have shown promising capabilities in grounding natural language in image data, facilitating a broad variety of cross-modal tasks. However, we note that there exists a significant gap between the…

计算机视觉与模式识别 · 计算机科学 2022-05-23 Yuan Yao , Ao Zhang , Zhengyan Zhang , Zhiyuan Liu , Tat-Seng Chua , Maosong Sun

While in-context learning is commonly associated with causal language models, such as GPT, we demonstrate that this capability also 'emerges' in masked language models. Through an embarrassingly simple inference technique, we enable an…

计算与语言 · 计算机科学 2024-11-01 David Samuel

Since the emergence of Vision Transformer (ViT), it has been widely used in generative language model and generative visual model. Especially in the current state-of-art open source multimodal models, ViT obtained by CLIP or SigLIP method…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Haun Leung , ZiNan Wang