A New Graph Grammar Formalism for Robust Syntactic Pattern Recognition
By: Peter Fletcher
Potential Business Impact:
Finds hidden patterns in messy pictures.
I introduce a formalism for representing the syntax of recursively structured graph-like patterns. It does not use production rules, like a conventional graph grammar, but represents the syntactic structure in a more direct and declarative way. The grammar and the pattern are both represented as networks, and parsing is seen as the construction of a homomorphism from the pattern to the grammar. The grammars can represent iterative, hierarchical and nested recursive structure in more than one dimension. This supports a highly parallel style of parsing, in which all aspects of pattern recognition (feature detection, segmentation, parsing, filling in missing symbols, top-down and bottom-up inference) are integrated into a single process, to exploit the synergy between them. The emphasis of this paper is on underlying theoretical issues, but I also give some example runs to illustrate the error-tolerant parsing of complex recursively structured patterns of 50-1000 symbols, involving variability in geometric relationships, blurry and indistinct symbols, overlapping symbols, cluttered images, and erased patches.
Similar Papers
A Computational Cognitive Model for Processing Repetitions of Hierarchical Relations
Computation and Language
Helps computers learn patterns like humans do.
Graph Pattern-based Association Rules Evaluated Under No-repeated-anything Semantics in the Graph Transactional Setting
Databases
Finds hidden connections in complex data.
A parallel parser for regular expressions
Distributed, Parallel, and Cluster Computing
Finds patterns in text much faster.