CVApr 23, 2024

UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition

arXiv:2404.15254v237 citationsh-index: 30Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for robust MER models in real-world applications, though it is incremental as it builds on existing MER methods with new data and optimizations.

The paper tackles the problem of Mathematical Expression Recognition (MER) in complex real-world scenarios by introducing the UniMER dataset, including a large-scale training set of one million instances, and proposes UniMERNet, a tailored network that achieves higher accuracy and speeds in formula recognition.

The paper introduces the UniMER dataset, marking the first study on Mathematical Expression Recognition (MER) targeting complex real-world scenarios. The UniMER dataset includes a large-scale training set, UniMER-1M, which offers unprecedented scale and diversity with one million training instances to train high-quality, robust models. Additionally, UniMER features a meticulously designed, diverse test set, UniMER-Test, which covers a variety of formula distributions found in real-world scenarios, providing a more comprehensive and fair evaluation. To better utilize the UniMER dataset, the paper proposes a Universal Mathematical Expression Recognition Network (UniMERNet), tailored to the characteristics of formula recognition. UniMERNet consists of a carefully designed encoder that incorporates detail-aware and local context features, and an optimized decoder for accelerated performance. Extensive experiments conducted using the UniMER-1M dataset and UniMERNet demonstrate that training on the large-scale UniMER-1M dataset can produce a more generalizable formula recognition model, significantly outperforming all previous datasets. Furthermore, the introduction of UniMERNet enhances the model's performance in formula recognition, achieving higher accuracy and speeds. All data, models, and code are available at https://github.com/opendatalab/UniMERNet.

Code Implementations1 repo
Foundations

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

Your Notes