paper-with-me

Papers

Unsupervised Training Data Generation of Handwritten Formulas using Generative Adversarial Networks with Self-Attention

2021-06-17 · Matthias Springstein, Eric Müller-Budack, Ralph Ewerth

The recognition of handwritten mathematical expressions in images and video frames is a difficult and unsolved problem yet. Deep convectional neural networks are basically a promising approach, but typically require a large amount of labeled training data. However, such a large training dataset does not exist for the task of handwritten formula recognition. In this paper, we introduce a system that creates a large set of synthesized training examples of mathematical expressions which are derived from LaTeX documents. For this purpose, we propose a novel attention-based generative adversarial network to translate rendered equations to handwritten formulas. The datasets generated by this approach contain hundreds of thousands of formulas, making it ideal for pretraining or the design of more complex models. We evaluate our synthesized dataset and the recognition approach on the CROHME 2014 benchmark dataset. Experimental results demonstrate the feasibility of the approach.

📄 PDF Abstract BibTeX arXiv:2106.09432

Code (1)

TIBHannover/formula_gan 공식 구현 pytorch

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Image-to-LaTeX Converter for Mathematical Formulas and Text

2024-08-07 · Daniil Gurgurov, Aleksey Morshnev

In this project, we train a vision encoder-decoder model to generate LaTeX code from images of mathematical formulas and text. Utilizing a diverse collection of image-to-LaTeX data, we build two models: a base model with…

DecoderGPU

Database of handwritten Arabic mathematical formulas images

2016-08-08 · Ibtissem Hadj Ali, Mohammed Ali Mahjoub

Although publicly available, ground-truthed database have proven useful for training, evaluating, and comparing recognition systems in many domains, the availability of such database for handwritten Arabic mathematical f…

Learning Heuristics for Quantified Boolean Formulas through Reinforcement Learning

2020-05-01 · ICLR 2020 1 · Gil Lederman, Markus Rabe, Sanjit Seshia, Edward A. Lee

We demonstrate how to learn efficient heuristics for automated reasoning algorithms for quantified Boolean formulas through deep reinforcement learning. We focus on a backtracking search algorithm, which can already solv…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Heuristics for Quantified Boolean Formulas through Deep Reinforcement Learning

2018-07-20 · Gil Lederman, Markus N. Rabe, Edward A. Lee, Sanjit A. Seshia

We demonstrate how to learn efficient heuristics for automated reasoning algorithms for quantified Boolean formulas through deep reinforcement learning. We focus on a backtracking search algorithm, which can already solv…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

WildHandBench: A Benchmark for Handwritten Text Understanding that Challenges MLLMs and Humans

2026-08-24 · Jun Zhang, Qiao Zhao, Cheng Cui, Jianying Qu 외 arxiv

While the top model on OmniDocBench now reaches 96.34% overall on printed-document parsing, the ability of current models to handle challenging handwritten documents remains largely uncharacterized. Existing benchmarks f…