# Structural Data Recognition with Graph Model Boosting

**Authors:** Tomo Miyazaki, Shinichiro Omachi

arXiv: 1703.02662 · 2020-04-15

## TL;DR

This paper introduces a graph model boosting approach for structural data recognition, constructing numerous graph models and decision trees to improve recognition performance across diverse structural variations.

## Contribution

It proposes a novel graph model that enables fast calculations and a boosting framework that captures comprehensive structural variations for improved recognition.

## Key findings

- Outperforms existing methods on IAM graph database datasets
- Achieves high recognition accuracy with multiple graph models
- Demonstrates robustness to structural variation

## Abstract

This paper presents a novel method for structural data recognition using a large number of graph models. In general, prevalent methods for structural data recognition have two shortcomings: 1) Only a single model is used to capture structural variation. 2) Naive recognition methods are used, such as the nearest neighbor method. In this paper, we propose strengthening the recognition performance of these models as well as their ability to capture structural variation. The proposed method constructs a large number of graph models and trains decision trees using the models. This paper makes two main contributions. The first is a novel graph model that can quickly perform calculations, which allows us to construct several models in a feasible amount of time. The second contribution is a novel approach to structural data recognition: graph model boosting. Comprehensive structural variations can be captured with a large number of graph models constructed in a boosting framework, and a sophisticated classifier can be formed by aggregating the decision trees. Consequently, we can carry out structural data recognition with powerful recognition capability in the face of comprehensive structural variation. The experiments shows that the proposed method achieves impressive results and outperforms existing methods on datasets of IAM graph database repository.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.02662/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1703.02662/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1703.02662/full.md

---
Source: https://tomesphere.com/paper/1703.02662