English

SciCap+: A Knowledge Augmented Dataset to Study the Challenges of Scientific Figure Captioning

Computer Vision and Pattern Recognition 2023-06-07 v1 Computation and Language

Abstract

In scholarly documents, figures provide a straightforward way of communicating scientific findings to readers. Automating figure caption generation helps move model understandings of scientific documents beyond text and will help authors write informative captions that facilitate communicating scientific findings. Unlike previous studies, we reframe scientific figure captioning as a knowledge-augmented image captioning task that models need to utilize knowledge embedded across modalities for caption generation. To this end, we extended the large-scale SciCap dataset~\cite{hsu-etal-2021-scicap-generating} to SciCap+ which includes mention-paragraphs (paragraphs mentioning figures) and OCR tokens. Then, we conduct experiments with the M4C-Captioner (a multimodal transformer-based model with a pointer network) as a baseline for our study. Our results indicate that mention-paragraphs serves as additional context knowledge, which significantly boosts the automatic standard image caption evaluation scores compared to the figure-only baselines. Human evaluations further reveal the challenges of generating figure captions that are informative to readers. The code and SciCap+ dataset will be publicly available at https://github.com/ZhishenYang/scientific_figure_captioning_dataset

Keywords

Cite

@article{arxiv.2306.03491,
  title  = {SciCap+: A Knowledge Augmented Dataset to Study the Challenges of Scientific Figure Captioning},
  author = {Zhishen Yang and Raj Dabre and Hideki Tanaka and Naoaki Okazaki},
  journal= {arXiv preprint arXiv:2306.03491},
  year   = {2023}
}

Comments

Published in SDU workshop at AAAI23

R2 v1 2026-06-28T10:57:33.564Z