SlideShare a Scribd company logo
1 of 64
Download to read offline
A Compact Representation for Topological
              Decompositions of Non-Manifold Shapes

                                           David Canino, Leila De Floriani

                                                 canino,deflo@disi.unige.it

                 Department of Computer Science (DIBRIS), Universitá degli Studi di Genova, Italy




       8th International Joint Conference on Computer Vision, Imaging, and
                    Computer Graphics Theory and Applications


                                                 February 23, 2013



David Canino, Leila De Floriani (DIBRIS)                                                    February 23, 2013   1 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




  David Canino, Leila De Floriani (DIBRIS)                  February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




  David Canino, Leila De Floriani (DIBRIS)                  February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)




  David Canino, Leila De Floriani (DIBRIS)                  February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations




  David Canino, Leila De Floriani (DIBRIS)                  February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations
       many tools based on manifold shapes




  David Canino, Leila De Floriani (DIBRIS)                  February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations
       many tools based on manifold shapes

But they are only a subset of all the possible shapes.




  David Canino, Leila De Floriani (DIBRIS)                  February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations
       many tools based on manifold shapes

But they are only a subset of all the possible shapes.


Non-manifold Shapes
       non-manifold singularities, i.e., points at which the
       manifold condition is not satisfied




  David Canino, Leila De Floriani (DIBRIS)                     February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations
       many tools based on manifold shapes

But they are only a subset of all the possible shapes.


Non-manifold Shapes
       non-manifold singularities, i.e., points at which the
       manifold condition is not satisfied
       parts of different dimensions




  David Canino, Leila De Floriani (DIBRIS)                     February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations
       many tools based on manifold shapes

But they are only a subset of all the possible shapes.


Non-manifold Shapes
       non-manifold singularities, i.e., points at which the
       manifold condition is not satisfied
       parts of different dimensions
       assembly of components (FEM analysis)



  David Canino, Leila De Floriani (DIBRIS)                     February 23, 2013   2 / 15
Introduction

Manifold shapes (Topological Manifold)
Each neighborhood of every point p is homeomorphic to one
connected component of a ball, centered at p.




Properties
       simple structure (topology)
       efficient representations
       many tools based on manifold shapes

But they are only a subset of all the possible shapes.


Non-manifold Shapes
       non-manifold singularities, i.e., points at which the
       manifold condition is not satisfied
       parts of different dimensions
       assembly of components (FEM analysis)



  David Canino, Leila De Floriani (DIBRIS)                     February 23, 2013   2 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space




  David Canino, Leila De Floriani (DIBRIS)                       February 23, 2013   3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:




  David Canino, Leila De Floriani (DIBRIS)                       February 23, 2013   3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )




  David Canino, Leila De Floriani (DIBRIS)                       February 23, 2013   3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:




  David Canino, Leila De Floriani (DIBRIS)                       February 23, 2013   3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:
                  boundary, co-boundary, adjacency




  David Canino, Leila De Floriani (DIBRIS)                       February 23, 2013   3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:
                  boundary, co-boundary, adjacency
            efficient extraction of topological queries                  df   v2   e                            e
   There is a large amount of research in the literature, see De
          Floriani and Hui, 2005 and Botsch et al., 2010
                                                                   t1        v1       t2   t1                      t2




  David Canino, Leila De Floriani (DIBRIS)                                                 February 23, 2013       3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:
                  boundary, co-boundary, adjacency
            efficient extraction of topological queries                  df   v2   e                            e
   There is a large amount of research in the literature, see De
          Floriani and Hui, 2005 and Botsch et al., 2010
                                                                   t1        v1       t2   t1                      t2

 Drawbacks (wrt non-manifolds)
         only local connectivity for every simplex




  David Canino, Leila De Floriani (DIBRIS)                                                 February 23, 2013       3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:
                  boundary, co-boundary, adjacency
            efficient extraction of topological queries                  df   v2   e                            e
   There is a large amount of research in the literature, see De
          Floriani and Hui, 2005 and Botsch et al., 2010
                                                                   t1        v1       t2   t1                      t2

 Drawbacks (wrt non-manifolds)
         only local connectivity for every simplex
         meaningful components are not exposed explicitly




  David Canino, Leila De Floriani (DIBRIS)                                                 February 23, 2013       3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:
                  boundary, co-boundary, adjacency
            efficient extraction of topological queries                   df   v2   e                            e
   There is a large amount of research in the literature, see De
          Floriani and Hui, 2005 and Botsch et al., 2010
                                                                    t1        v1       t2   t1                      t2

 Drawbacks (wrt non-manifolds)
         only local connectivity for every simplex
         meaningful components are not exposed explicitly
         non-manifold singularities are not exposed directly (non
         recognizable for d > 5, Nabutovski, 1996)



  David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013       3 / 15
Representing Non-Manifold Shapes

Classical approach
       Discretized by simplicial d-complexes of any dimension,
       embedded in the Euclidean space

       Represented by topological data structures:
            simplices (vertices, edges, triangles,. . . )
            topological relations for each simplex:
                  boundary, co-boundary, adjacency
            efficient extraction of topological queries                   df   v2   e                            e
   There is a large amount of research in the literature, see De
          Floriani and Hui, 2005 and Botsch et al., 2010
                                                                    t1        v1       t2   t1                      t2

 Drawbacks (wrt non-manifolds)
                                                                    Structural Model
         only local connectivity for every simplex
         meaningful components are not exposed explicitly           connections among meaningful
         non-manifold singularities are not exposed directly (non   components (global structure)
         recognizable for d > 5, Nabutovski, 1996)



  David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013       3 / 15
Our Proposal: a Decomposition Approach
Main Property of Non-Manifold Shapes
Complex topology of a non-manifold shape offers valuable information for:




 David Canino, Leila De Floriani (DIBRIS)                                   February 23, 2013   4 / 15
Our Proposal: a Decomposition Approach
Main Property of Non-Manifold Shapes
Complex topology of a non-manifold shape offers valuable information for:


       decomposing a shape into almost manifold components (simpler topology)




 David Canino, Leila De Floriani (DIBRIS)                                       February 23, 2013   4 / 15
Our Proposal: a Decomposition Approach
Main Property of Non-Manifold Shapes
Complex topology of a non-manifold shape offers valuable information for:


       decomposing a shape into almost manifold components (simpler topology)
       these components are connected by non-manifold singularities




 David Canino, Leila De Floriani (DIBRIS)                                       February 23, 2013   4 / 15
Our Proposal: a Decomposition Approach
Main Property of Non-Manifold Shapes
Complex topology of a non-manifold shape offers valuable information for:


       decomposing a shape into almost manifold components (simpler topology)
       these components are connected by non-manifold singularities



