paper-with-me

홈 › Papers

TIGEr: Text-to-Image Grounding for Image Caption Evaluation

2019-09-04 · IJCNLP 2019 11 · Ming Jiang, Qiuyuan Huang, Lei Zhang, Xin Wang, Pengchuan Zhang, Zhe Gan, Jana Diesner, Jianfeng Gao

This paper presents a new metric called TIGEr for the automatic evaluation of image captioning systems. Popular metrics, such as BLEU and CIDEr, are based solely on text matching between reference captions and machine-generated captions, potentially leading to biased evaluations because references may not fully cover the image content and natural language is inherently ambiguous. Building upon a machine-learned text-image grounding model, TIGEr allows to evaluate caption quality not only based on how well a caption represents image content, but also on how well machine-generated captions match human-generated captions. Our empirical tests show that TIGEr has a higher consistency with human judgments than alternative existing metrics. We also comprehensively assess the metric's effectiveness in caption evaluation by measuring the correlation between human judgments and metric scores.

📄 PDF Abstract BibTeX arXiv:1909.02050

Code (1)

SeleenaJM/CapEval 공식 구현 pytorch

Tasks

Image CaptioningText Matching

Similar Papers 제목 키워드 기반

Context-aware Captions from Context-agnostic Supervision

2017-01-11 · CVPR 2017 7 · Ramakrishna Vedantam, Samy Bengio, Kevin Murphy, Devi Parikh 외

We introduce an inference technique to produce discriminative context-aware image captions (captions that describe differences between images or visual concepts) using only generic context-agnostic training data (caption…

Image CaptioningLanguage ModelingLanguage Modelling

Explicit Image Caption Editing

2022-07-20 · Zhen Wang, Long Chen, Wenbo Ma, Guangxing Han 외

Given an image and a reference caption, the image caption editing task aims to correct the misalignment errors and generate a refined caption. However, all existing caption editing works are implicit models, ie, they dir…

Sentence

TIGER-FG: Text-Guided Implicit Fine-Grained Grounding for E-commerce Retrieval

2026-05-18 · Xinyu Sun, Huangyu Dai, Lingtao Mao, Zexin Zheng 외 arxiv

E-commerce image search often takes a cropped image as the query, while each candidate is represented by full item images and structured text. This image-to-multimodal retrieval setting presents two asymmetries: a modali…

Object Detection

TIGER: Traceable Inference with Graph-Based Evidence Routing for Mitigating Hallucinations in Multimodal Generation

2026-05-29 · Kaixiang Zhao, Tianrun Yu, Shawn Huang, Porter Jenkins 외 arxiv

We study fact-level repair for multimodal generation, where a fluent output may contain specific facts that are not supported by the input. Existing inference-time repair methods often generate feedback by jointly condit…

multimodal generation

More Grounded Image Captioning by Distilling Image-Text Matching Model

2020-04-01 · CVPR 2020 6 · Yuanen Zhou, Meng Wang, Daqing Liu, Zhenzhen Hu 외

Visual attention not only improves the performance of image captioners, but also serves as a visual interpretation to qualitatively measure the caption rationality and model transparency. Specifically, we expect that a c…

Image CaptioningImage-text matchingKnowledge DistillationPOS+2