中文
相关论文

相关论文: Evaluating Image Caption via Cycle-consistent Text…

200 篇论文

Automatic evaluation metrics hold a fundamental importance in the development and fine-grained analysis of captioning systems. While current evaluation metrics tend to achieve an acceptable correlation with human judgements at the system…

人工智能 · 计算机科学 2020-12-25 Naeha Sharif , Lyndon White , Mohammed Bennamoun , Wei Liu , Syed Afaq Ali Shah

Composed Image Retrieval (CIR) is the task of retrieving a target image from a gallery using a composed query consisting of a reference image and a modification text. Among various CIR approaches, training-free zero-shot methods based on…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Jeong-Woo Park , Seong-Whan Lee

This paper presents ScaleCap, an inference-time scalable image captioning strategy that generates comprehensive and detailed image captions. The key challenges of high-quality image captioning lie in the inherent biases of LVLMs: multimodal…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Long Xing , Qidong Huang , Xiaoyi Dong , Pan Zhang , Yuhang Zang , Yuhang Cao , Jinsong Li , Shuangrui Ding , Weiming Zhang , Nenghai Yu , Jiaqi Wang , Feng Wu , Dahua Lin

Automatic metrics are now central to evaluating text-to-image models, often substituting for human judgment in benchmarking and large-scale filtering. However, it remains unclear whether these metrics truly prioritize semantic correctness…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Subhadeep Roy , Gagan Bhatia , Steffen Eger

Change captioning aims to describe the difference between a pair of similar images. Its key challenge is how to learn a stable difference representation under pseudo changes caused by viewpoint change. In this paper, we address this by…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Yunbin Tu , Liang Li , Li Su , Zheng-Jun Zha , Chenggang Yan , Qingming Huang

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

Image Captioning (IC) models can highly benefit from human feedback in the training process, especially in cases where data is limited. We present work-in-progress on adapting an IC system to integrate human feedback, with the goal to make…

计算与语言 · 计算机科学 2023-06-07 Aliki Anagnostopoulou , Mareike Hartmann , Daniel Sonntag

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

Recent multimodal large language models have shown promising ability in generating humorous captions for images, yet they still lack stable control over explicit cultural context, making it difficult to jointly maintain image relevance,…

计算与语言 · 计算机科学 2026-04-21 Run Xu , Lu Li , Rongzhao Zhang , Jie Xu

Story visualization is an under-explored task that falls at the intersection of many important research directions in both computer vision and natural language processing. In this task, given a series of natural language captions which…

计算与语言 · 计算机科学 2021-05-24 Adyasha Maharana , Darryl Hannan , Mohit Bansal

Image captioning aims at automatically generating descriptions of an image in natural language. This is a challenging problem in the field of artificial intelligence that has recently received significant attention in the computer vision…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Hassan Maleki Galandouz , Mohsen Ebrahimi Moghaddam , Mehrnoush Shamsfard

The task of automated code review has recently gained a lot of attention from the machine learning community. However, current review comment evaluation metrics rely on comparisons with a human-written reference for a given code change…

软件工程 · 计算机科学 2025-03-18 Atharva Naik , Marcus Alenius , Daniel Fried , Carolyn Rose

Deep neural networks have achieved great successes on the image captioning task. However, most of the existing models depend heavily on paired image-sentence datasets, which are very expensive to acquire. In this paper, we make the first…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yang Feng , Lin Ma , Wei Liu , Jiebo Luo

Image caption generation is one of the most challenging problems at the intersection of vision and language domains. In this work, we propose a realistic captioning task where the input scenes may incorporate visual objects with no…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Berkan Demirel , Ramazan Gokberk Cinbis

We address the task of evaluating image description generation systems. We propose a novel image-aware metric for this task: VIFIDEL. It estimates the faithfulness of a generated caption with respect to the content of the actual image,…

计算与语言 · 计算机科学 2019-07-23 Pranava Madhyastha , Josiah Wang , Lucia Specia

Video captioning targets interpreting the complex visual contents as text descriptions, which requires the model to fully understand video scenes including objects and their interactions. Prevailing methods adopt off-the-shelf object…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Hao Wang , Guosheng Lin , Steven C. H. Hoi , Chunyan Miao

Combining the visual modality with pretrained language models has been surprisingly effective for simple descriptive tasks such as image captioning. More general text generation however remains elusive. We take a step back and ask: How do…

计算与语言 · 计算机科学 2022-10-25 Shruti Palaskar , Akshita Bhagia , Yonatan Bisk , Florian Metze , Alan W Black , Ana Marasović

While recent advancements in large multimodal models (LMMs) have significantly improved their abilities in image quality assessment (IQA) relying on absolute quality rating, how to transfer reliable relative quality comparison outputs to…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Hanwei Zhu , Haoning Wu , Yixuan Li , Zicheng Zhang , Baoliang Chen , Lingyu Zhu , Yuming Fang , Guangtao Zhai , Weisi Lin , Shiqi Wang

Image captioning models are usually evaluated on their ability to describe a held-out set of images, not on their ability to generalize to unseen concepts. We study the problem of compositional generalization, which measures how well a…

机器学习 · 计算机科学 2019-11-12 Mitja Nikolaus , Mostafa Abdou , Matthew Lamm , Rahul Aralikatte , Desmond Elliott

We investigate the incorporation of visual relationships into the task of supervised image caption generation by proposing a model that leverages detected objects and auto-generated visual relationships to describe images in natural…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Maximilian Mozes , Martin Schmitt , Vladimir Golkov , Hinrich Schütze , Daniel Cremers