Frequent submap discovery

  • Authors:
  • Stéphane Gosselin;Guillaume Damiand;Christine Solnon

  • Affiliations:
  • Université de Lyon, CNRS, Université Lyon 1, LIRIS, UMR, France;Université de Lyon, CNRS, Université Lyon 1, LIRIS, UMR, France;Université de Lyon, CNRS, Université Lyon 1, LIRIS, UMR, France

  • Venue:
  • CPM'11 Proceedings of the 22nd annual conference on Combinatorial pattern matching
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Combinatorial maps are nice data structures for modeling the topology of nD objects subdivided in cells (e.g., vertices, edges, faces, volumes, ...) by means of incidence and adjacency relationships between these cells. In particular, they can be used to model the topology of plane graphs. In this paper, we describe an algorithm, called mSpan, for extracting patterns which occur frequently in a database of maps. We experimentally compare mSpan with gSpan on a synthetic database of randomly generated 2D and 3D maps. We show that gSpan does not extract the same patterns, as it only considers adjacency relationships between cells. We also show that mSpan exhibits nicer scale-up properties when increasing map sizes or when decreasing frequency.