中文
相关论文

相关论文: End-to-end Generative Pretraining for Multimodal V…

200 篇论文

Pretraining from unlabelled web videos has quickly become the de-facto means of achieving high performance on many video understanding tasks. Features are learned via prediction of grounded relationships between visual content and automatic…

计算与语言 · 计算机科学 2020-10-19 Jack Hessel , Zhenhai Zhu , Bo Pang , Radu Soricut

Image captioning has emerged as an interesting research field in recent years due to its broad application scenarios. The traditional paradigm of image captioning relies on paired image-caption datasets to train the model in a supervised…

计算与语言 · 计算机科学 2022-02-08 Jiahui Gao , Yi Zhou , Philip L. H. Yu , Shafiq Joty , Jiuxiang Gu

Retrieval-augmented generation can improve audio captioning by incorporating relevant audio-text pairs from a knowledge base. Existing methods typically rely solely on the input audio as a unimodal retrieval query. In contrast, we propose…

声音 · 计算机科学 2025-06-11 Choi Changin , Lim Sungjun , Rhee Wonjong

In this paper, we propose Language-Guided Contrastive Audio-Visual Masked Autoencoders (LG-CAV-MAE) to improve audio-visual representation learning. LG-CAV-MAE integrates a pretrained text encoder into contrastive audio-visual masked…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Yuchi Ishikawa , Shota Nakada , Hokuto Munakata , Kazuhiro Saito , Tatsuya Komatsu , Yoshimitsu Aoki

Although end-to-end (E2E) learning has led to impressive progress on a variety of visual understanding tasks, it is often impeded by hardware constraints (e.g., GPU memory) and is prone to overfitting. When it comes to video captioning, one…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Lijun Li , Boqing Gong

Significant progress has been made on visual captioning, largely relying on pre-trained features and later fixed object detectors that serve as rich inputs to auto-regressive models. A key limitation of such methods, however, is that the…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Chia-Wen Kuo , Zsolt Kira

We present Lumina-mGPT, a family of multimodal autoregressive models capable of various vision and language tasks, particularly excelling in generating flexible photorealistic images from text descriptions. By initializing from multimodal…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Dongyang Liu , Shitian Zhao , Le Zhuo , Weifeng Lin , Yi Xin , Xinyue Li , Qi Qin , Yu Qiao , Hongsheng Li , Peng Gao

Combining the visual modality with pretrained language models has been surprisingly effective for simple descriptive tasks such as image captioning. More general text generation however remains elusive. We take a step back and ask: How do…

计算与语言 · 计算机科学 2022-10-25 Shruti Palaskar , Akshita Bhagia , Yonatan Bisk , Florian Metze , Alan W Black , Ana Marasović

Video captioning can be used to assess the video understanding capabilities of Multimodal Large Language Models (MLLMs). However, existing benchmarks and evaluation protocols suffer from crucial issues, such as inadequate or homogeneous…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Linhao Yu , Xinguang Ji , Yahui Liu , Fanheng Kong , Chenxi Sun , Jingyuan Zhang , Hongzhi Zhang , V. W. , Fuzheng Zhang , Deyi Xiong

Generative models have shown significant achievements in audio generation tasks. However, existing models struggle with complex and detailed prompts, leading to potential performance degradation. We hypothesize that this problem stems from…

Video temporal grounding (VTG) aims to locate specific temporal segments from an untrimmed video based on a linguistic query. Most existing VTG models are trained on extensive annotated video-text pairs, a process that not only introduces…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yifang Xu , Yunzhuo Sun , Zien Xie , Benxiang Zhai , Sidan Du

Image captioning aims to automatically generate a natural language description of a given image, and most state-of-the-art models have adopted an encoder-decoder framework. The framework consists of a convolution neural network (CNN)-based…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Jun Yu , Jing Li , Zhou Yu , Qingming Huang

Story Visualization (SV) is a challenging generative vision task, that requires both visual quality and consistency between different frames in generated image sequences. Previous approaches either employ some kind of memory mechanism to…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Christos Papadimitriou , Giorgos Filandrianos , Maria Lymperaiou , Giorgos Stamou

In this paper, we investigate a novel and challenging task, namely controllable video captioning with an exemplar sentence. Formally, given a video and a syntactically valid exemplar sentence, the task aims to generate one caption which not…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Yitian Yuan , Lin Ma , Jingwen Wang , Wenwu Zhu

Video paragraph captioning (VPC) involves generating detailed narratives for long videos, utilizing supportive modalities such as speech and event boundaries. However, the existing models are constrained by the assumption of constant…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Sishuo Chen , Lei Li , Shuhuai Ren , Rundong Gao , Yuanxin Liu , Xiaohan Bi , Xu Sun , Lu Hou

Automatically generating textual descriptions for massive unlabeled images on the web can greatly benefit realistic web applications, e.g. multimodal retrieval and recommendation. However, existing models suffer from the problem of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Linli Yao , Weijing Chen , Qin Jin

The content of visual and audio scenes is multi-faceted such that a video can be paired with various audio and vice-versa. Thereby, in video-to-audio generation task, it is imperative to introduce steering approaches for controlling the…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xiulong Liu , Kun Su , Eli Shlizerman

Video captioning aims to describe video contents using natural language format that involves understanding and interpreting scenes, actions and events that occurs simultaneously on the view. Current approaches have mainly concentrated on…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Antoine Hanna-Asaad , Decky Aspandi , Titus Zaharia

This paper presents SimVTP: a Simple Video-Text Pretraining framework via masked autoencoders. We randomly mask out the spatial-temporal tubes of input video and the word tokens of input text and then feed them into a unified autencoder to…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Yue Ma , Tianyu Yang , Yin Shan , Xiu Li

Pre-trained language models have shown remarkable success in improving various downstream NLP tasks due to their ability to capture dependencies in textual data and generate natural responses. In this paper, we leverage the power of…

计算与语言 · 计算机科学 2020-06-30 Hung Le , Steven C. H. Hoi