中文
相关论文

相关论文: Adaptively Aligned Image Captioning via Adaptive A…

200 篇论文

The quadratic cost of attention in transformers motivated the development of efficient approaches: namely sparse and sliding window attention, convolutions and linear attention. Although these approaches result in impressive reductions in…

机器学习 · 计算机科学 2025-11-10 Jatin Prakash , Aahlad Puli , Rajesh Ranganath

State-of-the-art approaches for image captioning require supervised training data consisting of captions with paired image data. These methods are typically unable to use unsupervised data such as textual data with no corresponding images,…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Wenhu Chen , Aurelien Lucchi , Thomas Hofmann

In this work we formulate the problem of image captioning as a multimodal translation task. Analogous to machine translation, we present a sequence-to-sequence recurrent neural networks (RNN) model for image caption generation. Different…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chang Liu , Fuchun Sun , Changhu Wang , Feng Wang , Alan Yuille

Although attention mechanisms have been applied to a variety of deep learning models and have been shown to improve the prediction performance, it has been reported to be vulnerable to perturbations to the mechanism. To overcome the…

计算与语言 · 计算机科学 2022-11-23 Shunsuke Kitada , Hitoshi Iyatomi

Visual search is important in our daily life. The efficient allocation of visual attention is critical to effectively complete visual search tasks. Prior research has predominantly modelled the spatial allocation of visual attention in…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Yini Fang , Jingling Yu , Haozheng Zhang , Ralf van der Lans , Bertram Shi

Image captioning models have lately shown impressive results when applied to standard datasets. Switching to real-life scenarios, however, constitutes a challenge due to the larger variety of visual concepts which are not covered in…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Marco Cagrandi , Marcella Cornia , Matteo Stefanini , Lorenzo Baraldi , Rita Cucchiara

Image captioning has been recently gaining a lot of attention thanks to the impressive achievements shown by deep captioning architectures, which combine Convolutional Neural Networks to extract image representations, and Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Marcella Cornia , Lorenzo Baraldi , Giuseppe Serra , Rita Cucchiara

Generating visually grounded image captions with specific linguistic styles using unpaired stylistic corpora is a challenging task, especially since we expect stylized captions with a wide variety of stylistic patterns. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Kanzhi Cheng , Zheng Ma , Shi Zong , Jianbing Zhang , Xinyu Dai , Jiajun Chen

State-of-the-art audio captioning methods typically use the encoder-decoder structure with pretrained audio neural networks (PANNs) as encoders for feature extraction. However, the convolution operation used in PANNs is limited in capturing…

声音 · 计算机科学 2023-04-11 Feiyang Xiao , Jian Guan , Qiaoxi Zhu , Wenwu Wang

Automated captioning of photos is a mission that incorporates the difficulties of photo analysis and text generation. One essential feature of captioning is the concept of attention: how to determine what to specify and in which sequence.…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Daniel Yarnell , Xian Wang

Cross-lingual image captioning is a challenging task that requires addressing both cross-lingual and cross-modal obstacles in multimedia analysis. The crucial issue in this task is to model the global and the local matching between the…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Zijie Song , Zhenzhen Hu , Yuanen Zhou , Ye Zhao , Richang Hong , Meng Wang

Transformer-based architectures have shown great success in image captioning, where object regions are encoded and then attended into the vectorial representations to guide the caption decoding. However, such vectorial representations only…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Jiayi Ji , Yunpeng Luo , Xiaoshuai Sun , Fuhai Chen , Gen Luo , Yongjian Wu , Yue Gao , Rongrong Ji

The attention mechanism is an important part of the neural machine translation (NMT) where it was reported to produce richer source representation compared to fixed-length encoding sequence-to-sequence models. Recently, the effectiveness of…

计算与语言 · 计算机科学 2016-09-14 Ozan Caglayan , Loïc Barrault , Fethi Bougares

Most of the Neural Machine Translation (NMT) models are based on the sequence-to-sequence (Seq2Seq) model with an encoder-decoder framework equipped with the attention mechanism. However, the conventional attention mechanism treats the…

计算与语言 · 计算机科学 2018-08-28 Junyang Lin , Xu Sun , Xuancheng Ren , Muyu Li , Qi Su

Most attention-based image captioning models attend to the image once per word. However, attending once per word is rigid and is easy to miss some information. Attending more times can adjust the attention position, find the missing…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Jiajun Du , Yu Qin , Hongtao Lu , Yonghua Zhang

In this paper we study image captioning as a conditional GAN training, proposing both a context-aware LSTM captioner and co-attentive discriminator, which enforces semantic alignment between images and captions. We empirically focus on the…

机器学习 · 计算机科学 2019-06-10 Pierre L. Dognin , Igor Melnyk , Youssef Mroueh , Jarret Ross , Tom Sercu

We propose the first method to adaptively modify the duration of a given speech signal. Our approach uses a Bayesian framework to define a latent attention map that links frames of the input and target utterances. We train a masked…

音频与语音处理 · 电气工程与系统科学 2021-07-13 Ravi Shankar , Archana Venkataraman

Image captioning is a fast-growing research field of computer vision and natural language processing that involves creating text explanations for images. This study aims to develop a system that uses a pre-trained convolutional neural…

计算与语言 · 计算机科学 2022-03-04 Rashid Khan , M Shujah Islam , Khadija Kanwal , Mansoor Iqbal , Md. Imran Hossain , Zhongfu Ye

Image captioning has attracted ever-increasing research attention in the multimedia community. To this end, most cutting-edge works rely on an encoder-decoder framework with attention mechanisms, which have achieved remarkable progress.…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Chen Shen , Rongrong Ji , Fuhai Chen , Xiaoshuai Sun , Xiangming Li

State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they still produce…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Hao Tang , Hong Liu , Dan Xu , Philip H. S. Torr , Nicu Sebe