Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cl 90% Match Research Paper AI Researchers,Machine Learning Engineers,Computer Vision Experts,Document Analysis Specialists 20 hours ago

Link prediction Graph Neural Networks for structure recognition of Handwritten Mathematical Expressions

graph-neural-networks › graph-learning
📄 Abstract

Abstract: We propose a Graph Neural Network (GNN)-based approach for Handwritten Mathematical Expression (HME) recognition by modeling HMEs as graphs, where nodes represent symbols and edges capture spatial dependencies. A deep BLSTM network is used for symbol segmentation, recognition, and spatial relation classification, forming an initial primitive graph. A 2D-CFG parser then generates all possible spatial relations, while the GNN-based link prediction model refines the structure by removing unnecessary connections, ultimately forming the Symbol Label Graph. Experimental results demonstrate the effectiveness of our approach, showing promising performance in HME structure recognition.

Key Contributions

Proposes a GNN-based approach for Handwritten Mathematical Expression (HME) recognition by modeling HMEs as graphs. It combines BLSTM for symbol recognition and spatial relation classification with a GNN-based link prediction model to refine the graph structure, achieving promising performance in HME structure recognition.

Business Value

Enables more accurate digitization and understanding of handwritten mathematical documents, which is valuable for educational platforms, scientific publishing, and historical document analysis.