Shoaib Ahmed Siddiqui

dblp:208/3111 · DBLP profile ↗
← Back
4ranked-venue papers in the field
4as first author
2since 2021 · last 2021
0000-0003-4600-7331ORCID · corroborated

Domains — venue-derived; a paper can count in several

Other / Interdisciplinary · 4 (4 first)
YearPublicationVenuePosition
2021 Understanding and Mitigating the Impact of Model Compression for Document Image Classification
Shoaib Ahmed Siddiqui, Andreas Dengel 0001, Sheraz Ahmed
ICDAR (1)1
2021 Analyzing the Potential of Zero-Shot Recognition for Document Image Classification
Shoaib Ahmed Siddiqui, Andreas Dengel 0001, Sheraz Ahmed
ICDAR (4)1
2019 DeepTabStR: Deep Learning based Table Structure Recognition
abstract
This paper presents a novel method for the analysis of tabular structures in document images using the potential of deformable convolutional networks. In order to assess the suitability of the model to the task of table structure recognition, most of the prior methods have been tested on the smaller ICDAR-13 table structure recognition dataset comprising of just 156 tables. We curated a new image-based table structure recognition dataset, TabStructDB2, comprising of 1081 tables densely labeled with row and column information. Instead of collecting new images for this purpose, we leveraged the famous Page-Object Detection dataset from ICDAR-17, and added structural information for all the tabular regions present in the dataset. This new publicly available dataset will enable the development of more sophisticated table structure recognition techniques in the future. We performed extensive evaluation on the two datasets (ICDAR-13 and TabStructDB) including cross-dataset testing in order to evaluate the efficacy of the proposed approach. We achieved state-of-the-art results with deformable models on ICDAR-13 with an average F-Measure of 92.98% (89.42% for rows and 96.55% for columns) and report baseline results on TabStructDB for guiding future research efforts with an F-Measure of 93.72% (91.26% for rows and 95.59% for columns). Despite promising results, structural analysis of tables with arbitrary layouts is still far from achievable at this point.
Shoaib Ahmed Siddiqui, Imran Ali Fateh, Syed Tahseen Raza Rizvi, Andreas Dengel 0001, Sheraz Ahmed
ICDAR1
2019 Rethinking Semantic Segmentation for Table Structure Recognition in Documents
abstract
Based on the recent advancements in the domain of semantic segmentation, Fully-Convolutional Networks (FCN) have been successfully applied for the task of table structure recognition in the past. We analyze the efficacy of semantic segmentation networks for this purpose and simplify the problem by proposing prediction tiling based on the consistency assumption which holds for tabular structures. For an image of dimensions H × W, we predict a single column for the rows (ŷrowϵ H) and a predict a single row for the columns (ŷrowϵ W). We use a dual-headed architecture where initial feature maps (from the encoder-decoder model) are shared while the last two layers generate class specific (row/column) predictions. This allows us to generate predictions using a single model for both rows and columns simultaneously, where previous methods relied on two separate models for inference. With the proposed method, we were able to achieve state-of-the-art results on ICDAR-13 image-based table structure recognition dataset with an average F-Measure of 92.39% (91.90% and 92.88% F-Measure for rows and columns respectively). With the proposed method, we were able to achieve state-of-the-art results on ICDAR-13. The obtained results advocate that constraining the problem space in the case of FCN by imposing valid constraints can lead to significant performance gains.
Shoaib Ahmed Siddiqui, Pervaiz Iqbal Khan, Andreas Dengel 0001, Sheraz Ahmed
ICDAR1