Jump to content

Syntactic pattern recognition

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AnAj (talk | contribs) at 17:59, 2 September 2006 (clarify structure and add an example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Syntactic pattern recognition or structural pattern recognition is a form of pattern recognition, where items are presented by hierarchical system of patterns which can take into account more complex interrelationships between features than simple numerical feature vectors used in statistical classification.

Syntactic pattern recognition can be used (instead of statistical pattern recognition) if there is clear structure in the patterns. One way to present such structure is strings of a formal language. In this case differences in the structures of the classes are encoded as different grammars.

An example of this would be diagnosis of the hearth with ECG measurements. ECG waveforms can be decomposed as diagonal and vertical line segments. If normal and unhealty waveforms can be described as formal grammars, measured ECG signal can be classified as healthy or unhealthy by first describing it in term of the basic line segments and then trying to parse the descriptions according to the grammars.

Structural methods provide description of items, which may useful on its own right. For example, syntactic pattern recognition can be used to find out what object are present in an image.

References

Schalkoff, Robert (1992). Pattern recognition - statistical, structural and neural approaches. John Wiley & sons. ISBN 0-471-55238-0.