Employing structural representation for symbol detection, symbol spotting and indexation in line drawing document images Muhammad Muzzamil Luqman [email protected] PhD student (II year)

Thesis supervisors Jean-Yves Ramel

Université François Rabelais de Tours, France

Thierry Brouard

Université François Rabelais de Tours, France

Josep Lladós

Universitat Autònoma de Barcelona, Spain

Wednesday, 02 June 2010

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Plan

Part 1 Representation and recognition of graphics content in line drawing document images

Part 2 Unsupervised indexation and content based (focused) retrieval for line drawing document image repositories

-2

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Plan

Part 1 Representation and recognition of graphics content in line drawing document images

-3

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Representation phase

Representation phase Representation of structure of graphics content by an Attributed Relational Graph. Description phase Learning and Classification phase

-4

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

-5

Description phase

Representation phase Description phase Extraction of signature from ARG.

Learning and Classification phase Number of primitives in symbol

Number of nodes

Number of connections

L-Junctions T-Junctions Intersections (X)

Parallel connections (P) Successive connections (S)

Density of Connections at nodes

Distribution of relative angle of connections

Number of nodes with Low density of connections

Number of Small-Length primitives

Number of Small-Angle connections

Number of nodes with Medium density of connections

Number of Medum-Length primitives

Number of Medum-Angle connections

Number of nodes with High density of connections

Number of FullLength primitives

Number of Full-Angle connections

Arrangement of connections (between primitives)

Distribution of relative length of primitives

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Number of primitives in symbol

Number of nodes

Number of connections

L-Junctions T-Junctions Intersections (X)

Parallel connections (P) Successive connections (S)

Description phase

Density of Connections at nodes

Distribution of relative angle of connections

Number of nodes with Low density of connections

Number of Small-Length primitives

Number of Small-Angle connections

Number of nodes with Medium density of connections

Number of Medum-Length primitives

Number of Medum-Angle connections

Number of nodes with High density of connections

Number of FullLength primitives

Number of Full-Angle connections

Arrangement of connections (between primitives)

Distribution of relative length of primitives

-6

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Number of primitives in symbol

Number of nodes

Number of connections

L-Junctions T-Junctions Intersections (X)

Parallel connections (P) Successive connections (S)

Density of Connections at nodes

Distribution of relative angle of connections

Number of nodes with Low density of connections

Number of Small-Length primitives

Number of Small-Angle connections

Number of nodes with Medium density of connections

Number of Medum-Length primitives

Number of Medum-Angle connections

Number of nodes with High density of connections

Number of FullLength primitives

Number of Full-Angle connections

Arrangement of connections (between primitives)

-7

Description phase

A value laying here fully contributes (i.e. membership weight 1) to the interval “Small”

Distribution of relative length of primitives

A value laying here contributes in part to the interval “Medium” and in part to the interval “Full”

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Number of primitives in symbol

Number of nodes

Number of connections

L-Junctions T-Junctions Intersections (X)

Parallel connections (P) Successive connections (S)

Description phase

Density of Connections at nodes

Distribution of relative angle of connections

Number of nodes with Low density of connections

Number of Small-Length primitives

Number of Small-Angle connections

Number of nodes with Medium density of connections

Number of Medum-Length primitives

Number of Medum-Angle connections

Number of nodes with High density of connections

Number of FullLength primitives

Number of Full-Angle connections

Arrangement of connections (between primitives)

-8

Distribution of relative length of primitives

Two iterations over set of ARGs: First iteration 1. Compute ‘connection density counts’ for all ARGs 2. Distribute these ‘connection density counts’ in an optimal number of bins 3. Arrange the bins in a fuzzy fashion to form overlapping intervals for ‘Low’, ‘Medium’ & ‘High’ connection densities. Second iteration Compute signature for graphic symbols (ARGs)

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Learning phase (Structure & Parameters of BN)

-9

Representation phase Description phase Learning and Classification phase Encoding of Joint Probability Distribution of signatures by a Bayesian Network. P(Nodes)

P(Class|Nodes)

P(DenH|DenM)

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Classification phase (Graphics Recognition)

- 10

Representation phase Description phase Learning and Classification phase Encoding of Joint Probability Distribution of signatures by a Bayesian Network.

Bayesian probabilistic inference for recognition.

Bayes rule:

Posterior probabilit y

P (ci | e)

P (e, ci ) P (e)

Likelihood * Prior p robability Marginal l ikelihood

P (e | ci ) P (ci ) P (e)

where e

f 1, f 2,..., f 21 k

P(e)

P(e, ci )

P(e | ci ) P(ci ) i 1

Query is recognized as class which gets highest posterior probability!

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Example images

- 11

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Noise and deformations

- 12

2D linear model symbols from GREC databases Learning on clean symbols and testing against noisy and deformed symbols

Results presented in CIFED2010 – With Fuzzy Intervals

