中文
相关论文

相关论文: Diverse Video Captioning Through Latent Variable E…

200 篇论文

Accuracy and Diversity are two essential metrizable manifestations in generating natural and semantically correct captions. Many efforts have been made to enhance one of them with another decayed due to the trade-off gap. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Longzhen Yang , Yihang Liu , Yitao Peng , Lianghua He

Recent advances in image captioning task have led to increasing interests in video captioning task. However, most works on video captioning are focused on generating single input of aggregated features, which hardly deviates from image…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Andrew Shin , Katsunori Ohnishi , Tatsuya Harada

We present an approach that exploits hierarchical Recurrent Neural Networks (RNNs) to tackle the video captioning problem, i.e., generating one or multiple sentences to describe a realistic video. Our hierarchical framework contains a…

计算机视觉与模式识别 · 计算机科学 2016-04-07 Haonan Yu , Jiang Wang , Zhiheng Huang , Yi Yang , Wei Xu

Existing dense or paragraph video captioning approaches rely on holistic representations of videos, possibly coupled with learned object/action representations, to condition hierarchical language decoders. However, they fundamentally lack…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Shih-Han Chou , James J. Little , Leonid Sigal

Dense video captioning (DVC) aims to generate multi-sentence descriptions to elucidate the multiple events in the video, which is challenging and demands visual consistency, discoursal coherence, and linguistic diversity. Existing methods…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xu Yan , Zhengcong Fei , Shuhui Wang , Qingming Huang , Qi Tian

Video generation is one of the most challenging tasks in Machine Learning and Computer Vision fields of study. In this paper, we tackle the text to video generation problem, which is a conditional form of video generation. Humans can…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Amir Mazaheri , Mubarak Shah

Image captioning is an ambiguous problem, with many suitable captions for an image. To address ambiguity, beam search is the de facto method for sampling multiple captions. However, beam search is computationally expensive and known to…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Aditya Deshpande , Jyoti Aneja , Liwei Wang , Alexander Schwing , D. A. Forsyth

This paper explores image caption generation using conditional variational auto-encoders (CVAEs). Standard CVAEs with a fixed Gaussian prior yield descriptions with too little variability. Instead, we propose two models that explicitly…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Liwei Wang , Alexander G. Schwing , Svetlana Lazebnik

Humans can easily describe what they see in a coherent way and at varying level of detail. However, existing approaches for automatic video description are mainly focused on single sentence generation and produce descriptions at a fixed…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Anna Senina , Marcus Rohrbach , Wei Qiu , Annemarie Friedrich , Sikandar Amin , Mykhaylo Andriluka , Manfred Pinkal , Bernt Schiele

Enhancing the diversity of sentences to describe video contents is an important problem arising in recent video captioning research. In this paper, we explore this problem from a novel perspective of customizing video captions by imitating…

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

Learning visual feature representations for video analysis is a daunting task that requires a large amount of training samples and a proper generalization framework. Many of the current state of the art methods for video captioning and…

机器学习 · 计算机科学 2018-09-20 Oliver Nina , Washington Garcia , Scott Clouse , Alper Yilmaz

Building correspondences across different modalities, such as video and language, has recently become critical in many visual recognition applications, such as video captioning. Inspired by machine translation, recent models tackle this…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Silvio Olivastri , Gurkirt Singh , Fabio Cuzzolin

Recent advances in Deep Learning and probabilistic modeling have led to strong improvements in generative models for images. On the one hand, Generative Adversarial Networks (GANs) have contributed a highly effective adversarial learning…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Yang He , Bernt Schiele , Mario Fritz

Video paragraph captioning aims to describe multiple events in untrimmed videos with descriptive paragraphs. Existing approaches mainly solve the problem in two steps: event detection and then event captioning. Such two-step manner makes…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Yuqing Song , Shizhe Chen , Qin Jin

Training Large Multimodality Models (LMMs) relies on descriptive image caption that connects image and language. Existing methods for generating such captions often rely on distilling the captions from pretrained LMMs, constructing them…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yanpeng Sun , Jing Hao , Ke Zhu , Jiang-Jiang Liu , Yuxiang Zhao , Xiaofan Li , Na Zhao , Zechao Li , Jingdong Wang

Inspired by the fact that different modalities in videos carry complementary information, we propose a Multimodal Semantic Attention Network(MSAN), which is a new encoder-decoder framework incorporating multimodal semantic attributes for…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Liang Sun , Bing Li , Chunfeng Yuan , Zhengjun Zha , Weiming Hu

Automatic generation of video captions is a fundamental challenge in computer vision. Recent techniques typically employ a combination of Convolutional Neural Networks (CNNs) and Recursive Neural Networks (RNNs) for video captioning. These…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Nayyer Aafaq , Naveed Akhtar , Wei Liu , Syed Zulqarnain Gilani , Ajmal Mian

Predicting future frames for a video sequence is a challenging generative modeling task. Promising approaches include probabilistic latent variable models such as the Variational Auto-Encoder. While VAEs can handle uncertainty and model…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Lluis Castrejon , Nicolas Ballas , Aaron Courville

Diverse video captioning aims to generate a set of sentences to describe the given video in various aspects. Mainstream methods are trained with independent pairs of a video and a caption from its ground-truth set without exploiting the…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Yifan Lu , Ziqi Zhang , Chunfeng Yuan , Peng Li , Yan Wang , Bing Li , Weiming Hu

Diverse and accurate vision+language modeling is an important goal to retain creative freedom and maintain user engagement. However, adequately capturing the intricacies of diversity in language models is challenging. Recent works commonly…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jyoti Aneja , Harsh Agrawal , Dhruv Batra , Alexander Schwing