An efficient graph-based symbol recognizer

  • Authors:
  • WeeSan Lee;Levent Burak Kara;Thomas F. Stahovich

  • Affiliations:
  • Department of Computer Science, University of California, Riverside, CA;Mechanical Engineering Department, Carnegie Mellon University, Pittsburgh, PA;Mechanical Engineering Department, University of California, Riverside, CA

  • Venue:
  • SBM'06 Proceedings of the Third Eurographics conference on Sketch-Based Interfaces and Modeling
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a trainable symbol recognizer for pen-based user interfaces. Symbols are represented internally as attributed relational graphs that describe both the geometry and topology of the symbols. Symbol recognition reduces to the task of finding the definition symbol whose attributed relational graph best matches that of the unknown symbol. One challenge addressed in the current work is how to perform this graph matching in an effi- cient fashion so as to achieve interactive performance. We present four approximate graph matching techniques: Stochastic Matching, which is based on stochastic search; Error-driven Matching, which uses local matching errors to drive the solution to an optimal match; Greedy Matching, which uses greedy search; and Sort Matching, which relies on geometric information to accelerate the matching. Finally, we present promising results of initial user studies, and discuss the tradeoffs between the various matching techniques.