paper-with-me

홈 › Papers

FLEUR: An Explainable Reference-Free Evaluation Metric for Image Captioning Using a Large Multimodal Model

2024-06-10 · Yebin Lee, Imseong Park, Myungjoo Kang

Most existing image captioning evaluation metrics focus on assigning a single numerical score to a caption by comparing it with reference captions. However, these methods do not provide an explanation for the assigned score. Moreover, reference captions are expensive to acquire. In this paper, we propose FLEUR, an explainable reference-free metric to introduce explainability into image captioning evaluation metrics. By leveraging a large multimodal model, FLEUR can evaluate the caption against the image without the need for reference captions, and provide the explanation for the assigned score. We introduce score smoothing to align as closely as possible with human judgment and to be robust to user-defined grading criteria. FLEUR achieves high correlations with human judgment across various image captioning evaluation benchmarks and reaches state-of-the-art results on Flickr8k-CF, COMPOSITE, and Pascal-50S within the domain of reference-free evaluation metrics. Our source code and results are publicly available at: https://github.com/Yebin46/FLEUR.

📄 PDF Abstract BibTeX arXiv:2406.06004

Code (1)

yebin46/fleur 공식 구현

Tasks

Image Captioning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Phoneme- and Word-Level Metrics Using Self-Supervised Speech Representations for Forced Alignment Evaluation

2026-08-28 · V. S. D. S. Mahesh Akavarapu, Michael Daniel, Gerhard Jäger arxiv

Forced alignment evaluation typically requires manually annotated timestamps, limiting large-scale and multilingual analysis. We introduce two corpus-level metrics based on self-supervised (SSL) speech representations fo…

Fine-grained and Explainable Factuality Evaluation for Multimodal Summarization

2024-02-18 · Yue Zhang, Jingxuan Zuo, Liqiang Jing

Multimodal summarization aims to generate a concise summary based on the input text and image. However, the existing methods potentially suffer from unfactual output. To evaluate the factuality of multimodal summarizatio…

SN-WER: Script-Normalized WER for Multi-Script Indic ASR Evaluation

2026-06-01 · Priyaranjan Pattnayak arxiv

Word Error Rate (WER) is the dominant metric for automatic speech recognition (ASR), but it can overestimate errors when references and hypotheses encode the same words in different scripts. This issue is common in multi…

Speech Recognition

FLEURS-R: A Restored Multilingual Speech Corpus for Generation Tasks

2024-08-12 · Min Ma, Yuma Koizumi, Shigeki Karita, Heiga Zen 외

This paper introduces FLEURS-R, a speech restoration applied version of the Few-shot Learning Evaluation of Universal Representations of Speech (FLEURS) corpus. FLEURS-R maintains an N-way parallel speech corpus in 102 l…

Few-Shot Learningtext-to-speechText to Speech

FLEURS: Few-shot Learning Evaluation of Universal Representations of Speech

2022-05-25 · Alexis Conneau, Min Ma, Simran Khanuja, Yu Zhang 외

We introduce FLEURS, the Few-shot Learning Evaluation of Universal Representations of Speech benchmark. FLEURS is an n-way parallel speech dataset in 102 languages built on top of the machine translation FLoRes-101 bench…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Few-Shot LearningLanguage Identification+6