中文
相关论文

相关论文: Discriminative Latent Semantic Graph for Video Cap…

200 篇论文

An ideal description for a given video should fix its gaze on salient and representative content, which is capable of distinguishing this video from others. However, the distribution of different words is unbalanced in video captioning…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Jiarong Dong , Ke Gao , Xiaokai Chen , Junbo Guo , Juan Cao , Yongdong Zhang

Video question answering requires the models to understand and reason about both the complex video and language data to correctly derive the answers. Existing efforts have been focused on designing sophisticated cross-modal interactions to…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Junbin Xiao , Angela Yao , Zhiyuan Liu , Yicong Li , Wei Ji , Tat-Seng Chua

We present a method for learning word meanings from complex and realistic video clips by discriminatively training (DT) positive sentential labels against negative ones, and then use the trained word models to generate sentential…

计算机视觉与模式识别 · 计算机科学 2013-06-25 Haonan Yu , Jeffrey Mark Siskind

It is encouraged to see that progress has been made to bridge videos and natural language. However, mainstream video captioning methods suffer from slow inference speed due to the sequential manner of autoregressive decoding, and prefer…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Bang Yang , Yuexian Zou , Fenglin Liu , Can Zhang

Video captioning aims to describe the content of videos using natural language. Although significant progress has been made, there is still much room to improve the performance for real-world applications, mainly due to the long-tail words…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Xin Gu , Guang Chen , Yufei Wang , Libo Zhang , Tiejian Luo , Longyin Wen

This notebook paper presents our system in the ActivityNet Dense Captioning in Video task (task 3). Temporal proposal generation and caption generation are both important to the dense captioning task. Therefore, we propose a proposal…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Shizhe Chen , Yuqing Song , Yida Zhao , Jiarong Qiu , Qin Jin , Alexander Hauptmann

Recently, generative adversarial networks have gained a lot of popularity for image generation tasks. However, such models are associated with complex learning mechanisms and demand very large relevant datasets. This work borrows concepts…

机器学习 · 计算机科学 2018-09-28 Shagan Sah , Chi Zhang , Thang Nguyen , Dheeraj Kumar Peri , Ameya Shringi , Raymond Ptucha

This paper focuses on a novel and challenging vision task, dense video captioning, which aims to automatically describe a video clip with multiple informative and diverse caption sentences. The proposed method is trained without explicit…

计算机视觉与模式识别 · 计算机科学 2017-04-06 Zhiqiang Shen , Jianguo Li , Zhou Su , Minjun Li , Yurong Chen , Yu-Gang Jiang , Xiangyang Xue

While describing Spatio-temporal events in natural language, video captioning models mostly rely on the encoder's latent visual representation. Recent progress on the encoder-decoder model attends encoder features mainly in linear…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Tonmoay Deb , Akib Sadmanee , Kishor Kumar Bhaumik , Amin Ahsan Ali , M Ashraful Amin , A K M Mahbubur Rahman

This paper proposes a novel framework for generating lingual descriptions of indoor scenes. Whereas substantial efforts have been made to tackle this problem, previous approaches focusing primarily on generating a single sentence for each…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Dahua Lin , Chen Kong , Sanja Fidler , Raquel Urtasun

Video captioning is a challenging task that captures different visual parts and describes them in sentences, for it requires visual and linguistic coherence. The attention mechanism in the current video captioning method learns to assign…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Zhixin Sun , Xian Zhong , Shuqin Chen , Lin Li , Luo Zhong

Current image captioning approaches generate descriptions which lack specific information, such as named entities that are involved in the images. In this paper we propose a new task which aims to generate informative image captions, given…

计算与语言 · 计算机科学 2018-11-08 Di Lu , Spencer Whitehead , Lifu Huang , Heng Ji , Shih-Fu Chang

We address the problem of video captioning by grounding language generation on object interactions in the video. Existing work mostly focuses on overall scene understanding with often limited or no emphasis on object interactions to address…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Chih-Yao Ma , Asim Kadav , Iain Melvin , Zsolt Kira , Ghassan AlRegib , Hans Peter Graf

Annotation of multimedia data by humans is time-consuming and costly, while reliable automatic generation of semantic metadata is a major challenge. We propose a framework to extract semantic metadata from automatically generated video…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Johannes Scherer , Ansgar Scherp , Deepayan Bhowmik

Image-text matching has been a hot research topic bridging the vision and language areas. It remains challenging because the current representation of image usually lacks global semantic concepts as in its corresponding text caption. To…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Kunpeng Li , Yulun Zhang , Kai Li , Yuanyuan Li , Yun Fu

We introduce a method to learn unsupervised semantic visual information based on the premise that complex events can be decomposed into simpler events and that these simple events are shared across several complex events. We first employ a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Valter Estevam , Rayson Laroca , Helio Pedrini , David Menotti

The task of Dense Video Captioning (DVC) aims to generate captions with timestamps for multiple events in one video. Semantic information plays an important role for both localization and description of DVC. We present a semantic-assisted…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yifan Lu , Ziqi Zhang , Yuxin Chen , Chunfeng Yuan , Bing Li , Weiming Hu

Dense video captioning aims to generate multiple associated captions with their temporal locations from the video. Previous methods follow a sophisticated "localize-then-describe" scheme, which heavily relies on numerous hand-crafted…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Teng Wang , Ruimao Zhang , Zhichao Lu , Feng Zheng , Ran Cheng , Ping Luo

Previous models for video captioning often use the output from a specific layer of a Convolutional Neural Network (CNN) as video features. However, the variable context-dependent semantics in the video may make it more appropriate to…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yunchen Pu , Martin Renqiang Min , Zhe Gan , Lawrence Carin

Story visualization aims to generate a sequence of images to narrate each sentence in a multi-sentence story with a global consistency across dynamic scenes and characters. Current works still struggle with output images' quality and…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Bowen Li , Thomas Lukasiewicz