paper-with-me

홈 › Papers

The Solution for the CVPR2023 NICE Image Captioning Challenge

2023-10-10 · Xiangyu Wu, Yi Gao, Hailiang Zhang, Yang Yang, Weili Guo, Jianfeng Lu

In this paper, we present our solution to the New frontiers for Zero-shot Image Captioning Challenge. Different from the traditional image captioning datasets, this challenge includes a larger new variety of visual concepts from many domains (such as COVID-19) as well as various image types (photographs, illustrations, graphics). For the data level, we collect external training data from Laion-5B, a large-scale CLIP-filtered image-text dataset. For the model level, we use OFA, a large-scale visual-language pre-training model based on handcrafted templates, to perform the image captioning task. In addition, we introduce contrastive learning to align image-text pairs to learn new visual concepts in the pre-training stage. Then, we propose a similarity-bucket strategy and incorporate this strategy into the template to force the model to generate higher quality and more matching captions. Finally, by retrieval-augmented strategy, we construct a content-rich template, containing the most relevant top-k captions from other image-text pairs, to guide the model in generating semantic-rich captions. Our method ranks first on the leaderboard, achieving 105.17 and 325.72 Cider-Score in the validation and test phase, respectively.

📄 PDF Abstract BibTeX arXiv:2310.06879

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage CaptioningRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
OFA In this work, we pursue a unified paradigm for multimodal pretraining to break the scaffolds of complex task/modality-specific customization. We propose OFA, a Task-Agnostic and…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

The Solution for the CVPR2024 NICE Image Captioning Challenge

2024-04-19 · Longfei Huang, Shupeng Zhong, Xiangyu Wu, Ruoxuan Li

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 annotatio…

Image CaptioningRetrieval

NICE: CVPR 2023 Challenge on Zero-shot Image Captioning

2023-09-05 · TaeHoon Kim, Pyunghwan Ahn, Sangyun Kim, Sihaeng Lee 외

In this report, we introduce NICE (New frontiers for zero-shot Image Captioning Evaluation) project and share the results and outcomes of 2023 challenge. This project is designed to challenge the computer vision communit…

FairnessImage Captioning

Technical Report of NICE Challenge at CVPR 2024: Caption Re-ranking Evaluation Using Ensembled CLIP and Consensus Scores

2024-05-02 · Kiyoon Jeong, Woojun Lee, Woongchan Nam, Minjeong Ma 외

This report presents the ECO (Ensembled Clip score and cOnsensus score) pipeline from team DSBA LAB, which is a new framework used to evaluate and rank captions for a given image. ECO selects the most accurate caption de…

Image CaptioningRe-Ranking

Solution for SMART-101 Challenge of CVPR Multi-modal Algorithmic Reasoning Task 2024

2024-06-10 · Jinwoo Ahn, Junhyeok Park, Min-Jun Kim, Kang-Hyeon Kim 외

In this paper, the solution of HYU MLLAB KT Team to the Multimodal Algorithmic Reasoning Task: SMART-101 CVPR 2024 Challenge is presented. Beyond conventional visual question-answering problems, the SMART-101 challenge a…

Language Modellingobject-detectionObject DetectionQuestion Answering+1

Enhancing Traffic Safety with Parallel Dense Video Captioning for End-to-End Event Analysis

2024-04-12 · Maged Shoman, Dongdong Wang, Armstrong Aboah, Mohamed Abdel-Aty

This paper introduces our solution for Track 2 in AI City Challenge 2024. The task aims to solve traffic safety description and analysis with the dataset of Woven Traffic Safety (WTS), a real-world Pedestrian-Centric Tra…

Dense Video CaptioningTransfer LearningVideo CaptioningVideo Understanding