中文
相关论文

相关论文: Show, Interpret and Tell: Entity-aware Contextuali…

200 篇论文

In this paper, we present a model which takes as input a corpus of images with relevant spoken captions and finds a correspondence between the two modalities. We employ a pair of convolutional neural networks to model visual objects and…

计算机视觉与模式识别 · 计算机科学 2015-11-13 David Harwath , James Glass

While image captioning has progressed rapidly, existing works focus mainly on describing single images. In this paper, we introduce a new task, context-aware group captioning, which aims to describe a group of target images in the context…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Zhuowan Li , Quan Tran , Long Mai , Zhe Lin , Alan Yuille

We present a new dataset of Wikipedia articles each paired with a knowledge graph, to facilitate the research in conditional text generation, graph generation and graph representation learning. Existing graph-text paired datasets typically…

计算与语言 · 计算机科学 2021-07-21 Luyu Wang , Yujia Li , Ozlem Aslan , Oriol Vinyals

Image captioning is the process of generating a natural language description of an image. Most current image captioning models, however, do not take into account the emotional aspect of an image, which is very relevant to activities and…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Omid Mohamad Nezami , Mark Dras , Peter Anderson , Len Hamey

Existing image captioning systems are dedicated to generating narrative captions for images, which are spatially detached from the image in presentation. However, texts can also be used as decorations on the image to highlight the key…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Yiqi Gao , Xinglin Hou , Yuanmeng Zhang , Tiezheng Ge , Yuning Jiang , Peng Wang

Image captioning is a research hotspot where encoder-decoder models combining convolutional neural network (CNN) and long short-term memory (LSTM) achieve promising results. Despite significant progress, these models generate sentences…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Hongwei Ge , Zehang Yan , Kai Zhang , Mingde Zhao , Liang Sun

Image captioning, which generates natural language descriptions of the visual information in an image, is a crucial task in vision-language research. Previous models have typically addressed this task by aligning the generative capabilities…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Qian Cao , Xu Chen , Ruihua Song , Xiting Wang , Xinting Huang , Yuchen Ren

We hypothesize that end-to-end neural image captioning systems work seemingly well because they exploit and learn `distributional similarity' in a multimodal feature space by mapping a test image to similar training images in this space and…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Pranava Madhyastha , Josiah Wang , Lucia Specia

News captioning task aims to generate sentences by describing named entities or concrete events for an image with its news article. Existing methods have achieved remarkable results by relying on the large-scale pre-trained models, which…

计算与语言 · 计算机科学 2024-03-15 Ning Xu , Tingting Zhang , Hongshuo Tian , An-An Liu

Convolutional neural networks (CNN) are known to learn an image representation that captures concepts relevant to the task, but do so in an implicit way that hampers model interpretability. However, one could argue that such a…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Diego Marcos , Ruth Fong , Sylvain Lobry , Remi Flamary , Nicolas Courty , Devis Tuia

In this paper, we address web-scale visual entity recognition, specifically the task of mapping a given query image to one of the 6 million existing entities in Wikipedia. One way of approaching a problem of such scale is using dual-encoder…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Mathilde Caron , Ahmet Iscen , Alireza Fathi , Cordelia Schmid

Much recent progress in Vision-to-Language problems has been achieved through a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs). This approach does not explicitly represent high-level semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-19 Qi Wu , Chunhua Shen , Anton van den Hengel , Peng Wang , Anthony Dick

Despite recent progress in computer vision, finegrained interpretation of satellite images remains challenging because of a lack of labeled training data. To overcome this limitation, we construct a novel dataset called WikiSatNet by…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Burak Uzkent , Evan Sheehan , Chenlin Meng , Zhongyi Tang , Marshall Burke , David Lobell , Stefano Ermon

This paper presents an approach for grounding phrases in images which jointly learns multiple text-conditioned embeddings in a single end-to-end model. In order to differentiate text phrases into semantically distinct subspaces, we propose…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Bryan A. Plummer , Paige Kordas , M. Hadi Kiapour , Shuai Zheng , Robinson Piramuthu , Svetlana Lazebnik

Humans possess the capacity to reason about the future based on a sparse collection of visual cues acquired over time. In order to emulate this ability, we introduce a novel task called Anticipation Captioning, which generates a caption for…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Duc Minh Vo , Quoc-An Luong , Akihiro Sugimoto , Hideki Nakayama

This study explores the ability of Image Captioning (IC) models to decode masked visual content sourced from diverse datasets. Our findings reveal the IC model's capability to generate captions from masked images, closely resembling the…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Zhicheng Du , Zhaotian Xie , Huazhang Ying , Likun Zhang , Peiwu Qin

Image captioning is a fundamental task in vision-language understanding, where the model predicts a textual informative caption to a given input image. In this paper, we present a simple approach to address this task. We use CLIP encoding…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ron Mokady , Amir Hertz , Amit H. Bermano

The use of attention models for automated image captioning has enabled many systems to produce accurate and meaningful descriptions for images. Over the years, many novel approaches have been proposed to enhance the attention process using…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Murad Popattia , Muhammad Rafi , Rizwan Qureshi , Shah Nawaz

The traditional image captioning task uses generic reference captions to provide textual information about images. Different user populations, however, will care about different visual aspects of images. In this paper, we propose a new…

计算与语言 · 计算机科学 2020-11-10 Adam Fisch , Kenton Lee , Ming-Wei Chang , Jonathan H. Clark , Regina Barzilay

In scholarly documents, figures provide a straightforward way of communicating scientific findings to readers. Automating figure caption generation helps move model understandings of scientific documents beyond text and will help authors…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Zhishen Yang , Raj Dabre , Hideki Tanaka , Naoaki Okazaki