Related Work (see paper)
       Rossignac et al., 1989/1999
       Desaulniers and Stewart, 1992
       De Floriani et al., 2003
       Pesco et al., 2004
       Attene et al., 2009




 David Canino, Leila De Floriani (DIBRIS)                                       February 23, 2013   4 / 15
Our Proposal: a Decomposition Approach
Main Property of Non-Manifold Shapes
Complex topology of a non-manifold shape offers valuable information for:


       decomposing a shape into almost manifold components (simpler topology)
       these components are connected by non-manifold singularities



Related Work (see paper)
       Rossignac et al., 1989/1999
       Desaulniers and Stewart, 1992
       De Floriani et al., 2003
       Pesco et al., 2004
       Attene et al., 2009                  Topological data structure
                                              (Local Connectivity)               Structural Model
                                                                                (Global Structure)




 David Canino, Leila De Floriani (DIBRIS)                                             February 23, 2013   4 / 15
Our Proposal: a Decomposition Approach
Main Property of Non-Manifold Shapes
Complex topology of a non-manifold shape offers valuable information for:


       decomposing a shape into almost manifold components (simpler topology)
       these components are connected by non-manifold singularities



Related Work (see paper)
       Rossignac et al., 1989/1999
       Desaulniers and Stewart, 1992
       De Floriani et al., 2003
       Pesco et al., 2004
       Attene et al., 2009                  Topological data structure
                                              (Local Connectivity)                  Structural Model
                                                                                   (Global Structure)

  Key Idea of our Approach                               Compact Manifold-Connected (MC-) graph
  Expose explicitly and combine combinatorial and        Two-level graph-based representation of the
  structural information                                 MC-decomposition, Hui and De Floriani, 2007



 David Canino, Leila De Floriani (DIBRIS)                                                February 23, 2013   4 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:




 David Canino, Leila De Floriani (DIBRIS)           February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex




 David Canino, Leila De Floriani (DIBRIS)           February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex


Manifold (k − 1)-path (MC-Adjacency)
Sequence of top k -simplices in Σ, where each simplex
is adjacent through a (k − 1)-simplex, bounding at
most two top k -simplices




 David Canino, Leila De Floriani (DIBRIS)               February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex


Manifold (k − 1)-path (MC-Adjacency)
Sequence of top k -simplices in Σ, where each simplex
is adjacent through a (k − 1)-simplex, bounding at
most two top k -simplices
                                                        Always decidable and dimension-independent




 David Canino, Leila De Floriani (DIBRIS)                                          February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex


Manifold (k − 1)-path (MC-Adjacency)
Sequence of top k -simplices in Σ, where each simplex
is adjacent through a (k − 1)-simplex, bounding at
most two top k -simplices
                                                        Always decidable and dimension-independent


MC-complex of dimension k
       Maximal manifold (k − 1)-path, starting from a
       top k -simplex σ




  David Canino, Leila De Floriani (DIBRIS)                                         February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex


Manifold (k − 1)-path (MC-Adjacency)
Sequence of top k -simplices in Σ, where each simplex
is adjacent through a (k − 1)-simplex, bounding at
most two top k -simplices
                                                        Always decidable and dimension-independent


MC-complex of dimension k
       Maximal manifold (k − 1)-path, starting from a
       top k -simplex σ
       Representative top simplex σ (arbitrary)




  David Canino, Leila De Floriani (DIBRIS)                                         February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex


Manifold (k − 1)-path (MC-Adjacency)
Sequence of top k -simplices in Σ, where each simplex
is adjacent through a (k − 1)-simplex, bounding at
most two top k -simplices
                                                        Always decidable and dimension-independent


MC-complex of dimension k
       Maximal manifold (k − 1)-path, starting from a
       top k -simplex σ
       Representative top simplex σ (arbitrary)
       Equivalence class [σ] wrt to MC-adjacency




  David Canino, Leila De Floriani (DIBRIS)                                         February 23, 2013   5 / 15
Manifold-Connected (MC) Complexes Hui and De Floriani, 2007
Given a simplicial d-complex Σ and k ≤ d:


Top k-simplex
Does not bound any other simplex


Manifold (k − 1)-path (MC-Adjacency)
Sequence of top k -simplices in Σ, where each simplex
is adjacent through a (k − 1)-simplex, bounding at
most two top k -simplices
                                                                 Always decidable and dimension-independent


MC-complex of dimension k
       Maximal manifold (k − 1)-path, starting from a
       top k -simplex σ
       Representative top simplex σ (arbitrary)
       Equivalence class [σ] wrt to MC-adjacency



                          Superclass of manifolds, they may contain non-manifold singularities



  David Canino, Leila De Floriani (DIBRIS)                                                       February 23, 2013   5 / 15
Manifold-Connected (MC) Decomposition
MC-Decomposition
       Decomposition of a simplicial complex Σ into its MC-complexes (MC-components)




 David Canino, Leila De Floriani (DIBRIS)                                              February 23, 2013   6 / 15
Manifold-Connected (MC) Decomposition
MC-Decomposition
       Decomposition of a simplicial complex Σ into its MC-complexes (MC-components)
       Unique, decidable, and dimension-independent (also for high dimensions)




 David Canino, Leila De Floriani (DIBRIS)                                              February 23, 2013   6 / 15
Manifold-Connected (MC) Decomposition
MC-Decomposition
       Decomposition of a simplicial complex Σ into its MC-complexes (MC-components)
       Unique, decidable, and dimension-independent (also for high dimensions)




         1 MC-component                         6 MC-components                  8 MC-components




                                            1 MC-component (for manifolds)
          3 MC-components

 David Canino, Leila De Floriani (DIBRIS)                                              February 23, 2013   6 / 15
Manifold-Connected (MC) Decomposition
MC-Decomposition
       Decomposition of a simplicial complex Σ into its MC-complexes (MC-components)
       Unique, decidable, and dimension-independent (also for high dimensions)




         1 MC-component                         6 MC-components                   8 MC-components




                                                                             MC-components’ Intersection
                                                                             Common subcomplex of some
                                                                             non-manifold singularities

                                            1 MC-component (for manifolds)
          3 MC-components

 David Canino, Leila De Floriani (DIBRIS)                                                February 23, 2013   6 / 15
The Compact Manifold-Connected (MC-) graph
A two-level representation of the MC-decomposition, which integrates combinatorial and structural aspects.




 David Canino, Leila De Floriani (DIBRIS)                                                February 23, 2013   7 / 15
The Compact Manifold-Connected (MC-) graph
A two-level representation of the MC-decomposition, which integrates combinatorial and structural aspects.

