An Experimental Evaluation of a Bounded Expansion Algorithmic Pipeline
Michael P. O'Brien, Blair D. Sullivan

TL;DR
This paper introduces CONCUSS, a prototype pipeline for bounded expansion graph algorithms, demonstrating its potential for efficient subgraph counting in complex networks and identifying future research directions.
Contribution
The paper presents a novel implementation of a bounded expansion algorithmic pipeline and evaluates its performance for subgraph isomorphism counting in real-world networks.
Findings
CONCUSS achieves competitive run times with existing algorithms.
Implementation choices significantly impact overall performance.
Future theoretical improvements could further enhance efficiency.
Abstract
Previous work has suggested that the structural restrictions of graphs from classes of bounded expansion--locally dense pockets in a globally sparse graph--naturally coincide with common properties of real-world networks such as clustering and heavy-tailed degree distributions. As such, fixed-parameter tractable algorithms for bounded expansion classes may offer a promising framework for network analysis where other approaches have struggled to scale. However, there has been little work done in implementing and evaluating the performance of these structure-based algorithms. To this end we introduce CONCUSS, a proof-of-concept implementation of a generic algorithmic pipeline for classes of bounded expansion. In particular, we focus on using CONCUSS for subgraph isomorphism counting (also called motif or graphlet counting), which has been used extensively as a tool for analyzing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Complex Network Analysis Techniques · Gene Regulatory Network Analysis
