paper-with-me

Papers

A General Framework for the Recognition of Online Handwritten Graphics

2017-09-19 · Frank Julca-Aguilar, Harold Mouchère, Christian Viard-Gaudin, Nina S. T. Hirata

We propose a new framework for the recognition of online handwritten graphics. Three main features of the framework are its ability to treat symbol and structural level information in an integrated way, its flexibility with respect to different families of graphics, and means to control the tradeoff between recognition effectiveness and computational cost. We model a graphic as a labeled graph generated from a graph grammar. Non-terminal vertices represent subcomponents, terminal vertices represent symbols, and edges represent relations between subcomponents or symbols. We then model the recognition problem as a graph parsing problem: given an input stroke set, we search for a parse tree that represents the best interpretation of the input. Our graph parsing algorithm generates multiple interpretations (consistent with the grammar) and then we extract an optimal interpretation according to a cost function that takes into consideration the likelihood scores of symbols and structures. The parsing algorithm consists in recursively partitioning the stroke set according to structures defined in the grammar and it does not impose constraints present in some previous works (e.g. stroke ordering). By avoiding such constraints and thanks to the powerful representativeness of graphs, our approach can be adapted to the recognition of different graphic notations. We show applications to the recognition of mathematical expressions and flowcharts. Experimentation shows that our method obtains state-of-the-art accuracy in both applications.

📄 PDF Abstract BibTeX arXiv:1709.06389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Symbol detection in online handwritten graphics using Faster R-CNN

2017-12-13 · Frank D. Julca-Aguilar, Nina S. T. Hirata

Symbol detection techniques in online handwritten graphics (e.g. diagrams and mathematical expressions) consist of methods specifically designed for a single graphic type. In this work, we evaluate the Faster R-CNN objec…

object-detectionObject Detection

Massively Deep Artificial Neural Networks for Handwritten Digit Recognition

2015-07-17 · Keiron O'Shea

Greedy Restrictive Boltzmann Machines yield an fairly low 0.72% error rate on the famous MNIST database of handwritten digits. All that was required to achieve this result was a high number of hidden layers consisting of…

Handwritten Digit Recognition

Deep Big Simple Neural Nets Excel on Handwritten Digit Recognition

2010-03-01 · Dan Claudiu Ciresan, Ueli Meier, Luca Maria Gambardella, Juergen Schmidhuber

Good old on-line back-propagation for plain multi-layer perceptrons yields a very low 0.35% error rate on the famous MNIST handwritten digits benchmark. All we need to achieve this best result so far are many hidden laye…

Handwritten Digit Recognition

Online Handwritten Devanagari Stroke Recognition Using Extended Directional Features

2015-01-11 · Lajish VL, Sunil Kumar Kopparapu

This paper describes a new feature set, called the extended directional features (EDF) for use in the recognition of online handwritten strokes. We use EDF specifically to recognize strokes that form a basis for producin…

Phoneme Recognition

Online Handwritten Mathematical Expressions Recognition System Using Fuzzy Neural Network

2017-07-11 · E. Naderan

The article describes developed information technology for online recognition of handwritten mathematical expressions that based on proposed approaches to handwritten symbols recognition and structural analysis.