Lower Level (Combinatorial Aspects)
Describes a non-manifold shape by any topological data structure MΣ (unique):


       the Incidence Simplicial (IS) data structure, De Floriani et al., 2010
       the Generalized Indexed data structure with Adjacencies (IA∗ ), Canino et al., 2011
       any topological data structure for non-manifolds can be exploited




 David Canino, Leila De Floriani (DIBRIS)                                                    February 23, 2013   7 / 15
The Compact Manifold-Connected (MC-) graph
A two-level representation of the MC-decomposition, which integrates combinatorial and structural aspects.

Lower Level (Combinatorial Aspects)
Describes a non-manifold shape by any topological data structure MΣ (unique):


       the Incidence Simplicial (IS) data structure, De Floriani et al., 2010
       the Generalized Indexed data structure with Adjacencies (IA∗ ), Canino et al., 2011
       any topological data structure for non-manifolds can be exploited




The Mangrove TDS Framework (Canino, 2012 - PhD. Thesis)
        Tool for the fast prototyping of topological data structures
        Extensible through dynamic plugins (mangroves)
        Any type of complexes is supported



             The Mangrove TDS Library is released as GPL v3 software for the scientific community at
                               http://mangrovetds.sourceforge.net




 David Canino, Leila De Floriani (DIBRIS)                                                    February 23, 2013   7 / 15
The Compact MC-graph (Structural Aspects)
Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC )
                                                             C
                                                                        Σ




 David Canino, Leila De Floriani (DIBRIS)                                     February 23, 2013   8 / 15
The Compact MC-graph (Structural Aspects)
Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC )
                                                             C
                                                                        Σ




A hypernode in NΣ
        Corresponds to one MC-component C
        Reference to the representative simplex of C




 David Canino, Leila De Floriani (DIBRIS)                                     February 23, 2013   8 / 15
The Compact MC-graph (Structural Aspects)
Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC )
                                                             C
                                                                        Σ




A hypernode in NΣ
        Corresponds to one MC-component C
        Reference to the representative simplex of C




A hyperarc a in AC
                 Σ

        Describes the maximal subcomplex S of non-manifold
        singularities, shared by a maximal list C1 , . . . , Ck of
        MC-components
        References to sa non-manifold singularities in S
        References to all the representative simplices of
        C1 , . . . , Ck




 David Canino, Leila De Floriani (DIBRIS)                                     February 23, 2013   8 / 15
The Compact MC-graph (Structural Aspects)
Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC )
                                                             C
                                                                        Σ




A hypernode in NΣ
        Corresponds to one MC-component C
        Reference to the representative simplex of C




A hyperarc a in AC
                 Σ

        Describes the maximal subcomplex S of non-manifold
        singularities, shared by a maximal list C1 , . . . , Ck of
        MC-components
        References to sa non-manifold singularities in S
        References to all the representative simplices of
        C1 , . . . , Ck


                                                                     Storage Cost
        References are directed toward simplices in MΣ
                                                                            SC = nC +          (ka + sa )
     Similar to a spatial index on any non-manifold shape                               a∈AC
                                                                                           Σ




 David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013   8 / 15
Other Representations of the MC-decomposition
                                           Properties of our Compact MC-graph
                                                Few hyperarcs
                                                Minimizes duplications of intersections
                                                Maximal list of MC-components in hyperarcs




David Canino, Leila De Floriani (DIBRIS)                                   February 23, 2013   9 / 15
Other Representations of the MC-decomposition
                                                              Properties of our Compact MC-graph
                                                                    Few hyperarcs
                                                                    Minimizes duplications of intersections
                                                                    Maximal list of MC-components in hyperarcs


                                   Our Compact MC-graph resolves all the drawbacks of:




David Canino, Leila De Floriani (DIBRIS)                                                       February 23, 2013   9 / 15
Other Representations of the MC-decomposition
                                                                Properties of our Compact MC-graph
                                                                      Few hyperarcs
                                                                      Minimizes duplications of intersections
                                                                      Maximal list of MC-components in hyperarcs


                                     Our Compact MC-graph resolves all the drawbacks of:




Pairwise MC-Graph (Boltcheva, Canino, et al., 2011)
Arcs ≡ intersections of only two MC-Components, formed by a
subcomplex of non-manifold singularities                                           Verbose due to cliques
                                                                                 Less robust wrt to simmetry




  David Canino, Leila De Floriani (DIBRIS)                                                       February 23, 2013   9 / 15
Other Representations of the MC-decomposition
                                                                Properties of our Compact MC-graph
                                                                      Few hyperarcs
                                                                      Minimizes duplications of intersections
                                                                      Maximal list of MC-components in hyperarcs


                                     Our Compact MC-graph resolves all the drawbacks of:




Pairwise MC-Graph (Boltcheva, Canino, et al., 2011)
Arcs ≡ intersections of only two MC-Components, formed by a
subcomplex of non-manifold singularities                                           Verbose due to cliques
                                                                                 Less robust wrt to simmetry




Exploded MC-Graph (Canino and De Floriani, 2011)
A hyper-arc ≡ one non-manifold singularity σ, and connects all
the MC-components, bounded by σ                                                       Too much hyperarcs
                                                                                Many duplications of the same
                                                                                MC-components in hyperarcs
  David Canino, Leila De Floriani (DIBRIS)                                                       February 23, 2013   9 / 15
Experimental Results (with our Mangrove TDS Library)
            Digital shapes are freely available from http://indy.disi.unige.it/nmcollection



2D shapes (Storage cost and Properties of MC-graphs)
                                                                                                     nC : #MC-components
     Shape             nC          aE            aP          aC          SE       SP      SC        aE , aP , aC : #(hyper)arcs
                                                                                                   SE , SP , SC : storage costs
     Carter            45          641           79          48         3.8k     2.6k    1.2k
  Chandelier           130         616           328         96         2.6k     2.6k     1k            For 2D shapes:
 Pinched Pie           120         1.4k          1.4k        192        4.8k     9.6k    1.9k
                                                                                                 aE ≈ 8.9 × aC , aP ≈ 23 × aC
     Tower             169         1.4k          13k         165        5.9k     43k     2.1k   SE ≈ 2.8 × SC , SP ≈ 7.7 × SC


3D shapes (Storage cost and Properties of MC-graphs)

 Shape           nC          aE             aP          aC         SE           SP       SC
                                                                                                        For 3D shapes:
 Chime           27          29             47          28         133         210      127
 Flasks           8          76             10          6          300         232       98     aE ≈ 4.1 × aC , aP ≈ 6.8 × aC
                                                                                                SE ≈ 1.6 × SC , SP ≈ 3.2 × SC
 Teapot        2.9k         1.2k        18.1k           1k        10.4k        57.5k    10.1k
 Wheel          115         136           520           88         675         1.7k     563


                          Our experimental results confirm properties of the Compact MC-graph


 David Canino, Leila De Floriani (DIBRIS)                                                                    February 23, 2013    10 / 15
