中文
相关论文

相关论文: Improving Image Captioning by Mimicking Human Refo…

200 篇论文

Figures and their captions play a key role in scientific publications. However, despite their importance, many captions in published papers are poorly crafted, largely due to a lack of attention by paper authors. While prior AI research has…

人机交互 · 计算机科学 2025-01-14 Ho Yin , Ng , Ting-Yao Hsu , Jiyoo Min , Sungchul Kim , Ryan A. Rossi , Tong Yu , Hyunggu Jung , Ting-Hao 'Kenneth' Huang

Image Captioning, or the automatic generation of descriptions for images, is one of the core problems in Computer Vision and has seen considerable progress using Deep Learning Techniques. We propose to use Inception-ResNet Convolutional…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Sulabh Katiyar , Samir Kumar Borgohain

Evaluating video captioning systems is a challenging task as there are multiple factors to consider; for instance: the fluency of the caption, multiple actions happening in a single scene, and the human bias of what is considered important.…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Luis Lebron , Yvette Graham , Kevin McGuinness , Konstantinos Kouramas , Noel E. O'Connor

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

The conventional training approach for image captioning involves pre-training a network using teacher forcing and subsequent fine-tuning with Self-Critical Sequence Training to maximize hand-crafted captioning metrics. However, when…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Nicholas Moratelli , Davide Caffagni , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

Image captioning, an important vision-language task, often requires a tremendous number of finely labeled image-caption pairs for learning the underlying alignment between images and texts. In this paper, we proposed a multimodal data…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Changrong Xiao , Sean Xin Xu , Kunpeng Zhang

Automatically generating descriptive captions for images is a well-researched area in computer vision. However, existing evaluation approaches focus on measuring the similarity between two sentences disregarding fine-grained semantics of…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Philipp Harzig , Dan Zecha , Rainer Lienhart , Carolin Kaiser , René Schallner

Generating image descriptions in different languages is essential to satisfy users worldwide. However, it is prohibitively expensive to collect large-scale paired image-caption dataset for every target language which is critical for…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Yuqing Song , Shizhe Chen , Yida Zhao , Qin Jin

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

Video captioning has shown impressive progress in recent years. One key reason of the performance improvements made by existing methods lie in massive paired video-sentence data, but collecting such strong annotation, i.e., high-quality…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Jingyi Hou , Yunde Jia , Xinxiao wu , Yayun Qi

This paper addresses the task of generating fluent descriptions by training on a non-uniform combination of data sources, containing both human-annotated and web-collected captions. Large-scale datasets with noisy image-text pairs, indeed,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Marcella Cornia , Lorenzo Baraldi , Giuseppe Fiameni , Rita Cucchiara

We study the problem of cross-embodiment inverse reinforcement learning, where we wish to learn a reward function from video demonstrations in one or more embodiments and then transfer the learned reward to a different embodiment (e.g.,…

机器人学 · 计算机科学 2024-08-13 Connor Mattson , Anurag Aribandi , Daniel S. Brown

In the realm of artificial intelligence, where a vast majority of data is unstructured, obtaining substantial amounts of labeled data to train supervised machine learning models poses a significant challenge. To address this, we delve into…

机器学习 · 计算机科学 2024-01-19 Natan Vidra , Thomas Clifford , Katherine Jijo , Eden Chung , Liang Zhang

Most RNN-based image captioning models receive supervision on the output words to mimic human captions. Therefore, the hidden states can only receive noisy gradient signals via layers of back-propagation through time, leading to less…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Jialin Wu , Raymond J. Mooney

Image captioning creates informative text from an input image by creating a relationship between the words and the actual content of an image. Recently, deep learning models that utilize transformers have been the most successful in…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Israa Al Badarneh , Bassam Hammo , Omar Al-Kadi

Most pre-trained learning systems are known to suffer from bias, which typically emerges from the data, the model, or both. Measuring and quantifying bias and its sources is a challenging task and has been extensively studied in image…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Eslam Mohamed Bakr , Pengzhan Sun , Li Erran Li , Mohamed Elhoseiny

This paper presents SPIE: a novel approach for semantic and structural post-training of instruction-based image editing diffusion models, addressing key challenges in alignment with user prompts and consistency with input images. We…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Elior Benarous , Yilun Du , Heng Yang

State-of-the-art image captioners can generate accurate sentences to describe images in a sequence to sequence manner without considering the controllability and interpretability. This, however, is far from making image captioning widely…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Luka Maxwell

This paper focuses on creating synthetic data to improve the quality of image captions. Existing works typically have two shortcomings. First, they caption images from scratch, ignoring existing alt-text metadata, and second, lack…

Existing approaches to image captioning usually generate the sentence word-by-word from left to right, with the constraint of conditioned on local context including the given image and history generated words. There have been many studies…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Zhengcong Fei , Junshi Huang , Xiaoming Wei , Xiaolin Wei