Marc Wörlein
University of Erlangen-Nuremberg
9 Papers
94 Citations
Marc Wörlein is an academic researcher from University of Erlangen-Nuremberg. The author has contributed to research in topics: Distance-hereditary graph & Graph database. The author has an hindex of 7, co-authored 9 publications. Previous affiliations of Marc Wörlein include University of Konstanz.
Chat about Author
Papers
The ParMol Package for Frequent Subgraph Mining
TL;DR: This package implemented four of the most popular frequent subgraph miners using a common infrastructure: MoFa, gSpan, FFSM, and Gaston, and added additional functionality to some of the algorithms like parallel search, mining directed graphs, and mining in one big graph instead of a graph database.
•Book
Graph-Based Procedural Abstraction
Alexander Dreweke,Marc Wörlein,Ingrid Fischer,D. Schell,Th. Meinl,Michael Philippsen +5 more
- 25 Mar 2008
TL;DR: This paper presents a novel approach to PA, that is especially targeted towards embedded systems, by detecting frequently appearing graph fragments with a graph mining tool based on the well known gSpan algorithm.
Mining Molecular Datasets on Symmetric Multiprocessor Systems
Thorsten Meinl,Marc Wörlein,Ingrid Fischer,Michael Philippsen +3 more
- 01 Oct 2006
TL;DR: This paper presents thread-based parallel versions of MoFa and gSpan that achieve speedups up to 11 on a shared-memory SMP system using 12 processors.
Extension and parallelization of a graph-mining-algorithm
Marc Wörlein
- 01 Jan 2006
TL;DR: GSpan is extended in two different directions, on the one hand it gets the possiblity to search in and for directed graphs instead just mining undirected ones, so that gSpan can be used in more application areas like weblog-mining or procedural abstraction.
12
•Proceedings Article
Edgar: the Embedding-baseD GrAph MineR
Marc Wörlein,Alexander Dreweke,Thorsten Meinl,Ingrid Fischer,Michael Philippsen +4 more
- 01 Jan 2006
TL;DR: The novel graph mining algorithm Edgar is presented, based on the well-known gSpan algorithm, which uses a new embedding-based frequency and saves 160% more instructions compared to classical approaches.