paper-with-me

Papers

JaSPICE: Automatic Evaluation Metric Using Predicate-Argument Structures for Image Captioning Models

2023-11-07 · Yuiga Wada, Kanta Kaneda, Komei Sugiura

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.

📄 PDF Abstract BibTeX arXiv:2311.04192

Code (1)

keio-smilab23/JaSPICE 공식 구현

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

PriMeSRL-Eval: A Practical Quality Metric for Semantic Role Labeling Systems Evaluation

2022-10-12 · Ishan Jindal, Alexandre Rademaker, Khoi-Nguyen Tran, Huaiyu Zhu 외

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 LabelingSentence

Effective QA-driven Annotation of Predicate-Argument Relations Across Languages

2026-02-26 · Jonathan Davidov, Aviv Slobodkin, Shmuel Tomi Klein, Reut Tsarfaty 외 arxiv

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 Labeling

Evaluating Universal Dependency Parser Recovery of Predicate Argument Structure via CompChain Analysis

2021-08-01 · Joint Conference on Lexical and Computational Semantics 2021 · Sagar Indurkhya, Beracah Yankama, Robert C. Berwick

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 Parsing

Utilizing Automatic Predicate-Argument Analysis for Concept Map Mining

2017-01-01 · WS 2017 1 · Tobias Falke, Iryna Gurevych
Document SummarizationMulti-Document Summarization

Neural Modeling of Multi-Predicate Interactions for Japanese Predicate Argument Structure Analysis

2017-07-01 · ACL 2017 7 · Hiroki Ouchi, Hiroyuki Shindo, Yuji Matsumoto

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