vix.ing · top · new · best · stats · spec

The Solution for the CVPR2024 NICE Image Captioning Challenge

2024/04/19 by Longfei Huang, Huang, Longfei, Shupeng Zhong +5
Computer Science · Medicine · #COVID-19 diagnosis using AI #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Lung Cancer Diagnosis and Treatment #Multimodal Machine Learning Applications

paper · pdf · doi:10.48550/arxiv.2404.12739

openalex publication_date 2024/04/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This report introduces a solution to the Topic 1 Zero-shot Image Captioning of 2024 NICE : New frontiers for zero-shot Image Captioning Evaluation. In contrast to NICE 2023 datasets, this challenge involves new annotations by humans with significant differences in caption style and content. Therefore, we enhance image captions effectively through retrieval augmentation and caption grading methods. At the data level, we utilize high-quality captions generated by image caption models as training data to address the gap in text styles. At the model level, we employ OFA (a large-scale visual-language pre-training model based on handcrafted templates) to perform the image captioning task. Subsequently, we propose caption-level strategy for the high-quality caption data generated by the image caption models and integrate them with retrieval augmentation strategy into the template to compel the model to generate higher quality, more matching, and semantically enriched captions based on the retrieval augmentation prompts. Our approach achieves a CIDEr score of 234.11.

Related