Experimental Results (cont’d)
Comparisons with the Incidence Graph, Edelsbrunner, 1987

      Shape               SC           SIA∗       SIG    SC + SIA∗
                                                                     Combined with the IA∗ data structure,
      Carter             1.2k              52k    95k      53.2k            Canino et al., 2011
   Chandelier              1k          120k      220k      121k
                                                                         SIA∗ : storage cost of the IA∗
      Tower              2.1k          124k      221k     126.1k          SIG : storage cost of the IG
      Flasks               98              29k   104k      29.1k
     Teapot             10.1k              85k   220k      95.1k      For 2D shapes: SIG ≈ 1.45 × SIA∗
                                                                      For 3D shapes: SIG ≈ 3.2 × SIA∗
 Sierpinski 3D           458k          524k      3.67M    0.98M        For 4D shapes: SIG ≈ 8 × SIA∗
                                                                      For 5D shapes: SIG ≈ 7.7 × SIA∗
 Sierpinski 4D           664k          781k      11.6M    1.44M
 Sierpinski 5D           467k         559.6k     7.7M       1M




David Canino, Leila De Floriani (DIBRIS)                                                February 23, 2013   11 / 15
Experimental Results (cont’d)
Comparisons with the Incidence Graph, Edelsbrunner, 1987

       Shape               SC           SIA∗       SIG    SC + SIA∗
                                                                          Combined with the IA∗ data structure,
       Carter             1.2k              52k    95k      53.2k                Canino et al., 2011
    Chandelier              1k          120k      220k      121k
                                                                               SIA∗ : storage cost of the IA∗
       Tower              2.1k          124k      221k     126.1k               SIG : storage cost of the IG
       Flasks               98              29k   104k      29.1k
      Teapot             10.1k              85k   220k      95.1k          For 2D shapes: SIG ≈ 1.45 × SIA∗
                                                                           For 3D shapes: SIG ≈ 3.2 × SIA∗
  Sierpinski 3D           458k          524k      3.67M    0.98M            For 4D shapes: SIG ≈ 8 × SIA∗
                                                                           For 5D shapes: SIG ≈ 7.7 × SIA∗
  Sierpinski 4D           664k          781k      11.6M    1.44M
  Sierpinski 5D           467k         559.6k     7.7M       1M



Interesting result (wrt the Incidence Graph)
The Compact MC-graph, combined with the IA∗ data structure, is more compact than the incidence graph:

       our contribution is a structural model (topological + structural aspects)
       the IG data structure is a topological data structure (local connectivity)




 David Canino, Leila De Floriani (DIBRIS)                                                     February 23, 2013   11 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph
Two-level graph-based representation of the
MC-decomposition, Hui and De Floriani, 2007




David Canino, Leila De Floriani (DIBRIS)      February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph        Key Idea
Two-level graph-based representation of the   Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007   structural information of any non-manifold shape




David Canino, Leila De Floriani (DIBRIS)                                         February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph                Key Idea
Two-level graph-based representation of the           Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007           structural information of any non-manifold shape




    Topological data structure                 Structural model                    Semantic model
      (Local Connectivity)                    (Global Structure)                    (Future Work)




David Canino, Leila De Floriani (DIBRIS)                                                 February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph                 Key Idea
Two-level graph-based representation of the            Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007            structural information of any non-manifold shape




    Topological data structure                  Structural model                    Semantic model
      (Local Connectivity)                     (Global Structure)                    (Future Work)


   Current Work
            estension towards cell complexes




David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph                 Key Idea
Two-level graph-based representation of the            Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007            structural information of any non-manifold shape




    Topological data structure                  Structural model                    Semantic model
      (Local Connectivity)                     (Global Structure)                    (Future Work)


   Current Work
            estension towards cell complexes
            common framework for structural models




David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph                 Key Idea
Two-level graph-based representation of the            Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007            structural information of any non-manifold shape




    Topological data structure                  Structural model                    Semantic model
      (Local Connectivity)                     (Global Structure)                    (Future Work)

                                                              Future Applications
   Current Work
                                                                    shape annotation and retrieval
            estension towards cell complexes
            common framework for structural models




David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph                 Key Idea
Two-level graph-based representation of the            Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007            structural information of any non-manifold shape




    Topological data structure                  Structural model                     Semantic model
      (Local Connectivity)                     (Global Structure)                     (Future Work)

                                                              Future Applications
   Current Work
                                                                    shape annotation and retrieval
            estension towards cell complexes
                                                                    identification of form features
            common framework for structural models




David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013   12 / 15
Conclusions and Future Work

Compact Manifold-Connected (MC-) graph                 Key Idea
Two-level graph-based representation of the            Structural model, which integrates combinatorial and
MC-decomposition, Hui and De Floriani, 2007            structural information of any non-manifold shape




    Topological data structure                  Structural model                     Semantic model
      (Local Connectivity)                     (Global Structure)                     (Future Work)

                                                              Future Applications
   Current Work
                                                                    shape annotation and retrieval
            estension towards cell complexes
                                                                    identification of form features
            common framework for structural models
                                                                    computation of Z-homology




David Canino, Leila De Floriani (DIBRIS)                                                  February 23, 2013   12 / 15
Acknowledgements


We thank:
      anonymous reviewers for their useful suggestions
      the Italian Ministry of Education and Research (the PRIN 2009 program)
      the National Science Foundation (contract IIS-1116747)


                              These slides are available on
                     http://www.disi.unige.it/person/CaninoD

                        Thank you much for your attention!




