Deterministic Routing Between Layout Abstractions for Multi-Scale Classification of Visually Rich Documents
Abstract
Classifying heterogeneous visually rich documents is a challenging task. Difficulty of this task increases even more if the maximum allowed inference turnaround time is constrained by a threshold. The increased overhead in inference cost, compared to the limited gain in classification capabilities make current multi-scale approaches infeasible in such scenarios. There are two major contributions of this work. First, we propose a spatial pyramid model to extract highly discriminative multi-scale feature descriptors from a visually rich document by leveraging the inherent hierarchy of its layout. Second, we propose a deterministic routing scheme for accelerating end-to-end inference by utilizing the spatial pyramid model. A depth-wise separable multi-column convolutional network is developed to enable our method. We evaluated the proposed approach on four publicly available, benchmark datasets of visually rich documents. Results suggest that our proposed approach demonstrates robust performance compared to the state-of-the-art methods in both classification accuracy and total inference turnaround.
Cite
Text
Sarkhel and Nandi. "Deterministic Routing Between Layout Abstractions for Multi-Scale Classification of Visually Rich Documents." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/466Markdown
[Sarkhel and Nandi. "Deterministic Routing Between Layout Abstractions for Multi-Scale Classification of Visually Rich Documents." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/sarkhel2019ijcai-deterministic/) doi:10.24963/IJCAI.2019/466BibTeX
@inproceedings{sarkhel2019ijcai-deterministic,
title = {{Deterministic Routing Between Layout Abstractions for Multi-Scale Classification of Visually Rich Documents}},
author = {Sarkhel, Ritesh and Nandi, Arnab},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2019},
pages = {3360-3366},
doi = {10.24963/IJCAI.2019/466},
url = {https://mlanthology.org/ijcai/2019/sarkhel2019ijcai-deterministic/}
}