中文
相关论文

相关论文: MART: Memory-Augmented Recurrent Transformer for C…

200 篇论文

Typical techniques for video captioning follow the encoder-decoder framework, which can only focus on one source video being processed. A potential disadvantage of such design is that it cannot capture the multiple visual context…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Wenjie Pei , Jiyuan Zhang , Xiangrong Wang , Lei Ke , Xiaoyong Shen , Yu-Wing Tai

Image paragraph captioning aims to describe a given image with a sequence of coherent sentences. Most existing methods model the coherence through the topic transition that dynamically infers a topic vector from preceding sentences.…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Qi Zheng , Chaoyue Wang , Dadong Wang

We present an efficient framework that can generate a coherent paragraph to describe a given video. Previous works on video captioning usually focus on video clips. They typically treat an entire video as a whole and generate the caption…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yilei Xiong , Bo Dai , Dahua Lin

Video captioning works on the two fundamental concepts, feature detection and feature composition. While modern day transformers are beneficial in composing features, they lack the fundamental problems of selecting and understanding of the…

计算机视觉与模式识别 · 计算机科学 2020-06-26 Chiranjib Sur

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

The ability to generate natural language explanations conditioned on the visual perception is a crucial step towards autonomous agents which can explain themselves and communicate with humans. While the research efforts in image and video…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

This paper addresses the challenge of creating a neural architecture for very long sequences that requires constant time for processing new information at each time step. Our approach, Associative Recurrent Memory Transformer (ARMT), is…

计算与语言 · 计算机科学 2025-02-17 Ivan Rodkin , Yuri Kuratov , Aydar Bulatov , Mikhail Burtsev

The Transformer architecture has shown significant success in many language processing and visual tasks. However, the method faces challenges in efficiently scaling to long sequences because the self-attention computation is quadratic with…

机器学习 · 计算机科学 2025-05-05 Edison Mucllari , Zachary Daniels , David Zhang , Qiang Ye

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

Research on continual learning has led to a variety of approaches to mitigating catastrophic forgetting in feed-forward classification networks. Until now surprisingly little attention has been focused on continual learning of recurrent…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Riccardo Del Chiaro , Bartłomiej Twardowski , Andrew D. Bagdanov , Joost van de Weijer

In this paper we explore the bi-directional mapping between images and their sentence-based descriptions. We propose learning this mapping using a recurrent neural network. Unlike previous approaches that map both sentences and images to a…

计算机视觉与模式识别 · 计算机科学 2014-11-21 Xinlei Chen , C. Lawrence Zitnick

In this paper, we focus on the problem of applying the transformer structure to video captioning effectively. The vanilla transformer is proposed for uni-modal language generation task such as machine translation. However, video captioning…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Tao Jin , Siyu Huang , Ming Chen , Yingming Li , Zhongfei Zhang

Video paragraph captioning aims to generate a multi-sentence description of an untrimmed video with several temporal event locations in coherent storytelling. Following the human perception process, where the scene is effectively understood…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Kashu Yamazaki , Khoa Vo , Sang Truong , Bhiksha Raj , Ngan Le

Automatically generating a natural language sentence to describe the content of an input video is a very challenging problem. It is an essential multimodal task in which auditory and visual contents are equally important. Although audio…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Yapeng Tian , Chenxiao Guan , Justin Goodman , Marc Moore , Chenliang Xu

This paper proposes a network architecture to perform variable length semantic video generation using captions. We adopt a new perspective towards video generation where we allow the captions to be combined with the long-term and short-term…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Tanya Marwah , Gaurav Mittal , Vineeth N. Balasubramanian

The Transformer architecture has led to significant gains in machine translation. However, most studies focus on only sentence-level translation without considering the context dependency within documents, leading to the inadequacy of…

人工智能 · 计算机科学 2022-10-21 Yukun Feng , Feng Li , Ziang Song , Boyuan Zheng , Philipp Koehn

Lexically constrained text generation aims to control the generated text by incorporating some pre-specified keywords into the output. Previous work injects lexical constraints into the output by controlling the decoding process or refining…

计算与语言 · 计算机科学 2021-09-28 Xingwei He

Video Paragraph Captioning (VPC) aims to generate paragraph captions that summarises key events within a video. Despite recent advancements, challenges persist, notably in effectively utilising multimodal signals inherent in videos and…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Eileen Wang , Caren Han , Josiah Poon

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

Transformer-based models show their effectiveness across multiple domains and tasks. The self-attention allows to combine information from all sequence elements into context-aware representations. However, global and local information has…

计算与语言 · 计算机科学 2022-12-09 Aydar Bulatov , Yuri Kuratov , Mikhail S. Burtsev
‹ 上一页 1 2 3 10 下一页 ›