CVLGOct 24, 2024

Local and Global Graph Modeling with Edge-weighted Graph Attention Network for Handwritten Mathematical Expression Recognition

arXiv:2410.18555v12 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the problem of accurately recognizing handwritten mathematical expressions, which is incremental as it builds on graph-based methods for this domain-specific task.

The paper tackles Handwritten Mathematical Expression Recognition by introducing an edge-weighted graph attention network that performs simultaneous node and edge classification, achieving superior performance in symbol detection, relation classification, and expression-level recognition.

In this paper, we present a novel approach to Handwritten Mathematical Expression Recognition (HMER) by leveraging graph-based modeling techniques. We introduce an End-to-end model with an Edge-weighted Graph Attention Mechanism (EGAT), designed to perform simultaneous node and edge classification. This model effectively integrates node and edge features, facilitating the prediction of symbol classes and their relationships within mathematical expressions. Additionally, we propose a stroke-level Graph Modeling method for both local (LGM) and global (GGM) information, which applies an end-to-end model to Online HMER tasks, transforming the recognition problem into node and edge classification tasks in graph structure. By capturing both local and global graph features, our method ensures comprehensive understanding of the expression structure. Through the combination of these components, our system demonstrates superior performance in symbol detection, relation classification, and expression-level recognition.

Foundations

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

Your Notes