Computer Science > Data Structures and Algorithms
[Submitted on 15 Mar 2012 (v1), revised 30 Jul 2012 (this version, v3), latest version 19 Apr 2013 (v5)]
Title:acc-MOTIF: Accelerated Motif Detection Using Combinatorial Techniques
View PDFAbstract:Network motif algorithms have been a topic of research mainly after the 2002-seminal paper from Milo et al, that provided motifs as a way to uncover the basic building blocks of most networks. In bioinformatics, motifs has been mainly applied in gene regulation networks field. This article proposes two new algorithms to exactly count isomorphic pattern motifs of size 3 and 4 in directed graphs. The algorithms are accelerated by combinatorial techniques. Let G(V,E) be a directed graph with m=|E|. We describe an O(m sqrt m) time complexity algorithm to count isomorphic patterns of size 3. To counting isomorphic patterns of size 4, we propose an O(m^2) algorithm. The new algorithms were implemented and compared with Fanmod motif detection tool. The experiments show that our algorithms are expressively faster than the other tools. We also let our tool to detect motifs available in the Internet.
Submission history
From: Luis Meira [view email][v1] Thu, 15 Mar 2012 16:54:42 UTC (20 KB)
[v2] Wed, 2 May 2012 23:42:04 UTC (42 KB)
[v3] Mon, 30 Jul 2012 19:09:09 UTC (47 KB)
[v4] Thu, 21 Mar 2013 22:25:35 UTC (57 KB)
[v5] Fri, 19 Apr 2013 03:03:37 UTC (55 KB)
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.