To Be Connected, or Not to Be Connected: That is the Minimum Inefficiency Subgraph Problem
Natali Ruchansky, Francesco Bonchi, David Garcia-Soriano, Francesco, Gullo, Nicolas Kourtellis

TL;DR
This paper introduces the minimum inefficiency subgraph problem for extracting cohesive, community-detecting subgraphs containing specific query vertices, allowing for outlier tolerance and multiple communities, with applications demonstrated across diverse domains.
Contribution
It formulates a new measure of network inefficiency and develops approximation algorithms for the NP-hard minimum inefficiency subgraph problem, enabling effective community detection.
Findings
The problem is NP-hard.
Algorithms achieve high-quality approximations.
Case studies validate effectiveness across domains.
Abstract
We study the problem of extracting a selective connector for a given set of query vertices in a graph . A selective connector is a subgraph of which exhibits some cohesiveness property, and contains the query vertices but does not necessarily connect them all. Relaxing the connectedness requirement allows the connector to detect multiple communities and to be tolerant to outliers. We achieve this by introducing the new measure of network inefficiency and by instantiating our search for a selective connector as the problem of finding the minimum inefficiency subgraph. We show that the minimum inefficiency subgraph problem is NP-hard, and devise efficient algorithms to approximate it. By means of several case studies in a variety of application domains (such as human brain, cancer, and food networks), we show that our minimum inefficiency subgraph produces…
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
TopicsComplex Network Analysis Techniques · Advanced Graph Theory Research · Advanced Graph Neural Networks