Results presented in ICDAR2009 – Without Fuzzy intervals

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Noise and deformations

2D linear model symbols from GREC databases Learning on clean symbols and testing against noisy and deformed symbols

Comparing results with (Qureshi et al., 2007) and (Luqman et al., 2009)

- 13

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Context noise

2D linear model symbols from GREC databases (SESYD dataset) Learning on clean symbols and testing against context-noise

Results presented in CIFED2010 – With Fuzzy Intervals

- 14

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Some remarks

Based on vectorization and hence is sensitive to noise and deformation (which produce irregularities in signature). The proposed signature is more vulnerable to symbols that are composed of circles/arcs.

However, lightweight signature and use of an efficient classifier makes it suitable to be used as a pre-processing step to reduce search space or as a quick discrimination method for sufficiently large number of graphic symbols … an application to symbol spotting!

- 15

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Generalizing fuzzy signature - Explicit Graph Embedding

Vector for explicit embedding of attributed graphs

Fuzzy zones for “features for node degrees” (for example)

A value laying here contributes in part to the interval “Fi2” and in part to the interval “Fi3”

- 16

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

ICPR2010 contest on Explicit Graph Embedding (GEPR)

ICPR2010 contest Graph Embedding for Pattern Recognition (GEPR)

Results on sample contest data ALOI COIL ODBK

(Performance Index: 0.379) (Performance Index: 0.376) (Performance Index: 0.353)

ALOI - Amsterdam Library of Object Images COIL - Columbia Object Image Library ODBK - Object Databank

Performance Index measures the quality of clustering (that could be obtained for the embedded vectors). The closer it gets to zero the better the embedding results are!

- 17

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Plan

Part 2 Unsupervised indexation and content based (focused) retrieval for line drawing document image repositories

- 18

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

A Symbol Spotting & Focused Retrieval System

Localization results

QBE

Utilisateur

Spotting system

Document base

- 19

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

A Symbol Spotting & Focused Retrieval System

Unsupervised indexation of line drawing document images 

Represent document images by attributed relational graphs



Spot Regions Of Interest (ROIs) in the ARG of document image



Learn parameters for fuzzy structural signature from the set of ROIs



Describe each ROI by a fuzzy structural signature



Cluster signatures of ROIs



Prepare an index (clusterID vs ROIs vs documentImage) and



Learn a BN

- 20

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

A Symbol Spotting & Focused Retrieval System

Content based focused retrieval for line drawing document images 

Represent query ROI by attributed relational graph



Spot Regions Of Interest (ROIs)



Describe each query ROI by a fuzzy structural signature



Classify query ROIs using BN and



Retrieve documents using repository index

- 21

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

A Symbol Spotting & Focused Retrieval System

- 22

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Experimentation

Dataset SESYD (Systems Evaluation SYnthetic Documents)

During learning phase our system detected a total of 10285 ROIs in electronic diagrams and 4586 ROIs in floorplans, which approximately corresponds to 108% of the symbols in each of the datasets.

- 23

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

- 24

Experimentation

Document Retrieval Results

Each point in the graph represents the precision and recall values for a query image.

Results presented in ICPR2010

Part1: Recognition of graphics content Experimentation Some remarks Part2: Content based (focused) retrieval Experimentation Conclusion

Conclusion and Future work

The Overall framework allows to prepare an index for the document repository in an unsupervised fashion, which is a very important contribution.

However the underlying method for ROI localization is based on a set of heuristics and does not return a single symbol in most of the cases and needs to be improved.

Future lines of work include the designing of a method to replace the manually selected heuristics by automatic learned heuristics for spotting a ROI.

- 25

References

 Delalandre et al., “Building synthetic graphical documents for performance evaluation,” in GREC, vol. 5046 of LNCS, pp. 288–298, Springer, 2007.  Delaplace et al., Two evolutionary methods for learning bayesian network structures, in LNAI 2007.  Luqman et al., A Content Spotting System For Line Drawing Graphic Document Images, International Conference on Pattern Recognition, 2010, to appear.

 Luqman et al., Vers une approche floue d’encapsulation de graphes: application à la reconnaissance de symboles, Colloque International Francophone sur l'Ecrit et le Document, 2010, 169-184.  Luqman et al., Graphic Symbol Recognition using Graph Based Signature and Bayesian Network Classifier, Tenth International Conference on Document Analysis and Recognition (ICDAR), IEEE Computer Society, 2009, volume 10, 1325-1329.  Luqman et al., Employing fuzzy intervals and loop-based methodology for designing structural signature: an application to symbol recognition, Eighth IAPR International Workshop on Graphics RECognition (GREC), 2009, volume 8, 22-31.  Qureshi et al., Combination of symbolic and statistical features for symbols recognition, in IEEE ICSCN’2007.  Qureshi et al., “Spotting symbols in line drawing images using graph representations,” in GREC, pp. 91–103, 2007.

- 26

Employing structural representation for symbol ...

Jun 2, 2010 - Some remarks. Part2: Content based (focused) retrieval. Experimentation. Conclusion. - 2. Plan. Part 1. Representation and recognition of graphics content in line drawing document images. Part 2. Unsupervised indexation and content based (focused) retrieval for line drawing document image repositories ...

932KB Sizes 1 Downloads 244 Views

Recommend Documents

Structural Representation: Reducing Multi-Modal ... - Semantic Scholar
togram using a Gaussian kernel in order to spatially constrain the contribution of each pixel in the patch entropy. Also, a function f is employed to increase the contribution of pixels with lower proba- bility in the patch and weaken the pixel contr

Employing Engineering for STEM Learning -
Jun 9, 2012 - Opportunities for collaboration and outreach. • Insight on how engineering and technology integrate with the Common Core math and Next.

Checklist - Employing People.pdf
Guide to Employing People ... Register for Data Protection or update your existing registration. Provide the new ... Displaying Checklist - Employing People.pdf.

Checklist - Employing People.pdf
Register for Data Protection or update your existing registration. Provide the new employee with an induction programme to help them settle in and pass ...

Connectionist Symbol Processing - GitHub
Department of Computer Science, University of Toronto,. 10 Kings College Road, Toronto, Canada M5S 1A4. Connectionist networks are composed of relatively ...

PRODUCT REPRESENTATION FOR DEFAULT ...
ISP(4) = HSP(4) and that this is the equational class DB of distributive bilattices ...... piggyback dualities and applications to Ockham algebras, Houston J. Math.

Semantic Visualization for Spherical Representation
KDD'14, August 24–27, 2014, New York, NY, USA. Copyright is held by the ...... co re. Number of Topics Z. SSE. PLSV. SAM. LDA a. 20News b. Reuters8.

symbol conversion - Bourse de Montréal
Jun 22, 2011 - P.O. Box 61, 800 Victoria Square, Montréal, Québec H4Z 1A9. Telephone: (514) 871-2424. Toll-free within Canada and the U.S.A.: 1 800 361-5353 ... Clearing Members may contact the CDCC Member Services Department. Brian Gelfand. Vice-Pre

Efficient Symbol Sorting for High Intermediate ...
increases the intermediate recovery rate of LT codes, while it preserves the ..... The first code we employ is the LT code used in Raptor codes [9] with degree.

An international symbol for the sustained exploration of ...
Yet today, some 20 years after the end of the Cold War, ... US federal budget, compared with 0.5% today. In 2004, despite .... financial market that began in 2008.

lost symbol audiobook.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. lost symbol ...

Emulsion products and imagery employing steganography
Nov 22, 2005 - AND DIGITAL SPACING OF ORIGINAL DIGITAL SIGNAL OR IMAGE ..... Bors et al., “Embedding Parametric Digital Signatures in. Images ...

Symbol repetition and power re-allocation scheme for ... - IEEE Xplore
Symbol Repetition and Power Re-allocation Scheme for Orthogonal Code Hopping Multiplexing Systems. Bang Chul Jung, Jae Hoon Clung, and Dan Keuii Sung. CNR Lab.. Dept. of EECS.. KAIST. 373-1. Guseong-dong. Yuseong-gu. Daejeon. 305-70 I _ KOREA. En~ail

SymAB: Symbol-Based Address Book for the Semi ...
retrieval and also includes a call distribution based address book access to align with the skewed nature of the user's requirements. The results of a preliminary.

SymAB: Symbol-Based Address Book for the Semi ...
retrieval and also includes a call distribution based address book access to align with the .... In: India, International Conference on ICT for (ICTD) (May 2006). 2.

Symbol Error Rate Expression for Decode-and-Forward ...
Apr 4, 2009 - prove the performance of wireless communications over fading ... The advantage of this scheme is that it not only allows us to optimize the.

Representation: Revisited - GEOCITIES.ws
SMEC, Curtin University of Technology. The role of representation in ... Education suffered a decline in the last 20 or 30 years. (vonGlaserfled, 1995), which led ...

Representation: Revisited
in which social interchange has a major role in constructing and representing knowledge ... Explicitly speaking, the construction and representation of meaning.

Hardware and Representation - GitHub
E.g. CPU can access rows in one module, hard disk / another CPU access row in ... (b) Data Bus: bidirectional, sends a word from CPU to main memory or.

Structural Context for Object Categorization
77 matches - State Key Laboratory for Novel Software Technology,. Nanjing .... ment results of Object Categorization on Caltech-101 are included in section 4.

symbol conversion - Bourse de Montréal
Feb 22, 2011 - Anatolia Minerals Development Limited (ANO) ... DERIVATIVES CLEARING CORPORATION (CDCC) MEMBERS AND ... Website: www.m-x.ca.