JaSPICE: Automatic Evaluation Metric Using Predicate-Argument Structures for Image Captioning Models
Image captioning studies heavily rely on automatic evaluation metrics such as BLEU and METEOR. However, such n-gram-based metrics have been shown to correlate poorly with human evaluation, leading to the proposal of alternative metrics such as SPICE for English; however, no equivalent metrics have been established for other languages. Therefore, in this study, we propose an automatic evaluation metric called JaSPICE, which evaluates Japanese captions based on scene graphs. The proposed method generates a scene graph from dependencies and the predicate-argument structure, and extends the graph using synonyms. We conducted experiments employing 10 image captioning models trained on STAIR Captions and PFN-PIC and constructed the Shichimi dataset, which contains 103,170 human evaluations. The results showed that our metric outperformed the baseline metrics for the correlation coefficient with the human evaluation.
Code (1)
Tasks
Image CaptioningSimilar Papers 제목 키워드 기반
PriMeSRL-Eval: A Practical Quality Metric for Semantic Role Labeling Systems Evaluation
Semantic role labeling (SRL) identifies the predicate-argument structure in a sentence. This task is usually accomplished in four steps: predicate identification, predicate sense disambiguation, argument identification, …
Semantic Role LabelingSentenceEffective QA-driven Annotation of Predicate-Argument Relations Across Languages
Explicit representations of predicate-argument relations form the basis of interpretable semantic analysis, supporting reasoning, generation, and evaluation. However, attaining such semantic structures requires costly an…
Semantic Role LabelingEvaluating Universal Dependency Parser Recovery of Predicate Argument Structure via CompChain Analysis
Accurate recovery of predicate-argument structure from a Universal Dependency (UD) parse is central to downstream tasks such as extraction of semantic roles or event representations. This study introduces compchains, a c…
Dependency ParsingUtilizing Automatic Predicate-Argument Analysis for Concept Map Mining
Neural Modeling of Multi-Predicate Interactions for Japanese Predicate Argument Structure Analysis
The performance of Japanese predicate argument structure (PAS) analysis has improved in recent years thanks to the joint modeling of interactions between multiple predicates. However, this approach relies heavily on synt…
Sentence