David Canino, Leila De Floriani (DIBRIS)                       February 23, 2013   13 / 15
Interesting Papers and References
      M. Attene, D. Giorgi, M. Ferri, and B. Falcidieno, On Converting Sets of Tetrahedra to Combinatorial and
      PL Manifolds, Computer-Aided Design, 26(8):850-864, Elsevier Press, 2009
      M. Botsch, L. Kobbelt, M. Pauly, P. Alliez, B. Lévy, Polygon Mesh Processing, CRC Press, 2010
      D. Boltcheva, D. Canino, S. Merino, J.-C. Léon, L. De Floriani, F. Hétroy, An Iterative Algorithm for
      Homology Computation on Simplicial Shapes, Computer-Aided Design, 43(11):1457-1467, Elsevier
      Press, SIAM Conference on Geometric and Physical Modeling (GD/SPM 2011)
      D. Canino, L. De Floriani, A Decomposition-based Approach to Modeling and Understanding Arbitrary
      Shapes, 9th Eurographics Italian Chapter Conference, Eurographics Association, 2011
      D. Canino, L. De Floriani, K. Weiss, IA*: An Adjacency-Based Representation for Non-Manifold Simplicial
      Shapes in Arbitrary Dimensions, Computer & Graphics, 35(3):747-753, Elsevier Press, Shape Modeling
      International 2011 (SMI 2011), Poster
      L. De Floriani and A. Hui, Data Structures for Simplicial Complexes: an Analysis and a Comparison, In
      Proceedings of the 3rd Eurographics Symposium on Geometry Processing (SGP ’05), pages 119-128,
      ACM Press, 2005
      L. De Floriani, A. Hui, D. Panozzo, D. Canino, A Dimension-Independent Data Structure for Simplicial
      Complexes, In S. Shontz Ed., Proceedings of the 19th International Meshing Roundtable, pages
      403-420, Springer, 2010
      L. De Floriani, M. Mesmoudi, F. Morando, and E. Puppo, Decomposing Non-manifold Objects in Arbitrary
      Dimension, Graphical Models, 65:1/3:2-22, Elsevier Press, 2003
      H. Desaulniers and N. Stewart, An Extension of Manifold Boundary Representations to the r-sets, ACM
      Transactions on Graphics, 11(1):40-60, 1992
      H. Edelsbrunner, Algorithms in Combinatorial Geometry, Springer, 1987



David Canino, Leila De Floriani (DIBRIS)                                                    February 23, 2013   14 / 15
Interesting Papers and References (cont’d)



      A. Hui and L. De Floriani, A Two-level Topological Decomposition for Non-Manifold Simplicial Shapes, In
      Proceedings of the ACM Symposium on Solid and Physical Modeling, pages 355-360, ACM Press, 2007
      A. Nabutovsky, Geometry of the Space of Triangulations of a Compact Manifold, Communications in
      Mathematical Physics, 181:303-330, 1996
      S. Pesco, G. Tavares, H. Lopes, A Stratification Approach for Modeling Two-dimensional Cell Complexes,
      Computer & Graphics, 28:235-247, 2004
      J. Rossignac and M. O’Connor, A Dimension-independent for Point-sets with Internal Structures and
      Incomplete Boundaries, Geometric Modeling for Product Engineering, North-Holland, 1989
      J. Rossignac and D. Cardoze, Matchmaker: manifold BReps for Non-manifold R-sets, Proceedings of the
      ACM Symposium on Solid Modeling and Applications, ACM Press, pages 31-41, 1999




David Canino, Leila De Floriani (DIBRIS)                                                 February 23, 2013   15 / 15

More Related Content

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 

Featured

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

