kapitel 5c
play

Kapitel 5c Berechnung von Invarianten fr diskrete Objekte H. - PowerPoint PPT Presentation

Kapitel 5c Berechnung von Invarianten fr diskrete Objekte H. Burkhardt, Institut fr Informatik, Universitt Freiburg ME-I, Kap. 5c 1 Invariants for Discrete Structures An Extension of Haar Integrals over Transformation Groups to Dirac


  1. Kapitel 5c Berechnung von Invarianten für diskrete Objekte H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 1

  2. Invariants for Discrete Structures – An Extension of Haar Integrals over Transformation Groups to Dirac Delta Functions Hans Burkhardt 1 , Marco Reisert 1 , and Hongdong Li 2 1 University of Freiburg, Computer Science Department, Germany 2 National ICT Australia (NICTA), Australian National University, Canberra ACT, Australia http://lmb.informatik.uni-freiburg.de/ In C. E. Rasmussen and H. H. Bülthoff and M. A. Giese and B. Schölkopf, editors Proceedings of the 26th DAGM Symposium, Tübingen, Germany, Aug./Sep. 2004. H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 2

  3. Summary 1. Introduction 2. Invariants for continuous objects 3. Invariants for discrete objects • Invariants for polygons • 3D-meshes • Discrimination performance and completeness 4. Experiments: Object classification in a Tangram database 5. Conclusions H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 3

  4. Introduction • Increased interest in 3D models and 3D sensors induce a growing need to support e.g. the automatic search in such databases • As the description of 3D objects is not canonical  use invariants for their description H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 4

  5. Invariant integration over Euclidean group For (cyclic) image translation and rotation: ( )[ , ] [ , ] g X i j X k l cos sin k i t 0 sin cos l j t 1 all indices to be understood modulo the image dimensions. 2 N M 1 [ ]( ) ( ) A f X f g X d dt dt 1 0 2 NM 0 0 0 t t 0 1 H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 5

  6. Use as kernel functions monomials of pixels of local support and integrate over the Euclidean motion: 3 1 5 2 3 ( ) f X m m m m m 00 01 0 1 10 10 H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 6

  7. Monomial Deterministic integral Monte-Carlo-Integration over the planar Euclidean motion H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 7

  8. Pollen examples Hasel Birke Erle Gräser Roggen Beifuß + 33 further species (not relevant for allergies) H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 8

  9. Gänseblümchen/daisy pollen grain H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 9

  10. Eibe/Taxus Integrate over Euclidean Motion H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 10

  11. Extension of Haar-Integrals to Discrete Structures Describe discrete structures with Dirac delta functions! H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 12

  12. The Five Platonic Solids Octahedron Dodecahedron Icosahedron.gif Hexahedron Tetrahedron A platonic solid is a polyhedron (Polyeder) all of whose faces are congruent (they differ only in a Euclidean motion) regular polygons, and where the same number of faces meet at every vertex. The best know example is a cube (or hexahedron ) whose faces are six congruent squares. H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 13

  13. Invariants on discrete Structures (topologically equivalent structures) Chose proper kernel functions on distributions ( ) T f X f g X dg G 1. Chose kernel functions which are different from zero only at the vertices and which act only on neighborhoods of degree m . 2. As each vertex can be visited in an arbitrary permutation of all points by a continuous Euclidean motion the integral is changed into a invariant sum over all vertices with Euclidean-invariant local discrete features !! 3. Use principle of rigidity to reach completeness: use a basis of features which are locally rigid and which can be pieced together in a unique way to the global object (see invariants for triangle!). H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 14

  14. Invariants for discrete objects 1. For a discrete object and a kernel function f ( ) it is possible to construct an invariant feature T [ f ]( ) by integrating f ( g ) over the Euclidean transformation group g G . 2. The kernel function is properly designed, such that it delivers a value dependent on the discrete features of a local neighborhood, when a vertex of the object moved by the continuous Euclidean motion g hits the origin and has one specific orientation. 3. Let us assume that our discrete object is different from zero only at its vertices. A rotation and translation invariant local discrete kernel function h takes care for the algebraic relations to the neighboring vertices and we can write: ( , ) ( ) f h x x x i i  i where  is the set of vertices and x i the vector representing vertex i . 4. In order to get finite values from the distributions it is necessary to introduce under the Haar integral another integration over the spatial domain X . 5. By choosing an arbitrary integration path in the continuous group G we can visit each vertex in an arbitrary order the integral is transformed into a sum over all local discrete functions allowing all possible permutations of the contributions of the vertices. H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 15

  15. Extension of Haar-Integrals to Discrete Structures : ( ) ( , ) ( ) T f f g d dg x h g g x g x g x d x dg i i  i G X G X ( , ) ( , ) h x dg h x i i   i i G Intuitive result: get global Euclidean invariants by summation over discrete local Euclidean invariants h ( , x i ) ! Remember: The delta function has the ( ) ( ) ( ) f x x a dx f a following selection property: H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 16

  16. Euclidean Invariants for Polygons We assume e.g. to have given a polygon with 10 vertices, e.g. x 9 x 8 x 7 x 6 x 5 x 4 x 3 x 2 x 0 x 1 0 1 1 2.5 2.5 1 1 3.5 3.5 0 x i 0 0 2.5 2.5 3.5 3.5 4.5 4.5 5.5 5.5 H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 17

  17. Choose as local Euclidean invariants distances of vertex i and its k -th righthand neighbours: d x x , i k i i k The elements: , , d d d x ,1 ,2 ,3 i i i 3 i form a basis for a polygon, because they uniquely d define a polygon (up to a ,3 i mirror-polygon) ! d x ,2 i 2 i Principle of rigidity x d x 1 i i ,1 i H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 18

  18. d ,3 i d i ,2 d ,1 i d 1,3 Given two edges d 1,1 and d 2,1 . Then d the third vertex is uniquely defined d d 2,2 3,1 1,1 by the set: d 2,1 , , d d d ,1 ,2 ,3 i i i Because there is a unique intersection point of three circles. This means, that a whole polygon can be uniquely generated by this basis elements iteratively. H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 19

  19. With the first two distances we get two initial configurations. Then all further vertices will be unique. The two initial configurations give two possible polygons, where one is just the mirror image of the other along the first edge as its axis. d 2,1 d 1,1 H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 20

  20. As discrete functions of local support we derive monomials from distances between neighbouring vertices and hence we get invariants by summing these discrete functions of local support (DFLS) over all vertices: ฀ ฀  n n n n ( , ) x h x d d d d 3 1 2 4 , , , ,1 ,2 ,3 ,4 n n n n i i i i i 1 2 3 4   i i Chosing the following 8 values for the exponents we would end up with a corresponding invariant feature vector and a set of 8 invariants: i n n n  x We clearly recognize e.g. 1 2 3 0  1 0 0 x 0 as the circumference of the polygon as an invariant.  1 1 0 x For the above example of the letter F we get the following 1  1 0 1 invariants: x 2  1 1 1 x 3  T  2 0 0 x 21 44 83.82 68.6 184.6 665.3 149.5 751.6 x 4  2 1 0 x 5  2 0 1 x 6 How complete is this set of invariants?  2 1 1 x 7 H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 21

  21. Discrimination Performance, question of completeness We expect a more and more complete feature space by summing over an increasing number of monomials of this basis elements Looking at a triangle as the most simplest polygon one can show that the following three features derived from the three sides { a,b,c } form a complete set of invariants:    2 2 2 3 3 3 , , x a b c x a b c x a b c 0 1 2 oder auch:    , , x a b c x ab bc ca x abc 0 1 2 The last features are equivalent to the elementary symmetrical polynomials in 3 variables which are a complete set of invariants with respect to all permutations. H. Burkhardt, Institut für Informatik, Universität Freiburg ME-I, Kap. 5c 22

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend