中文
相关论文

相关论文: RefineCap: Concept-Aware Refinement for Image Capt…

200 篇论文

Image captioning has long been a pivotal task in visual understanding, with recent advancements in vision-language models (VLMs) significantly enhancing the ability to generate detailed image captions. However, the evaluation of detailed…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Qinghao Ye , Xianhan Zeng , Fu Li , Chunyuan Li , Haoqi Fan

Inspired by recent advances in leveraging multiple modalities in machine translation, we introduce an encoder-decoder pipeline that uses (1) specific objects within an image and their object labels, (2) a language model for decoding joint…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Ashutosh Mishra , Marcus Liwicki

In this paper, we propose methods to build a powerful and efficient Image-to-Speech captioning (Im2Sp) model. To this end, we start with importing the rich knowledge related to image comprehension and language modeling from a large-scale…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Minsu Kim , Jeongsoo Choi , Soumi Maiti , Jeong Hun Yeo , Shinji Watanabe , Yong Man Ro

We explore the use of a knowledge graphs, that capture general or commonsense knowledge, to augment the information extracted from images by the state-of-the-art methods for image captioning. The results of our experiments, on several…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Yimin Zhou , Yiwei Sun , Vasant Honavar

Data visualization captions help readers understand the purpose of a visualization and are crucial for individuals with visual impairments. The prevalence of poor figure captions and the successful application of deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Anita Mahinpei , Zona Kostic , Chris Tanner

We address the task of detecting foiled image captions, i.e. identifying whether a caption contains a word that has been deliberately replaced by a semantically similar word, thus rendering it inaccurate with respect to the image being…

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

Image captioning is one of the most challenging tasks in AI, which aims to automatically generate textual sentences for an image. Recent methods for image captioning follow encoder-decoder framework that transforms the sequence of salient…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Zeliang Song , Xiaofei Zhou

Image captioning requires numerous annotated image-text pairs, resulting in substantial annotation costs. Recently, large models (e.g. diffusion models and large language models) have excelled in producing high-quality images and text. This…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Feipeng Ma , Yizhou Zhou , Fengyun Rao , Yueyi Zhang , Xiaoyan Sun

The ability to quickly learn from a small quantity oftraining data widens the range of machine learning applications. In this paper, we propose a data-efficient image captioning model, VisualGPT, which leverages the linguistic knowledge…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Jun Chen , Han Guo , Kai Yi , Boyang Li , Mohamed Elhoseiny

This paper introduces the COCONut-PanCap dataset, created to enhance panoptic segmentation and grounded image captioning. Building upon the COCO dataset with advanced COCONut panoptic masks, this dataset aims to overcome limitations in…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Xueqing Deng , Qihang Yu , Ali Athar , Chenglin Yang , Linjie Yang , Xiaojie Jin , Xiaohui Shen , Liang-Chieh Chen

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

Our understanding of the visual world is centered around various concept axes, characterizing different aspects of visual entities. While different concept axes can be easily specified by language, e.g. color, the exact visual nuances along…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Sharon Lee , Yunzhi Zhang , Shangzhe Wu , Jiajun Wu

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

Large language models (LLMs)-based image captioning has the capability of describing objects not explicitly observed in training data; yet novel objects occur frequently, necessitating the requirement of sustaining up-to-date object…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Jiaxuan Li , Duc Minh Vo , Akihiro Sugimoto , Hideki Nakayama

Image captioning models typically follow an encoder-decoder architecture which uses abstract image feature vectors as input to the encoder. One of the most successful algorithms uses feature vectors extracted from the region proposals…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Simao Herdade , Armin Kappeler , Kofi Boakye , Joao Soares

Recently, much advance has been made in image captioning, and an encoder-decoder framework has achieved outstanding performance for this task. In this paper, we propose an extension of the encoder-decoder framework by adding a component…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Wenhao Jiang , Lin Ma , Xinpeng Chen , Hanwang Zhang , Wei Liu

The ability to judge whether a caption correctly describes an image is a critical part of vision-language understanding. However, state-of-the-art models often misinterpret the correctness of fine-grained details, leading to errors in…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Suzanne Petryk , Spencer Whitehead , Joseph E. Gonzalez , Trevor Darrell , Anna Rohrbach , Marcus Rohrbach

Image-text retrieval, as a fundamental and important branch of information retrieval, has attracted extensive research attentions. The main challenge of this task is cross-modal semantic understanding and matching. Some recent works focus…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Weijing Chen , Linli Yao , Qin Jin

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

Since acquiring pixel-wise annotations for training convolutional neural networks for semantic image segmentation is time-consuming, weakly supervised approaches that only require class tags have been proposed. In this work, we propose…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Johann Sawatzky , Debayan Banerjee , Juergen Gall