CVApr 20, 2023

A Study on Reproducibility and Replicability of Table Structure Recognition Methods

arXiv:2304.10439v18 citationsh-index: 36
Originality Synthesis-oriented
AI Analysis

This highlights critical reproducibility issues in AI research, particularly for TSR, which is incremental in assessing existing methods.

The study tackled the problem of reproducibility and replicability in table structure recognition (TSR) methods by examining 16 papers, finding that only four were reproducible and none were replicable on a new dataset.

Concerns about reproducibility in artificial intelligence (AI) have emerged, as researchers have reported unsuccessful attempts to directly reproduce published findings in the field. Replicability, the ability to affirm a finding using the same procedures on new data, has not been well studied. In this paper, we examine both reproducibility and replicability of a corpus of 16 papers on table structure recognition (TSR), an AI task aimed at identifying cell locations of tables in digital documents. We attempt to reproduce published results using codes and datasets provided by the original authors. We then examine replicability using a dataset similar to the original as well as a new dataset, GenTSR, consisting of 386 annotated tables extracted from scientific papers. Out of 16 papers studied, we reproduce results consistent with the original in only four. Two of the four papers are identified as replicable using the similar dataset under certain IoU values. No paper is identified as replicable using the new dataset. We offer observations on the causes of irreproducibility and irreplicability. All code and data are available on Codeocean at https://codeocean.com/capsule/6680116/tree.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes