Cover image for Recognition of whiteboard notes : online, offline and combination
Title:
Recognition of whiteboard notes : online, offline and combination
Personal Author:
Series:
Series in machine perception and artificial intelligence ; 71
Publication Information:
Singapore : World Scientific, 2008
Physical Description:
xx, 206 p. : ill. ; 24 cm.
ISBN:
9789812814531
Added Author:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010202945 TA1650 L58 2008 Open Access Book Book
Searching...

On Order

Summary

Summary

This book addresses the task of processing online handwritten notes acquired from an electronic whiteboard, which is a new modality in handwriting recognition research. The main motivation of this book is smart meeting rooms, aim to automate standard tasks usually performed by humans in a meeting.The book can be summarized as follows. A new online handwritten database is compiled, and four handwriting recognition systems are developed. Moreover, novel preprocessing and normalization strategies are designed especially for whiteboard notes and a new neural network based recognizer is applied. Commercial recognition systems are included in a multiple classifier system. The experimental results on the test set show a highly significant improvement of the recognition performance to more than 86%.


Table of Contents

Prefacep. vii
List of Figuresp. xv
List of Tablesp. xix
1 Introductionp. 1
1.1 Motivationp. 2
1.1.1 Smart Meeting Roomsp. 3
1.1.2 Human Performancep. 4
1.2 Handwriting Recognitionp. 7
1.2.1 Recognition System Overviewp. 7
1.2.2 Offline Handwriting Recognitionp. 10
1.2.3 Online Handwriting Recognitionp. 12
1.3 Comparability of Recognition Resultsp. 15
1.4 Related Topicsp. 17
1.5 Contributionp. 18
1.6 Outlinep. 19
2 Classification Methodsp. 21
2.1 Hidden Markov Modelsp. 21
2.1.1 Definitionp. 22
2.1.2 Training and Testingp. 23
2.1.3 Design Parametersp. 25
2.1.4 Adaptationp. 27
2.2 Neural Networksp. 28
2.2.1 Multilayer Perceptron Networksp. 28
2.2.2 Recurrent Neural Networksp. 30
2.2.3 Long Short-Term Memoryp. 31
2.2.4 Bidirectional Recurrent Neural Networksp. 33
2.2.5 Connectionist Temporal Classificationp. 34
2.3 Gaussian Mixture Modelsp. 44
2.3.1 Definitionp. 44
2.3.2 Training and Testingp. 45
2.3.3 Adaptationp. 47
2.4 Language Modelsp. 47
2.4.1 N-gramsp. 48
2.4.2 Language Model Perplexityp. 49
2.4.3 Integration into Recognitionp. 49
3 Linguistic Resources and Handwriting Databasesp. 51
3.1 Linguistic Resourcesp. 51
3.1.1 Major Corporap. 52
3.1.2 Massive Electronic Collectionsp. 54
3.2 IAM Offline Databasep. 55
3.2.1 Descriptionp. 55
3.2.2 Acquisitionp. 56
3.2.3 Benchmarksp. 59
3.3 IAM Online Databasep. 60
3.3.1 Descriptionp. 60
3.3.2 Acquisitionp. 62
3.3.3 Benchmarksp. 63
4 Offline Approachp. 67
4.1 System Descriptionp. 67
4.1.1 Online Preprocessingp. 68
4.1.2 Online to Offline Transformationp. 69
4.1.3 Offline Preprocessing and Feature Extractionp. 70
4.1.4 Recognitionp. 72
4.2 Enhancing the Training Setp. 73
4.2.1 Enhancing the Training Set with a Different Databasep. 73
4.2.2 Enhancing the Training Set with the IAM-OnDBp. 74
4.3 Experimentsp. 75
4.3.1 Performance Measuresp. 75
4.3.2 Testing Significancep. 76
4.3.3 Initial Experimentsp. 78
4.3.4 Experiments on Enhanced Training Datap. 80
4.3.5 Experiments on the IAM-OnDB-t1 Benchmarkp. 82
4.4 Word Extractionp. 83
4.4.1 Previous Workp. 83
4.4.2 Data Preparationp. 84
4.4.3 Word Extraction Methodp. 86
4.4.4 Word Extraction Experimentsp. 87
4.4.5 Word Recognition Experimentsp. 89
4.5 Conclusionsp. 90
5 Online Approachp. 93
5.1 Line Segmentationp. 94
5.1.1 System Overviewp. 95
5.1.2 Dynamic Programmingp. 96
5.1.3 Cost Functionp. 97
5.1.4 Postprocessingp. 100
5.1.5 Experiments and Resultsp. 100
5.2 Preprocessingp. 102
5.2.1 Online Preprocessingp. 103
5.2.2 Normalizationp. 104
5.3 Featuresp. 107
5.3.1 Online Featuresp. 107
5.3.2 Pseudo Offline Featuresp. 109
5.4 HMM-Based Experimentsp. 110
5.4.1 Recognition Parametersp. 110
5.4.2 Initial Experimentsp. 111
5.4.3 Results on the Benchmarks of the IAM-OnDBp. 112
5.4.4 Feature Subset Selection Experimentsp. 113
5.5 Experiments with Neural Networksp. 116
5.5.1 Recognition Parametersp. 118
5.5.2 Results on the IAM-OnDB-t2 Benchmarkp. 119
5.5.3 Analysisp. 120
5.5.4 Influence of the Vocabularyp. 121
5.6 Conclusions and Discussionp. 123
6 Multiple Classifier Combinationp. 129
6.1 Methodologyp. 130
6.1.1 Alignmentp. 131
6.1.2 Voting Strategiesp. 132
6.2 Recognition Systemsp. 133
6.2.1 Hidden Markov Models and Neural Networksp. 133
6.2.2 Microsoft© Handwriting Recognition Enginep. 134
6.2.3 Vision Objects© Recognizerp. 138
6.3 Initial Experimentsp. 140
6.3.1 Combination of HMM-Based Recognizersp. 140
6.3.2 Combination of Neural Networksp. 141
6.4 Experiments with All Recognition Systemsp. 143
6.4.1 Individual Recognition Resultsp. 144
6.4.2 Optimization on the Validation Setp. 145
6.4.3 Test Set Resultsp. 148
6.5 Advanced Confidence Measuresp. 149
6.5.1 Voting Strategiesp. 149
6.5.2 Experimentsp. 150
6.6 Conclusionsp. 151
7 Writer-Dependent Recognitionp. 155
7.1 Writer Identificationp. 156
7.1.1 System Overviewp. 156
7.1.2 Feature Sets for Whiteboard Writer Identificationp. 158
7.1.3 Experimentsp. 160
7.2 Writer-Dependent Experimentsp. 165
7.2.1 Experimental Setupp. 167
7.2.2 Resultsp. 168
7.3 Automatic Handwriting Classificationp. 169
7.3.1 Classification Systemsp. 170
7.3.2 Combinationp. 171
7.3.3 Experiments and Resultsp. 172
7.4 Conclusionsp. 176
8 Conclusionsp. 181
8.1 Overview of Recognition Systemsp. 183
8.2 Overview of Experimental Resultsp. 186
8.3 Concluding Remarksp. 188
8.4 Outlookp. 189
Bibliographyp. 191
Indexp. 205