Presentation is loading. Please wait.

Presentation is loading. Please wait.

EXAMPLE : Principle of Optimality and Dynamic Programming.

Similar presentations


Presentation on theme: "EXAMPLE : Principle of Optimality and Dynamic Programming."— Presentation transcript:

1 EXAMPLE : Principle of Optimality and Dynamic Programming

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17 1.4 1.3

18

19 1.4

20 Dynamic Programming

21 Search for best path Dynamic programming principle – If B is on the shortest path from A to C, then the path from A to B that lies on the path from A to C is the shortest path from A to B A B C … …

22 Dynamic Programming If DP principle holds, then efficient search can be implemented When at node B in search you can prune all paths to B that are not the shortest You should not expand these paths A B C … …

23 Applications to Handwriting Recognition Address Interpretation – USPS Word Recognition – ZIP + Street No. Hypotheses  – “Small” Lexicons for Word Rec 1.Problem Statement and History 2.Picture of Parsed Address Block 3.Word Recognition Problem 4.Results for NIST OCR Tests with refs

24 Character Ambiguity in Handwriting Recognition

25 DP Approach to handwriting recognition Self-Organizing Feature Maps Mixed Linear Programming Fuzzy Inferfence

26 Segmentation-Based Handwritten Word Recognition Search Problem – How do we put the pieces together?

27 DP Approach Let I be a word image L = {L1, L2,..., LT} be a lexicon of strings representing all possible identities of I. Word recognition requires finding the string in L that best matches I. Search – DP, Heuristic

28 DP Approach

29

30


Download ppt "EXAMPLE : Principle of Optimality and Dynamic Programming."

Similar presentations


Ads by Google