A Compact Representation for Topological Decompositions of Non-Manifold Shapes

  • 1. A Compact Representation for Topological Decompositions of Non-Manifold Shapes David Canino, Leila De Floriani canino,deflo@disi.unige.it Department of Computer Science (DIBRIS), Universitá degli Studi di Genova, Italy 8th International Joint Conference on Computer Vision, Imaging, and Computer Graphics Theory and Applications February 23, 2013 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 1 / 15
  • 2. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 3. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 4. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 5. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 6. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations many tools based on manifold shapes David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 7. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations many tools based on manifold shapes But they are only a subset of all the possible shapes. David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 8. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations many tools based on manifold shapes But they are only a subset of all the possible shapes. Non-manifold Shapes non-manifold singularities, i.e., points at which the manifold condition is not satisfied David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 9. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations many tools based on manifold shapes But they are only a subset of all the possible shapes. Non-manifold Shapes non-manifold singularities, i.e., points at which the manifold condition is not satisfied parts of different dimensions David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 10. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations many tools based on manifold shapes But they are only a subset of all the possible shapes. Non-manifold Shapes non-manifold singularities, i.e., points at which the manifold condition is not satisfied parts of different dimensions assembly of components (FEM analysis) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 11. Introduction Manifold shapes (Topological Manifold) Each neighborhood of every point p is homeomorphic to one connected component of a ball, centered at p. Properties simple structure (topology) efficient representations many tools based on manifold shapes But they are only a subset of all the possible shapes. Non-manifold Shapes non-manifold singularities, i.e., points at which the manifold condition is not satisfied parts of different dimensions assembly of components (FEM analysis) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 2 / 15
  • 12. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 13. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 14. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 15. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 16. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: boundary, co-boundary, adjacency David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 17. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: boundary, co-boundary, adjacency efficient extraction of topological queries df v2 e e There is a large amount of research in the literature, see De Floriani and Hui, 2005 and Botsch et al., 2010 t1 v1 t2 t1 t2 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 18. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: boundary, co-boundary, adjacency efficient extraction of topological queries df v2 e e There is a large amount of research in the literature, see De Floriani and Hui, 2005 and Botsch et al., 2010 t1 v1 t2 t1 t2 Drawbacks (wrt non-manifolds) only local connectivity for every simplex David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 19. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: boundary, co-boundary, adjacency efficient extraction of topological queries df v2 e e There is a large amount of research in the literature, see De Floriani and Hui, 2005 and Botsch et al., 2010 t1 v1 t2 t1 t2 Drawbacks (wrt non-manifolds) only local connectivity for every simplex meaningful components are not exposed explicitly David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 20. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: boundary, co-boundary, adjacency efficient extraction of topological queries df v2 e e There is a large amount of research in the literature, see De Floriani and Hui, 2005 and Botsch et al., 2010 t1 v1 t2 t1 t2 Drawbacks (wrt non-manifolds) only local connectivity for every simplex meaningful components are not exposed explicitly non-manifold singularities are not exposed directly (non recognizable for d > 5, Nabutovski, 1996) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 21. Representing Non-Manifold Shapes Classical approach Discretized by simplicial d-complexes of any dimension, embedded in the Euclidean space Represented by topological data structures: simplices (vertices, edges, triangles,. . . ) topological relations for each simplex: boundary, co-boundary, adjacency efficient extraction of topological queries df v2 e e There is a large amount of research in the literature, see De Floriani and Hui, 2005 and Botsch et al., 2010 t1 v1 t2 t1 t2 Drawbacks (wrt non-manifolds) Structural Model only local connectivity for every simplex meaningful components are not exposed explicitly connections among meaningful non-manifold singularities are not exposed directly (non components (global structure) recognizable for d > 5, Nabutovski, 1996) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 3 / 15
  • 22. Our Proposal: a Decomposition Approach Main Property of Non-Manifold Shapes Complex topology of a non-manifold shape offers valuable information for: David Canino, Leila De Floriani (DIBRIS) February 23, 2013 4 / 15
  • 23. Our Proposal: a Decomposition Approach Main Property of Non-Manifold Shapes Complex topology of a non-manifold shape offers valuable information for: decomposing a shape into almost manifold components (simpler topology) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 4 / 15
  • 24. Our Proposal: a Decomposition Approach Main Property of Non-Manifold Shapes Complex topology of a non-manifold shape offers valuable information for: decomposing a shape into almost manifold components (simpler topology) these components are connected by non-manifold singularities David Canino, Leila De Floriani (DIBRIS) February 23, 2013 4 / 15
  • 25. Our Proposal: a Decomposition Approach Main Property of Non-Manifold Shapes Complex topology of a non-manifold shape offers valuable information for: decomposing a shape into almost manifold components (simpler topology) these components are connected by non-manifold singularities Related Work (see paper) Rossignac et al., 1989/1999 Desaulniers and Stewart, 1992 De Floriani et al., 2003 Pesco et al., 2004 Attene et al., 2009 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 4 / 15
  • 26. Our Proposal: a Decomposition Approach Main Property of Non-Manifold Shapes Complex topology of a non-manifold shape offers valuable information for: decomposing a shape into almost manifold components (simpler topology) these components are connected by non-manifold singularities Related Work (see paper) Rossignac et al., 1989/1999 Desaulniers and Stewart, 1992 De Floriani et al., 2003 Pesco et al., 2004 Attene et al., 2009 Topological data structure (Local Connectivity) Structural Model (Global Structure) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 4 / 15
  • 27. Our Proposal: a Decomposition Approach Main Property of Non-Manifold Shapes Complex topology of a non-manifold shape offers valuable information for: decomposing a shape into almost manifold components (simpler topology) these components are connected by non-manifold singularities Related Work (see paper) Rossignac et al., 1989/1999 Desaulniers and Stewart, 1992 De Floriani et al., 2003 Pesco et al., 2004 Attene et al., 2009 Topological data structure (Local Connectivity) Structural Model (Global Structure) Key Idea of our Approach Compact Manifold-Connected (MC-) graph Expose explicitly and combine combinatorial and Two-level graph-based representation of the structural information MC-decomposition, Hui and De Floriani, 2007 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 4 / 15
  • 28. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 29. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 30. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex Manifold (k − 1)-path (MC-Adjacency) Sequence of top k -simplices in Σ, where each simplex is adjacent through a (k − 1)-simplex, bounding at most two top k -simplices David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 31. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex Manifold (k − 1)-path (MC-Adjacency) Sequence of top k -simplices in Σ, where each simplex is adjacent through a (k − 1)-simplex, bounding at most two top k -simplices Always decidable and dimension-independent David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 32. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex Manifold (k − 1)-path (MC-Adjacency) Sequence of top k -simplices in Σ, where each simplex is adjacent through a (k − 1)-simplex, bounding at most two top k -simplices Always decidable and dimension-independent MC-complex of dimension k Maximal manifold (k − 1)-path, starting from a top k -simplex σ David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 33. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex Manifold (k − 1)-path (MC-Adjacency) Sequence of top k -simplices in Σ, where each simplex is adjacent through a (k − 1)-simplex, bounding at most two top k -simplices Always decidable and dimension-independent MC-complex of dimension k Maximal manifold (k − 1)-path, starting from a top k -simplex σ Representative top simplex σ (arbitrary) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 34. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex Manifold (k − 1)-path (MC-Adjacency) Sequence of top k -simplices in Σ, where each simplex is adjacent through a (k − 1)-simplex, bounding at most two top k -simplices Always decidable and dimension-independent MC-complex of dimension k Maximal manifold (k − 1)-path, starting from a top k -simplex σ Representative top simplex σ (arbitrary) Equivalence class [σ] wrt to MC-adjacency David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 35. Manifold-Connected (MC) Complexes Hui and De Floriani, 2007 Given a simplicial d-complex Σ and k ≤ d: Top k-simplex Does not bound any other simplex Manifold (k − 1)-path (MC-Adjacency) Sequence of top k -simplices in Σ, where each simplex is adjacent through a (k − 1)-simplex, bounding at most two top k -simplices Always decidable and dimension-independent MC-complex of dimension k Maximal manifold (k − 1)-path, starting from a top k -simplex σ Representative top simplex σ (arbitrary) Equivalence class [σ] wrt to MC-adjacency Superclass of manifolds, they may contain non-manifold singularities David Canino, Leila De Floriani (DIBRIS) February 23, 2013 5 / 15
  • 36. Manifold-Connected (MC) Decomposition MC-Decomposition Decomposition of a simplicial complex Σ into its MC-complexes (MC-components) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 6 / 15
  • 37. Manifold-Connected (MC) Decomposition MC-Decomposition Decomposition of a simplicial complex Σ into its MC-complexes (MC-components) Unique, decidable, and dimension-independent (also for high dimensions) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 6 / 15
  • 38. Manifold-Connected (MC) Decomposition MC-Decomposition Decomposition of a simplicial complex Σ into its MC-complexes (MC-components) Unique, decidable, and dimension-independent (also for high dimensions) 1 MC-component 6 MC-components 8 MC-components 1 MC-component (for manifolds) 3 MC-components David Canino, Leila De Floriani (DIBRIS) February 23, 2013 6 / 15
  • 39. Manifold-Connected (MC) Decomposition MC-Decomposition Decomposition of a simplicial complex Σ into its MC-complexes (MC-components) Unique, decidable, and dimension-independent (also for high dimensions) 1 MC-component 6 MC-components 8 MC-components MC-components’ Intersection Common subcomplex of some non-manifold singularities 1 MC-component (for manifolds) 3 MC-components David Canino, Leila De Floriani (DIBRIS) February 23, 2013 6 / 15
  • 40. The Compact Manifold-Connected (MC-) graph A two-level representation of the MC-decomposition, which integrates combinatorial and structural aspects. David Canino, Leila De Floriani (DIBRIS) February 23, 2013 7 / 15
  • 41. The Compact Manifold-Connected (MC-) graph A two-level representation of the MC-decomposition, which integrates combinatorial and structural aspects. Lower Level (Combinatorial Aspects) Describes a non-manifold shape by any topological data structure MΣ (unique): the Incidence Simplicial (IS) data structure, De Floriani et al., 2010 the Generalized Indexed data structure with Adjacencies (IA∗ ), Canino et al., 2011 any topological data structure for non-manifolds can be exploited David Canino, Leila De Floriani (DIBRIS) February 23, 2013 7 / 15
  • 42. The Compact Manifold-Connected (MC-) graph A two-level representation of the MC-decomposition, which integrates combinatorial and structural aspects. Lower Level (Combinatorial Aspects) Describes a non-manifold shape by any topological data structure MΣ (unique): the Incidence Simplicial (IS) data structure, De Floriani et al., 2010 the Generalized Indexed data structure with Adjacencies (IA∗ ), Canino et al., 2011 any topological data structure for non-manifolds can be exploited The Mangrove TDS Framework (Canino, 2012 - PhD. Thesis) Tool for the fast prototyping of topological data structures Extensible through dynamic plugins (mangroves) Any type of complexes is supported The Mangrove TDS Library is released as GPL v3 software for the scientific community at http://mangrovetds.sourceforge.net David Canino, Leila De Floriani (DIBRIS) February 23, 2013 7 / 15
  • 43. The Compact MC-graph (Structural Aspects) Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC ) C Σ David Canino, Leila De Floriani (DIBRIS) February 23, 2013 8 / 15
  • 44. The Compact MC-graph (Structural Aspects) Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC ) C Σ A hypernode in NΣ Corresponds to one MC-component C Reference to the representative simplex of C David Canino, Leila De Floriani (DIBRIS) February 23, 2013 8 / 15
  • 45. The Compact MC-graph (Structural Aspects) Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC ) C Σ A hypernode in NΣ Corresponds to one MC-component C Reference to the representative simplex of C A hyperarc a in AC Σ Describes the maximal subcomplex S of non-manifold singularities, shared by a maximal list C1 , . . . , Ck of MC-components References to sa non-manifold singularities in S References to all the representative simplices of C1 , . . . , Ck David Canino, Leila De Floriani (DIBRIS) February 23, 2013 8 / 15
  • 46. The Compact MC-graph (Structural Aspects) Describes the connectivity of MC-components by a hypergraph GΣ = (NΣ , AC ) C Σ A hypernode in NΣ Corresponds to one MC-component C Reference to the representative simplex of C A hyperarc a in AC Σ Describes the maximal subcomplex S of non-manifold singularities, shared by a maximal list C1 , . . . , Ck of MC-components References to sa non-manifold singularities in S References to all the representative simplices of C1 , . . . , Ck Storage Cost References are directed toward simplices in MΣ SC = nC + (ka + sa ) Similar to a spatial index on any non-manifold shape a∈AC Σ David Canino, Leila De Floriani (DIBRIS) February 23, 2013 8 / 15
  • 47. Other Representations of the MC-decomposition Properties of our Compact MC-graph Few hyperarcs Minimizes duplications of intersections Maximal list of MC-components in hyperarcs David Canino, Leila De Floriani (DIBRIS) February 23, 2013 9 / 15
  • 48. Other Representations of the MC-decomposition Properties of our Compact MC-graph Few hyperarcs Minimizes duplications of intersections Maximal list of MC-components in hyperarcs Our Compact MC-graph resolves all the drawbacks of: David Canino, Leila De Floriani (DIBRIS) February 23, 2013 9 / 15
  • 49. Other Representations of the MC-decomposition Properties of our Compact MC-graph Few hyperarcs Minimizes duplications of intersections Maximal list of MC-components in hyperarcs Our Compact MC-graph resolves all the drawbacks of: Pairwise MC-Graph (Boltcheva, Canino, et al., 2011) Arcs ≡ intersections of only two MC-Components, formed by a subcomplex of non-manifold singularities Verbose due to cliques Less robust wrt to simmetry David Canino, Leila De Floriani (DIBRIS) February 23, 2013 9 / 15
  • 50. Other Representations of the MC-decomposition Properties of our Compact MC-graph Few hyperarcs Minimizes duplications of intersections Maximal list of MC-components in hyperarcs Our Compact MC-graph resolves all the drawbacks of: Pairwise MC-Graph (Boltcheva, Canino, et al., 2011) Arcs ≡ intersections of only two MC-Components, formed by a subcomplex of non-manifold singularities Verbose due to cliques Less robust wrt to simmetry Exploded MC-Graph (Canino and De Floriani, 2011) A hyper-arc ≡ one non-manifold singularity σ, and connects all the MC-components, bounded by σ Too much hyperarcs Many duplications of the same MC-components in hyperarcs David Canino, Leila De Floriani (DIBRIS) February 23, 2013 9 / 15
  • 51. Experimental Results (with our Mangrove TDS Library) Digital shapes are freely available from http://indy.disi.unige.it/nmcollection 2D shapes (Storage cost and Properties of MC-graphs) nC : #MC-components Shape nC aE aP aC SE SP SC aE , aP , aC : #(hyper)arcs SE , SP , SC : storage costs Carter 45 641 79 48 3.8k 2.6k 1.2k Chandelier 130 616 328 96 2.6k 2.6k 1k For 2D shapes: Pinched Pie 120 1.4k 1.4k 192 4.8k 9.6k 1.9k aE ≈ 8.9 × aC , aP ≈ 23 × aC Tower 169 1.4k 13k 165 5.9k 43k 2.1k SE ≈ 2.8 × SC , SP ≈ 7.7 × SC 3D shapes (Storage cost and Properties of MC-graphs) Shape nC aE aP aC SE SP SC For 3D shapes: Chime 27 29 47 28 133 210 127 Flasks 8 76 10 6 300 232 98 aE ≈ 4.1 × aC , aP ≈ 6.8 × aC SE ≈ 1.6 × SC , SP ≈ 3.2 × SC Teapot 2.9k 1.2k 18.1k 1k 10.4k 57.5k 10.1k Wheel 115 136 520 88 675 1.7k 563 Our experimental results confirm properties of the Compact MC-graph David Canino, Leila De Floriani (DIBRIS) February 23, 2013 10 / 15
  • 52. Experimental Results (cont’d) Comparisons with the Incidence Graph, Edelsbrunner, 1987 Shape SC SIA∗ SIG SC + SIA∗ Combined with the IA∗ data structure, Carter 1.2k 52k 95k 53.2k Canino et al., 2011 Chandelier 1k 120k 220k 121k SIA∗ : storage cost of the IA∗ Tower 2.1k 124k 221k 126.1k SIG : storage cost of the IG Flasks 98 29k 104k 29.1k Teapot 10.1k 85k 220k 95.1k For 2D shapes: SIG ≈ 1.45 × SIA∗ For 3D shapes: SIG ≈ 3.2 × SIA∗ Sierpinski 3D 458k 524k 3.67M 0.98M For 4D shapes: SIG ≈ 8 × SIA∗ For 5D shapes: SIG ≈ 7.7 × SIA∗ Sierpinski 4D 664k 781k 11.6M 1.44M Sierpinski 5D 467k 559.6k 7.7M 1M David Canino, Leila De Floriani (DIBRIS) February 23, 2013 11 / 15
  • 53. Experimental Results (cont’d) Comparisons with the Incidence Graph, Edelsbrunner, 1987 Shape SC SIA∗ SIG SC + SIA∗ Combined with the IA∗ data structure, Carter 1.2k 52k 95k 53.2k Canino et al., 2011 Chandelier 1k 120k 220k 121k SIA∗ : storage cost of the IA∗ Tower 2.1k 124k 221k 126.1k SIG : storage cost of the IG Flasks 98 29k 104k 29.1k Teapot 10.1k 85k 220k 95.1k For 2D shapes: SIG ≈ 1.45 × SIA∗ For 3D shapes: SIG ≈ 3.2 × SIA∗ Sierpinski 3D 458k 524k 3.67M 0.98M For 4D shapes: SIG ≈ 8 × SIA∗ For 5D shapes: SIG ≈ 7.7 × SIA∗ Sierpinski 4D 664k 781k 11.6M 1.44M Sierpinski 5D 467k 559.6k 7.7M 1M Interesting result (wrt the Incidence Graph) The Compact MC-graph, combined with the IA∗ data structure, is more compact than the incidence graph: our contribution is a structural model (topological + structural aspects) the IG data structure is a topological data structure (local connectivity) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 11 / 15
  • 54. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Two-level graph-based representation of the MC-decomposition, Hui and De Floriani, 2007 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 55. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 56. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape Topological data structure Structural model Semantic model (Local Connectivity) (Global Structure) (Future Work) David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 57. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape Topological data structure Structural model Semantic model (Local Connectivity) (Global Structure) (Future Work) Current Work estension towards cell complexes David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 58. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape Topological data structure Structural model Semantic model (Local Connectivity) (Global Structure) (Future Work) Current Work estension towards cell complexes common framework for structural models David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 59. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape Topological data structure Structural model Semantic model (Local Connectivity) (Global Structure) (Future Work) Future Applications Current Work shape annotation and retrieval estension towards cell complexes common framework for structural models David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 60. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape Topological data structure Structural model Semantic model (Local Connectivity) (Global Structure) (Future Work) Future Applications Current Work shape annotation and retrieval estension towards cell complexes identification of form features common framework for structural models David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 61. Conclusions and Future Work Compact Manifold-Connected (MC-) graph Key Idea Two-level graph-based representation of the Structural model, which integrates combinatorial and MC-decomposition, Hui and De Floriani, 2007 structural information of any non-manifold shape Topological data structure Structural model Semantic model (Local Connectivity) (Global Structure) (Future Work) Future Applications Current Work shape annotation and retrieval estension towards cell complexes identification of form features common framework for structural models computation of Z-homology David Canino, Leila De Floriani (DIBRIS) February 23, 2013 12 / 15
  • 62. Acknowledgements We thank: anonymous reviewers for their useful suggestions the Italian Ministry of Education and Research (the PRIN 2009 program) the National Science Foundation (contract IIS-1116747) These slides are available on http://www.disi.unige.it/person/CaninoD Thank you much for your attention! David Canino, Leila De Floriani (DIBRIS) February 23, 2013 13 / 15
  • 63. Interesting Papers and References M. Attene, D. Giorgi, M. Ferri, and B. Falcidieno, On Converting Sets of Tetrahedra to Combinatorial and PL Manifolds, Computer-Aided Design, 26(8):850-864, Elsevier Press, 2009 M. Botsch, L. Kobbelt, M. Pauly, P. Alliez, B. Lévy, Polygon Mesh Processing, CRC Press, 2010 D. Boltcheva, D. Canino, S. Merino, J.-C. Léon, L. De Floriani, F. Hétroy, An Iterative Algorithm for Homology Computation on Simplicial Shapes, Computer-Aided Design, 43(11):1457-1467, Elsevier Press, SIAM Conference on Geometric and Physical Modeling (GD/SPM 2011) D. Canino, L. De Floriani, A Decomposition-based Approach to Modeling and Understanding Arbitrary Shapes, 9th Eurographics Italian Chapter Conference, Eurographics Association, 2011 D. Canino, L. De Floriani, K. Weiss, IA*: An Adjacency-Based Representation for Non-Manifold Simplicial Shapes in Arbitrary Dimensions, Computer & Graphics, 35(3):747-753, Elsevier Press, Shape Modeling International 2011 (SMI 2011), Poster L. De Floriani and A. Hui, Data Structures for Simplicial Complexes: an Analysis and a Comparison, In Proceedings of the 3rd Eurographics Symposium on Geometry Processing (SGP ’05), pages 119-128, ACM Press, 2005 L. De Floriani, A. Hui, D. Panozzo, D. Canino, A Dimension-Independent Data Structure for Simplicial Complexes, In S. Shontz Ed., Proceedings of the 19th International Meshing Roundtable, pages 403-420, Springer, 2010 L. De Floriani, M. Mesmoudi, F. Morando, and E. Puppo, Decomposing Non-manifold Objects in Arbitrary Dimension, Graphical Models, 65:1/3:2-22, Elsevier Press, 2003 H. Desaulniers and N. Stewart, An Extension of Manifold Boundary Representations to the r-sets, ACM Transactions on Graphics, 11(1):40-60, 1992 H. Edelsbrunner, Algorithms in Combinatorial Geometry, Springer, 1987 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 14 / 15
  • 64. Interesting Papers and References (cont’d) A. Hui and L. De Floriani, A Two-level Topological Decomposition for Non-Manifold Simplicial Shapes, In Proceedings of the ACM Symposium on Solid and Physical Modeling, pages 355-360, ACM Press, 2007 A. Nabutovsky, Geometry of the Space of Triangulations of a Compact Manifold, Communications in Mathematical Physics, 181:303-330, 1996 S. Pesco, G. Tavares, H. Lopes, A Stratification Approach for Modeling Two-dimensional Cell Complexes, Computer & Graphics, 28:235-247, 2004 J. Rossignac and M. O’Connor, A Dimension-independent for Point-sets with Internal Structures and Incomplete Boundaries, Geometric Modeling for Product Engineering, North-Holland, 1989 J. Rossignac and D. Cardoze, Matchmaker: manifold BReps for Non-manifold R-sets, Proceedings of the ACM Symposium on Solid Modeling and Applications, ACM Press, pages 31-41, 1999 David Canino, Leila De Floriani (DIBRIS) February 23, 2013 15 / 15