Title :
Top-Down Search with Bottom-Up Evidence for Recognizing Handwritten Mathematical Expressions
Author :
Kim, Dae Hwan ; Kim, Jin H.
Author_Institution :
Div. of Comput. Sci., Korea Adv. Inst. of Sci. & Technol., Daejeon, South Korea
Abstract :
In handwritten mathematical expressions (ME), understanding the general structure of an ME is often easier than resolving local ambiguities. For instance, identifying a key operator in terms of its spatial relationship with its subordinates is relatively easier than resolving the ambiguities of single symbol identity and local spatial relationships. In addition, decisions related to key operators often occur close to the top (root) of the parse tree, while local decisions take place at the bottom of it. Based on these observations, we propose an incremental search framework in which a parse tree is expanded by tentatively selecting the key operators of an expression. The goodness of the selection is defined by the likelihood of key symbol, the goodness of the sub expressions, and their spatial relationships. In this framework, ambiguous local parts are processed after tentative decisions have been made at the global level. To handle explosiveness of key operator selection, an admissible heuristic function is defined based on the direct relationship of the key operator with the symbols at the bottom level. An experimental evaluation shows that our system is promising. Using it a robust interpretation can be made by utilizing global information and an interpretation can be reached quickly by the admissible heuristic function.
Keywords :
handwriting recognition; search problems; trees (mathematics); admissible heuristic function; ambiguous local parts; bottom-up evidence; handwritten mathematical expressions recognition; key operator identification; key operator selection; local spatial relationships; parse tree; single symbol identity; top-down search; A* search; best-first search; handwriting recognition; mathematical expression recognition;
Conference_Titel :
Frontiers in Handwriting Recognition (ICFHR), 2010 International Conference on
Conference_Location :
Kolkata
Print_ISBN :
978-1-4244-8353-2
DOI :
10.1109/ICFHR.2010.84